Commit Graph

290 Commits

Author SHA1 Message Date
Dan
4184138e24 Temp fix for opp not working properly 2019-12-05 18:56:55 +00:00
Dan
dd40a75dea Updated settings UI, started work on UI JS 2019-12-05 18:56:24 +00:00
Dan
fb826b3c4c Started work on UI settings 2019-12-05 17:52:29 +00:00
Dan
9966ed8fc1 Update cl_utils.lua 2019-12-04 12:23:29 +00:00
Dan
3784f023a2 Updated config with new keys, changed control manager to use config 2019-12-04 11:37:28 +00:00
Dan
42e3498115 Update LICENSE 2019-12-04 10:42:56 +00:00
Dan
869c52b878 Removed old files 2019-12-04 10:31:25 +00:00
Dan
c457ab288f Reduced max ray distance again, changed min sphere radius size 2019-12-04 10:18:22 +00:00
Dan
e783d659a1 Update cl_radar.lua 2019-12-04 10:12:02 +00:00
Dan
eab35a740a Moved functions around, reduced CPU msec a bit 2019-12-04 10:11:17 +00:00
Dan
4b316e7c62 Radar display now hides when needed 2019-12-03 22:10:29 +00:00
Dan
abf5881792 Extra trace now that the system runs better! 2019-12-03 19:49:38 +00:00
Dan
c99bff6e7f Update radar.html 2019-12-03 19:30:29 +00:00
Dan
7be3f428e0 Remote can now be closed with the right mouse button too 2019-12-03 19:27:09 +00:00
Dan
3e05c4967f Removed remoteButtons array from JS 2019-12-03 19:21:55 +00:00
Dan
95478e7c32 Either strongest or fastest speed can be locked 2019-12-03 19:20:05 +00:00
Dan
d4770391a5 Removed rest of radar stage code 2019-12-03 15:18:53 +00:00
Dan
95fd11ed21 Removed old stage code from RADAR:Main(), changed thread wait 2019-12-03 14:48:44 +00:00
Dan
4ae2fe41b1 Trying to optimise trace system, dynamic wait time, speed setting 2019-12-03 14:09:38 +00:00
Dan
3373d57410 Speed lock beep, testing out no radar stages 2019-12-02 19:46:37 +00:00
Dan
d7b5aef587 Speeds can now be locked 2019-12-02 19:09:22 +00:00
Dan
0c365bcb0c Removed old debug code 2019-12-02 16:20:01 +00:00
Dan
47403ae89b Updated sounds again 2019-12-02 15:44:32 +00:00
Dan
1cc5c46832 Changed default ray lengths, changed default antenna sensitivity 2019-12-02 13:47:36 +00:00
Dan
798254d2aa Beeps can now be turned off 2019-12-02 13:15:26 +00:00
Dan
cbdf907ad8 Update cl_radar.lua 2019-12-02 13:13:06 +00:00
Dan
93a808897b Redone dir function, started lock functionality, 2019-12-02 13:12:52 +00:00
Dan
af299c5aa5 Target speed line height fix 2019-12-01 22:04:04 +00:00
Dan
5479e93fd7 Swapped xmit_on.ogg and xmit_off.ogg 2019-12-01 22:03:47 +00:00
Dan
d80c0634eb Updated sounds again, added done.ogg 2019-12-01 21:44:54 +00:00
Dan
9409e938a9 Updated sounds 2019-12-01 21:14:26 +00:00
Dan
4841c7fcc5 Fix beep not working in menu 2019-12-01 20:27:45 +00:00
Dan
b62de933ad Beep volume setting 2019-12-01 20:04:58 +00:00
Dan
dafca61a63 More beeps 2019-12-01 19:55:10 +00:00
Dan
d0f4b2dbdb Test beep boops 2019-12-01 19:52:13 +00:00
Dan
50a2a74a52 End Y trace coordinate cached on setting change 2019-12-01 17:22:32 +00:00
Dan
6877d61267 Radar menu now opens and works properly
Settings configured in the menu also have an effect on the radar's operation, e.g. the antenna sensitivities effect the range.
2019-12-01 16:56:20 +00:00
Dan
227c25f340 Create ui.js 2019-12-01 13:32:47 +00:00
Dan
5f67fec726 Trying to optimise the trace system a bit by reducing trace tests on already hit vehicles 2019-12-01 00:47:44 +00:00
Dan
3718f697fb Fast vehicles have to be going faster than target vehicles now
I ideally didn't want to do this, to make it more realistic, but the fast box was just being spammed too much.
2019-11-30 23:13:06 +00:00
Dan
0c5bf69be6 Patrol speed change, update debug spheres, fast label changes 2019-11-30 22:56:53 +00:00
Dan
e34c24657d Fast label now activates when fast speed is present 2019-11-30 21:54:41 +00:00
Dan
ffe1e8e058 Radar power ternary statement 2019-11-30 21:44:38 +00:00
Dan
8d9ff824f4 Variable changes, altered size of dynamic spheres, changed xmit toggle behaviour 2019-11-30 21:37:25 +00:00
Dan
88da4310cb Added in debug spheres for active vehicles 2019-11-30 17:13:16 +00:00
Dan
cfed828311 Removed old sort mode variable and comment 2019-11-30 15:05:52 +00:00
Dan
36e582e596 Added var for when the menu is active 2019-11-30 15:05:15 +00:00
Dan
205aa6e917 Changed trace start point, added line drawing for debug 2019-11-30 15:03:44 +00:00
Dan
6a9d30f5e3 Power button on UI works, added simulated startup, extra ray trace 2019-11-29 23:12:50 +00:00
Dan
89bf3c08cf Removed old sorting code 2019-11-29 20:56:53 +00:00