Commit Graph

69 Commits

Author SHA1 Message Date
Dan
f5e55c4728 Updated key lock message
The key lock message now reads "Radar key binds enabled" and "Radar key binds blocked". Green and red are also used to signify the state of the key binds, this hopefully makes it a bit more clear what it does, as well as the state of the key lock.
2020-11-13 17:32:34 +00:00
Dan
4f7d56471b Added ability to clear the BOLO plate 2020-11-05 15:33:21 +00:00
Dan
a0ef45c60d Remove dynamic resource naming 2020-11-05 11:51:51 +00:00
Jamelele
bc13b14aed Send empty payloads instead of 'null'
Odd stuff seems to occur and you can't return the callback from lua
2020-05-25 00:40:11 +01:00
Jamelele
285cee53a0 Set correct headers for NUI callbacks 2020-05-24 21:22:16 +00:00
Jamelele
4ec8391b6f Send nui requests over HTTPS 2020-05-24 15:22:52 +00:00
Dan
c59417eba7 Removed keyboard set code 2020-03-28 17:52:01 +00:00
Dan
24f1a9c23b Fixed new user message reappearing when "No" was clicked 2020-03-14 18:34:25 +00:00
Dan
804ab577f3 Fixed QSV message not appearing if you pressed ESC or RMB when it was active 2020-03-13 21:13:15 +00:00
Dan
cea0bf9c83 Added first time quick start video with config option 2020-03-13 20:57:31 +00:00
Dan
d491dc50e4 1.0.0!
- Added a server export to toggle plate lock on a client
- Removed old and redundant code
- Added the licence to the top of every file
- Added a small section at the bottom of config.lua to set the default UI element scale, as well as the safezone
- Changed the height of the UI settings box to stop the slider and close button from overlapping
- Added the ability to disable server console messages
- Formatted all code to tab size 4!
2020-03-05 19:40:37 +00:00
Dan
e8d6ab1689 Great Scott! 1955! 2020-02-28 22:38:10 +00:00
Dan
5580cc8745 Added a second set of binds for small keyboards
Also changed the key lock key to L, as the "switch binds" key is now K
2020-02-25 14:23:31 +00:00
Dan
a3a1d93b3b Fixed BOLO plates less than 8 characters 2020-02-24 21:10:09 +00:00
Dan
ab479eb3f3 BOLO hits now make the plate flash for 3 seconds 2020-02-22 11:21:42 +00:00
Dan
a00b5417ef Added new plate hit BOLO sound 2020-02-19 09:34:55 +00:00
Dan
0c3dc42103 BOLO plate converted to uppercase 2020-02-18 17:01:49 +00:00
Dan
d6511b8b49 Comments and formatting 2020-02-18 14:04:52 +00:00
Dan
a1deb5ab87 Fixed help window causing unclickable elements 2020-02-03 10:56:29 +00:00
Dan
6fe1d384e0 In-game help 2020-02-03 09:39:47 +00:00
Dan
565fe2b5ec Format JS events, close plate reader box on close 2020-01-30 20:12:23 +00:00
Dan
257886fd0c Plate reader locking and BOLO, config change, slight JS cleanup 2020-01-30 14:53:22 +00:00
Dan
bf2230cf23 Plate text colour change and reduced changePlate call 2020-01-28 09:46:16 +00:00
Dan
04e6d86318 Basic plate reader working 2020-01-27 21:54:44 +00:00
Dan
957960588b UI settings now get saved and loaded 2020-01-21 20:50:30 +00:00
Dan
6ab8e26faf Removed old code 2020-01-12 13:27:59 +00:00
Dan
46eac6914f Cleaned up JS setLight, organisation 2020-01-10 09:12:20 +00:00
Dan
4e88a4ff34 Key lock label now says enabled/disabled instead of toggled 2020-01-09 10:00:36 +00:00
Dan
823a25d808 Safezone, grid align lock, beta3 2019-12-31 21:06:11 +00:00
Dan
60f7c13b8a Version beta2f Hotix 1 2019-12-28 11:18:44 +00:00
Dan
2e52874642 Remote moving and scaling, fixed remote going off screen 2019-12-28 00:53:04 +00:00
Dan
462de8d93d Radar can now be moved, viewport clamping for remote and radar 2019-12-27 22:45:06 +00:00
Dan
dedd32e6a1 Update radar.js 2019-12-26 23:01:47 +00:00
Dan
67897dcdcb Added in key lock 2019-12-23 00:24:18 +00:00
Dan
9c90f16993 Added verbal lock confirmation 2019-12-20 17:24:49 +00:00
Dan
642c401549 NUI directory organisation 2019-12-18 22:12:25 +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
9adf1a6d05 Converted JavaScript remote closing to use jQuery 2019-12-12 00:42:22 +00:00
Dan
e9c89b857d Indentation 2019-12-08 00:35:13 +00:00
Dan
d27ccbf1f5 Removed version strings from files 2019-12-07 18:38:58 +00:00
Dan
34d850a278 UI can be scaled, changed some of the JS toggles to states 2019-12-06 09:30:47 +00:00
Dan
624ac969cd The radar ui can now be moved 2019-12-05 19:31:13 +00:00
Dan
dd40a75dea Updated settings UI, started work on UI JS 2019-12-05 18:56:24 +00:00
Dan
4b316e7c62 Radar display now hides when needed 2019-12-03 22:10: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
d7b5aef587 Speeds can now be locked 2019-12-02 19:09:22 +00:00
Dan
d80c0634eb Updated sounds again, added done.ogg 2019-12-01 21:44:54 +00:00
Dan
b62de933ad Beep volume setting 2019-12-01 20:04:58 +00:00
Dan
d0f4b2dbdb Test beep boops 2019-12-01 19:52:13 +00:00