61 Commits

Author SHA1 Message Date
Dan e622a8ff64 refactor: switch to fivem jQuery 2021-02-24 15:35:05 +00:00
Dan a812f23174 docs: update copyright range 2021-02-24 15:28:56 +00:00
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 c59417eba7 Removed keyboard set code 2020-03-28 17:52:01 +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 9cdf7a753a Moved key bind label position 2020-02-27 16:20:19 +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 ab479eb3f3 BOLO hits now make the plate flash for 3 seconds 2020-02-22 11:21:42 +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 e3762f0700 Clear default plate 2020-01-30 20:12:40 +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 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 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 ef358d6afc Remote can now be moved, cleaned up JS file, added jQuery 3.4.1 2019-12-26 23:01:37 +00:00
Dan 67897dcdcb Added in key lock 2019-12-23 00:24:18 +00:00
Dan e9c89b857d Indentation 2019-12-08 00:35:13 +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 fb826b3c4c Started work on UI settings 2019-12-05 17:52:29 +00:00
Dan 4b316e7c62 Radar display now hides when needed 2019-12-03 22:10:29 +00:00
Dan c99bff6e7f Update radar.html 2019-12-03 19:30:29 +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 6a9d30f5e3 Power button on UI works, added simulated startup, extra ray trace 2019-11-29 23:12:50 +00:00
Dan 7872f6453f JS switch/case, xmit light, speed display setting, reduced player vehicle check rate 2019-11-27 20:41:46 +00:00
Dan 3b0061bdf0 Antenna mode change for rear antenna 2019-11-27 11:33:18 +00:00
Dan f404890e10 Button click events set, antenna mode set working 2019-11-27 11:24:33 +00:00
Dan 1eef251ce8 Remote const structure, test speed display 2019-11-26 14:56:08 +00:00
Dan 21e9fc9b6b Remote opens on F5, closes on Esc, updated functions and other stuff 2019-11-26 10:56:52 +00:00
Dan 64e24ca9d6 Setup main element structure for JS, created main event listener 2019-11-26 09:43:47 +00:00
Dan 823124fffa Added direction text to debug ui 2019-11-25 18:22:54 +00:00
Dan 0f8cc055a8 Custom background for remote control 2019-11-24 23:27:01 +00:00
Dan 94027b307e Completed main parts of remote control 2019-11-24 20:44:19 +00:00
Dan ca608d6e62 Main antenna buttons added 2019-11-24 14:30:55 +00:00
Dan 4222dc9984 Started new remote control 2019-11-23 21:44:18 +00:00
Dan deb8df8824 Update radar.html 2019-11-21 17:47:54 +00:00
Dan f98fd71904 Update radar.html 2019-11-18 20:29:21 +00:00
Dan 3c4a323c94 Update radar.html 2019-11-18 17:32:39 +00:00
Dan 247ef67b02 Removed unused files 2019-11-18 16:35:04 +00:00
Dan b8821f2288 Updated background, altered frame 2019-11-18 15:52:51 +00:00
Dan 46d8eb58d3 Added classes for active modes, added shadow on numbers 2019-11-18 11:32:22 +00:00
Dan 8d6d789f67 Added ui frame! Also added border between frame and radar panel 2019-11-17 15:26:08 +00:00