Commit Graph

274 Commits

Author SHA1 Message Date
Dan
df1eb246d6 Adjusted default positions to exclude hard coded safezone 2020-03-12 14:45:01 +00:00
Dan
09147699a3 Operator menu settings now get saved 2020-03-12 14:44:10 +00:00
Dan
265090d5f1 Added networked event to open the remote 2020-03-12 09:53:25 +00:00
Dan
66c255914f Merge pull request #1 from ryans1230/master
Add heading check - to make things more realistic, vehicle speeds will not be displayed if they are at too much of an angle relative to the patrol vehicle.
2020-03-12 09:34:59 +00:00
Ryan S
b0d0fbe1ea Add heading check
This is typically not something that is in a manual, but rather taught
in the certification class an officer takes to use radar (in the USA).
The further off the road they sit to run radar, or the more of an angle
that sit to traffic, the less accurate the return will be. Instead of
requiring users to know how doppler works, simplify it and just not
return the vehicle.

The original idea stemmed from https://www.quora.com/How-does-police-radar-work-when-officers-are-perpendicular-to-the-road
2020-03-11 23:02:08 -04:00
Dan
f678359fe6 Switched to local saving for UI data 2020-03-11 19:52:05 +00:00
Dan
a13f463d07 Update issue templates 2020-03-11 11:20:24 +00:00
Dan
c495e9cb87 Update issue templates 2020-03-11 11:16:03 +00:00
Dan
3d368560da Update README.md 2020-03-10 21:00:43 +00:00
Dan
bd76fc5b27 Update README.md 2020-03-06 23:28:47 +00:00
Dan
2e89ac54f9 Changed fast limit config setting back to default value 2020-03-06 21:20:30 +00:00
Dan
b4c2f41694 Changed file name 2020-03-06 14:25:09 +00:00
Dan
110b366019 Create You can delete me! 2020-03-06 14:22:53 +00:00
Dan
cba3fd3378 Update .gitignore 2020-03-06 14:21:25 +00:00
Dan
eedb0e39f9 Update README.md 2020-03-06 14:08:46 +00:00
Dan
fcf7fa89b2 Update cl_plate_reader.lua 2020-03-06 13:56:24 +00:00
Dan
d6526452bb Key bind set key now falls under the keylock 2020-03-06 10:08:47 +00:00
Dan
1e2578c877 Fix for capitalised resource names 2020-03-05 21:49:30 +00:00
Dan
a02386018b Update README.md 2020-03-05 21:25:12 +00:00
Dan
ea0ba2fad1 Update README.md 2020-03-05 21:22:43 +00:00
Dan
a04c08e750 Update README.md 2020-03-05 21:13:22 +00:00
Dan
5e56a0ee1b Create README.md 2020-03-05 20:56:35 +00:00
Dan
b536bbb85f Changed default scale values to what they should be 2020-03-05 20:54:25 +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
d028d35c58 Update LICENSE 2020-03-04 11:07:18 +00:00
Dan
bfb924f477 Revert "Delete LICENSE"
This reverts commit 5f6101ae1e.
2020-03-04 10:14:33 +00:00
Dan
5f6101ae1e Delete LICENSE 2020-03-04 09:40:52 +00:00
Dan
e55fb02687 Update fxmanifest.lua 2020-02-29 23:58:14 +00:00
Dan
b3e7e87a25 Fixed xmit and mode working when powering up 2020-02-28 22:51:45 +00:00
Dan
e8d6ab1689 Great Scott! 1955! 2020-02-28 22:38:10 +00:00
Dan
9cdf7a753a Moved key bind label position 2020-02-27 16:20:19 +00:00
Dan
27455e51dd Operator menu defaults can now be set in the config 2020-02-27 16:13:16 +00:00
Dan
865f5da659 Changed the version to beta5d 2020-02-27 15:50:55 +00:00
Dan
bc08e54bd9 Moved PSD files to Hal 2020-02-27 11:21:11 +00:00
Dan
2d00a49024 Update fxmanifest.lua 2020-02-25 15:58:58 +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
b0dfb93a2a Changed BOLO flash speed 2020-02-24 21:09:45 +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
3f41e5b8f8 Fixed menu button working when the power was off 2020-02-22 12:03:51 +00:00
Dan
ab479eb3f3 BOLO hits now make the plate flash for 3 seconds 2020-02-22 11:21:42 +00:00
Dan
16c59802fc Plate reader only scans when it "sees" the front or rear 2020-02-19 14:13:01 +00:00
Dan
11fcb20061 Reduced capsule size for plate reader 2020-02-19 12:37:14 +00:00
Dan
a00b5417ef Added new plate hit BOLO sound 2020-02-19 09:34:55 +00:00
Dan
5b8695397b Added in separate option for plate reader audio 2020-02-18 18:06:34 +00:00
Dan
0c3dc42103 BOLO plate converted to uppercase 2020-02-18 17:01:49 +00:00
Dan
4c96e2dda4 Fixed keyboard only 2020-02-18 17:01:26 +00:00
Dan
56abe5e36e Plate reader only beeps when a plate is locked 2020-02-18 17:01:08 +00:00
Dan
fee5a569da Disabled controller, changed default volume 2020-02-18 15:15:29 +00:00