Commit Graph

30 Commits

Author SHA1 Message Date
Dan
e5819b0c6d refactor: move radar sync code to cl_sync.lua 2021-03-14 20:49:12 +00:00
Dan
0a93e7614f refactor: remove jQuery file from manifest files 2021-03-02 10:15:41 +00:00
Dan
508f94684e style: remove trailing spaces 2021-03-02 10:14:21 +00:00
Dan
ff668a92fc refactor: move player data to own file 2021-02-25 13:04:00 +00:00
Dan
a812f23174 docs: update copyright range 2021-02-24 15:28:56 +00:00
Dan
014d5ceac2 Added sv_sync.lua 2020-11-30 13:20:45 +00:00
Dan
bb16f2dc4e Changed fxmanifest version to "beta" 2020-11-29 15:42:12 +00:00
Dan
cc5153a1f3 Added /rtpc debug command 2020-11-29 15:40:51 +00:00
Dan
d53aded906 Updated fx_version to "cerulean" 2020-11-05 09:09:45 +00:00
Dan
3baa2c6d2e Create cl_sync.lua, SYNC table and basic decorator setup 2020-07-18 13:50:21 +01:00
Dan
9de5694899 Attempted workaround for control issues 2020-04-26 16:20:17 +01:00
Dan
74539874c3 Updated version number
x.2.x = new keymaps, adjusted display update speed
x.x.3 = fixed heading check
2020-03-28 21:56:34 +00:00
Dan
8bbad1de5d Fixed a bug that caused boats and aircraft to be detected 2020-03-25 10:34:42 +00:00
Dan
f30115d0ac Fixed a bug that caused the fast speeds to not be accurate 2020-03-14 22:56:41 +00:00
Dan
1cf7386d28 Changes so far considered 1 major revision 2020-03-14 13:59:47 +00:00
Dan
29492834ad Changed version after combining edits 2020-03-13 21:53:25 +00:00
Dan
dd30bce1d1 Update version number
If you're confused why the version number jumped so high, it's because I'm using semantic versioning.
2020-03-13 21:17:25 +00:00
Dan
f678359fe6 Switched to local saving for UI data 2020-03-11 19:52:05 +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
e55fb02687 Update fxmanifest.lua 2020-02-29 23:58:14 +00:00
Dan
865f5da659 Changed the version to beta5d 2020-02-27 15:50:55 +00:00
Dan
2d00a49024 Update fxmanifest.lua 2020-02-25 15:58:58 +00:00
Dan
2e7ac60ed7 Changed version to beta5b 2020-02-24 21:09:33 +00:00
Dan
be05ed2ca7 Update fxmanifest.lua 2020-02-22 12:20:04 +00:00
Dan
31e55f74c7 Update version to "pre-release/beta5" 2020-02-18 14:06:27 +00:00
Dan
c8de750a1e Fixed fxmanifest.lua not working on linux servers 2020-02-06 11:52:05 +00:00
Dan
d39a5d41f2 Update version to beta4 2020-01-30 15:27:02 +00:00
Dan
257886fd0c Plate reader locking and BOLO, config change, slight JS cleanup 2020-01-30 14:53:22 +00:00
Dan
04e6d86318 Basic plate reader working 2020-01-27 21:54:44 +00:00
Dan
c481eea5f9 Updated __resource.lua to fxmanifest.lua 2020-01-22 09:08:22 +00:00