Commit Graph

  • cbde49abe3 refactor: remove cl_sync.lua code Dan 2021-02-23 12:45:27 +00:00
  • 17da8b58c0 refactor: power state event variable name Dan 2021-02-23 11:08:24 +00:00
  • 0fe8b24212 Added config option for Sonoran CAD users Dan 2021-01-07 14:17:24 +00:00
  • 8658de39ad Added a notification when resetting radar data Dan 2021-01-07 11:06:25 +00:00
  • cc89d4c72a Fixed UI settings not reloading on resource restart Dan 2021-01-07 10:52:30 +00:00
  • a166dda1cb Added config option to only auto lock speeds if it's a player Dan 2021-01-07 10:50:52 +00:00
  • 47fa80d67b Add event for sending radar power state Dan 2021-01-06 10:24:22 +00:00
  • 014d5ceac2 Added sv_sync.lua Dan 2020-11-30 13:20:45 +00:00
  • 70f781b20e Added /rre command, notifications, debug only commands Dan 2020-11-30 10:29:02 +00:00
  • 157729b5ec Added temporary debug config setting Dan 2020-11-30 10:28:19 +00:00
  • f6034a4bed Added /rtpv debug command Dan 2020-11-30 09:58:18 +00:00
  • bb16f2dc4e Changed fxmanifest version to "beta" Dan 2020-11-29 15:42:12 +00:00
  • cc5153a1f3 Added /rtpc debug command Dan 2020-11-29 15:40:51 +00:00
  • 12d1a6503b Passenger control for operator menu Dan 2020-11-29 15:31:01 +00:00
  • 8ced0c1fd1 Passenger control for antenna toggle Dan 2020-11-29 15:24:45 +00:00
  • 3d9658d2d5 Passenger control for setting antenna mode Dan 2020-11-29 15:21:29 +00:00
  • fb13e79e3b Changed PLY:CanRunRadar() to PLY:CanViewRadar() Dan 2020-11-13 19:45:48 +00:00
  • 964f97835b Can't turn on radar power as the passenger Dan 2020-11-13 19:35:00 +00:00
  • e5aeb844d7 Change CONFIG.allow_passenger_control to false Dan 2020-11-13 19:33:32 +00:00
  • d7aadf29dc Added PLY:CanControlRadar() Dan 2020-11-13 19:18:39 +00:00
  • 93439a7df3 Block key binds from being registered if the resource name is not wk_wars2x Dan 2020-11-13 19:15:04 +00:00
  • 8d40970f98 Resource name server console error message Dan 2020-11-13 18:42:27 +00:00
  • f5e55c4728 Updated key lock message Dan 2020-11-13 17:32:34 +00:00
  • b687908a91 Added console message for registering key binds Dan 2020-11-12 09:49:56 +00:00
  • 12c29421cd Another attempted fix for the key binds issue Dan 2020-11-12 09:34:52 +00:00
  • 7bbfd8c27a UI settings get loaded when the resource is restarted Dan 2020-11-07 13:12:05 +00:00
  • 6266bd8ed4 NUI callback response formatting Dan 2020-11-07 12:35:46 +00:00
  • 914b6d5f44 Update cl_sync.lua Dan 2020-11-07 12:32:36 +00:00
  • 4f7d56471b Added ability to clear the BOLO plate Dan 2020-11-05 15:33:21 +00:00
  • dc8875893f Updated config comments Dan 2020-11-05 12:18:16 +00:00
  • a0ef45c60d Remove dynamic resource naming Dan 2020-11-05 11:51:51 +00:00
  • f00d747d92 Fixed radar disply not hiding for the passenger Dan 2020-11-05 10:08:04 +00:00
  • d53aded906 Updated fx_version to "cerulean" Dan 2020-11-05 09:09:45 +00:00
  • aef30b5729 Added PLY:CanRunRadar() to override PLY:VehicleStateValid() Dan 2020-07-20 09:32:20 +01:00
  • daf191d6ea The passenger should now also be able to open the remote Dan 2020-07-19 17:49:31 +01:00
  • 3baa2c6d2e Create cl_sync.lua, SYNC table and basic decorator setup Dan 2020-07-18 13:50:21 +01:00
  • fdee24d694 Added config variables Dan 2020-07-16 11:43:29 +01:00
  • 713a7d41db Merge pull request #6 from Jamelele/callbacks Dan 2020-06-10 18:17:26 +01:00
  • b8b2eecaea Return callbacks with 'ok' instead of an empty object Jamelele 2020-06-02 14:36:53 +00:00
  • bc13b14aed Send empty payloads instead of 'null' Jamelele 2020-05-24 21:52:26 +00:00
  • 285cee53a0 Set correct headers for NUI callbacks Jamelele 2020-05-24 21:04:06 +00:00
  • 4ec8391b6f Send nui requests over HTTPS Jamelele 2020-05-24 15:22:52 +00:00
  • e0931ed351 Add callbacks to all events to prevent requests from stalling Jamelele 2020-05-24 15:22:39 +00:00
  • 9de5694899 Attempted workaround for control issues Dan 2020-04-26 16:20:17 +01:00
  • 74539874c3 Updated version number Dan 2020-03-28 21:56:34 +00:00
  • dcc1991490 Fixed the heading check not working near 0deg Dan 2020-03-28 21:48:58 +00:00
  • 2d9ec9739f Adjusted the display update rate Dan 2020-03-28 21:48:23 +00:00
  • 02ad05639e Updated README.md Dan 2020-03-28 17:56:37 +00:00
  • bcb772514f Code consistency Dan 2020-03-28 17:52:53 +00:00
  • c59417eba7 Removed keyboard set code Dan 2020-03-28 17:52:01 +00:00
  • 2291b5f1a2 Merge pull request #3 from blockba5her/master Dan 2020-03-28 17:22:17 +00:00
  • c51f7de607 remove commented code BlockBa5her 2020-03-26 17:56:07 -07:00
  • 0aecc6fe33 switch from gta controls to key maps BlockBa5her 2020-03-26 17:49:09 -07:00
  • 2513b98bd5 Delete This file is here so GitHub creates this directory Dan 2020-03-25 10:37:37 +00:00
  • 8bbad1de5d Fixed a bug that caused boats and aircraft to be detected Dan 2020-03-25 10:34:42 +00:00
  • f30115d0ac Fixed a bug that caused the fast speeds to not be accurate Dan 2020-03-14 22:56:41 +00:00
  • 151cb20983 Update README.md Dan 2020-03-14 19:19:13 +00:00
  • 24f1a9c23b Fixed new user message reappearing when "No" was clicked Dan 2020-03-14 18:34:25 +00:00
  • 1cf7386d28 Changes so far considered 1 major revision Dan 2020-03-14 13:59:47 +00:00
  • 29492834ad Changed version after combining edits Dan 2020-03-13 21:53:25 +00:00
  • dd30bce1d1 Update version number Dan 2020-03-13 21:17:25 +00:00
  • fa9b5d068c QSV must be closed for the system to register it as watched Dan 2020-03-13 21:13:52 +00:00
  • 804ab577f3 Fixed QSV message not appearing if you pressed ESC or RMB when it was active Dan 2020-03-13 21:13:15 +00:00
  • c3a50e51b5 Changed version check message Dan 2020-03-13 20:58:18 +00:00
  • 6ff6925630 Added command to "reset" KVPs Dan 2020-03-13 20:57:57 +00:00
  • cea0bf9c83 Added first time quick start video with config option Dan 2020-03-13 20:57:31 +00:00
  • a1f72e7c91 Fixed operator menu bugging out when the power was reset Dan 2020-03-13 11:31:51 +00:00
  • e8b4c53bf0 Fixed keybinds working in pause menu Dan 2020-03-13 11:31:16 +00:00
  • a4f38eaa05 Fix spelling Dan 2020-03-12 14:45:57 +00:00
  • df1eb246d6 Adjusted default positions to exclude hard coded safezone Dan 2020-03-12 14:45:01 +00:00
  • 09147699a3 Operator menu settings now get saved Dan 2020-03-12 14:44:10 +00:00
  • 265090d5f1 Added networked event to open the remote Dan 2020-03-12 09:53:25 +00:00
  • 66c255914f Merge pull request #1 from ryans1230/master Dan 2020-03-12 09:34:59 +00:00
  • b0d0fbe1ea Add heading check Ryan S 2020-03-11 23:02:08 -04:00
  • f678359fe6 Switched to local saving for UI data Dan 2020-03-11 19:52:05 +00:00
  • a13f463d07 Update issue templates Dan 2020-03-11 11:20:24 +00:00
  • c495e9cb87 Update issue templates Dan 2020-03-11 11:16:03 +00:00
  • 3d368560da Update README.md Dan 2020-03-10 21:00:43 +00:00
  • bd76fc5b27 Update README.md Dan 2020-03-06 23:28:47 +00:00
  • 2e89ac54f9 Changed fast limit config setting back to default value Dan 2020-03-06 21:20:30 +00:00
  • b4c2f41694 Changed file name Dan 2020-03-06 14:25:09 +00:00
  • 110b366019 Create You can delete me! Dan 2020-03-06 14:22:53 +00:00
  • cba3fd3378 Update .gitignore Dan 2020-03-06 14:21:25 +00:00
  • eedb0e39f9 Update README.md Dan 2020-03-06 14:08:46 +00:00
  • fcf7fa89b2 Update cl_plate_reader.lua Dan 2020-03-06 13:56:24 +00:00
  • d6526452bb Key bind set key now falls under the keylock Dan 2020-03-06 10:08:47 +00:00
  • 1e2578c877 Fix for capitalised resource names Dan 2020-03-05 21:49:30 +00:00
  • a02386018b Update README.md Dan 2020-03-05 21:25:12 +00:00
  • ea0ba2fad1 Update README.md Dan 2020-03-05 21:22:43 +00:00
  • a04c08e750 Update README.md Dan 2020-03-05 21:13:22 +00:00
  • 5e56a0ee1b Create README.md Dan 2020-03-05 20:56:35 +00:00
  • b536bbb85f Changed default scale values to what they should be Dan 2020-03-05 20:54:25 +00:00
  • d491dc50e4 1.0.0! Dan 2020-03-05 19:40:37 +00:00
  • d028d35c58 Update LICENSE Dan 2020-03-04 11:07:18 +00:00
  • bfb924f477 Revert "Delete LICENSE" Dan 2020-03-04 10:14:33 +00:00
  • 5f6101ae1e Delete LICENSE Dan 2020-03-04 09:40:52 +00:00
  • e55fb02687 Update fxmanifest.lua Dan 2020-02-29 23:58:14 +00:00
  • b3e7e87a25 Fixed xmit and mode working when powering up Dan 2020-02-28 22:51:45 +00:00
  • e8d6ab1689 Great Scott! 1955! Dan 2020-02-28 22:38:10 +00:00
  • 9cdf7a753a Moved key bind label position Dan 2020-02-27 16:20:19 +00:00