Commit Graph

114 Commits

Author SHA1 Message Date
Dan
2c03f755cd Update cl_radar.lua 2019-12-17 12:34:32 +00:00
Dan
7dc13baed8 Update cl_radar.lua 2019-12-17 12:34:03 +00:00
Dan
abcb18d328 Update cl_radar.lua 2019-12-17 12:33:32 +00:00
Dan
03c9fbb953 Added the ability to have a fast limit 2019-12-16 21:31:42 +00:00
Dan
7ee98e9f64 Indentation 2019-12-16 20:30:40 +00:00
Dan
9d54180de8 Update cl_radar.lua 2019-12-16 20:26:10 +00:00
Dan
dc741a2d56 Fast label changes
When a speed is now locked, if the speed is a strong speed, then the fast label is not lit, if it is a fast speed then it stays lit.
2019-12-16 19:14:58 +00:00
Dan
35f7aac6cd Comment out debug stuff 2019-12-15 19:53:43 +00:00
Dan
c82e805a3a Use getters for locked speed and dir 2019-12-15 19:46:22 +00:00
Dan
cecc7688dd Renamed GetVehSpeedFormatted to GetVehSpeedConverted
Also, more comments
2019-12-15 19:41:04 +00:00
Dan
8ffad20767 Removed active vehicles, streamlined setting antenna data 2019-12-14 15:40:53 +00:00
Dan
4f5e87ae06 More comments again 2019-12-12 00:41:50 +00:00
Dan
1a2cd814e8 Additional fix for locking speeds, more comments 2019-12-10 21:21:39 +00:00
Dan
7558675210 Fixed speeds being locked when they shouldn't be 2019-12-10 00:37:55 +00:00
Dan
b14953bb2a Update cl_radar.lua 2019-12-10 00:27:35 +00:00
Dan
68397d55da Fixed radar UI opening in passenger seat 2019-12-10 00:26:50 +00:00
Dan
4c4305a1ec More comments, changed speed conversion method 2019-12-10 00:26:00 +00:00
Dan
0bb8df95c7 Comments 2019-12-07 23:40:59 +00:00
Dan
e9de5dbcfb More comments! 2019-12-07 20:32:10 +00:00
Dan
d49b45f084 Bit of cleanup 2019-12-07 19:24:20 +00:00
Dan
91cafab7f9 Version checking 2019-12-07 19:16:19 +00:00
Dan
d27ccbf1f5 Removed version strings from files 2019-12-07 18:38:58 +00:00
Dan
67585f037a More comments, fixed remote opening in non-emergency vehicles 2019-12-07 18:13:13 +00:00
Dan
1fe6d4ef29 Removed debugging print statements 2019-12-06 09:46:37 +00:00
Dan
3177e02b6f State fix for Lua side 2019-12-06 09:31:07 +00:00
Dan
4184138e24 Temp fix for opp not working properly 2019-12-05 18:56:55 +00:00
Dan
3784f023a2 Updated config with new keys, changed control manager to use config 2019-12-04 11:37:28 +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
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
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
d80c0634eb Updated sounds again, added done.ogg 2019-12-01 21:44:54 +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