Commit Graph

47 Commits

Author SHA1 Message Date
Vortrex
b6ffbf0381 Console output prefix 2023-02-07 15:10:49 -06:00
Vortrex
bd29a9f7d5 Change copyright, consts, and net events prefix 2022-12-19 10:11:10 -06:00
Vortrex
44895aa2d0 Comment keybind combo (unfinished) 2022-11-02 06:49:46 -05:00
Vortrex
51d5aba2a1 Woops wrong locale key name 2022-09-22 05:22:16 -05:00
Vortrex
655a784d27 Use new AGRP prefix on console msg 2022-09-20 02:27:25 -05:00
Vortrex
e6f5e31e98 Check command params, not temp command for keybind 2022-08-01 11:35:13 -05:00
Vortrex
277c4a2697 Change some startup log level to debug 2022-07-27 00:45:50 -05:00
Vortrex
206f7e691e Add duration arg to used keybind handler 2022-07-26 01:01:42 -05:00
Vortrex
99a21f9892 Use locale strings for keybind cmds messages 2022-07-17 01:42:30 -05:00
Vortrex
78f53f7af7 Add reset keybinds cmd 2022-07-11 17:38:59 -05:00
Vortrex
9539eb20f8 Update header 2022-07-08 14:03:55 -05:00
Vortrex
2f7f3a1b00 Change net event and const prefix 2022-06-30 18:29:00 -05:00
Vortrex
62d9118604 Merge branch 'nightly' into organizing 2022-06-14 05:56:46 -05:00
Vortrex
79fe95a7f4 Remove unused var 2022-05-30 07:41:08 -05:00
Vortrex
e11b465440 Don't delete insert keybind 2022-05-20 17:34:59 -05:00
Vortrex
bc444c3fc5 Remove all binds for key when unbinding 2022-05-03 12:05:03 -05:00
Vortrex
11bfd141da Remove key combos for now (will finish another time) 2022-05-01 15:06:19 -05:00
Vortrex
de1118ae1c Move load keybind config to config.js 2022-04-28 11:33:44 -05:00
Vortrex
9f6c8b1026 Start working on combo keybind support 2022-03-17 08:05:32 -05:00
Vortrex
efc72dffe1 Mass convert indentation + add ped speech cmd 2022-03-16 17:02:33 -05:00
Vortrex
ef4a2877d0 Restructure (unfinished) 2022-03-12 05:20:14 -06:00
Vortrex
64b3628b25 Use cmd arg/param util 2022-01-09 17:42:57 -06:00
Vortrex
c7a6d26daf Don't delete keybind unless logged in 2022-01-04 15:13:37 -06:00
Vortrex
5f75f5f36f Add tempkey arg to add keybind func 2021-12-11 20:18:46 -06:00
Vortrex
1c51c01db6 Fix veh buyprice+fix clan rank+use pascalcase flag names 2021-11-25 07:35:32 -06:00
Vortrex
8f4ac90dc6 Locale stuff + fixes 2021-11-19 19:27:34 -06:00
Vortrex
80eeaa14c5 Lots of changes and fixes
* Add guiReady state
* Add mouseCameraEnabled state
* Make sure GUI is ready on some things
* Fix wrong veh prop funcs being used clientside
* Add local player ped parts/props util for IV
* Add vehicle.lightStatus sync
* Add element interior sync
* Dont use interior on IV
* Use new class structure
* Set default anim offset to 1
* Set biz data to save when changing biz properties
* Add mouse cam state util
* Prefix item type admin cmds with "itemtype"
* Fix server config saving
* Fix server time setting hour to minute arg
* Add player returnTo data types
* Make veh rent/buy price numbers readable
* Fix wrong house index being used to create blip/pickup on create
* Don't cache player hotbar items if working
* Fix cache player hotbar items util
* Add lots of anims to GTA SA
* Try/catch on all data saving to prevent one from blocking the rest
* Fix readable time from showing AM for 12 PM (noon)
* Set veh interior on create
* Dont set engine for spawnlocked vehicles
2021-09-18 06:48:13 -05:00
Vortrex
e17b43bf2f Add radiostation and keybinds list 2021-08-24 20:36:02 -05:00
Vortrex
8db901f3ac Send enter prop keybind on new keybind add 2021-07-25 22:16:54 -05:00
Vortrex
c0f07d6ea6 Add animations, fix radio volume, fix keybinds 2021-07-12 17:38:13 -05:00
Vortrex
49dde311a2 Changes 2021-06-21 15:06:38 -05:00
Vortrex
db762b44fc Use more util funcs 2021-06-14 20:05:15 -05:00
Vortrex
7b44801a20 Rebrand 2021-06-05 17:31:17 -05:00
Vortrex
75c264eace Rebrand 2021-06-05 03:14:10 -05:00
Vortrex
19a6b78002 Load keybind into global config 2021-04-18 23:12:25 -05:00
Vortrex
80ff50cf26 Change keybind init log to info 2021-04-04 23:23:37 -05:00
Vortrex
a9fa92e657 Load keybind.json 2021-03-22 01:02:07 -05:00
Vortrex
deaf0b34a5 Reorganize some utils, change dividing lines 2021-03-16 00:34:45 -05:00
Vortrex
7f2ee0c8d5 No message. 83 files changed. 2021-01-11 10:31:49 -06:00
Vortrex
e3f5e5ea02 Use new logging util 2021-01-08 00:15:10 -06:00
Vortrex
5af3023c85 Mass commit 2021-01-01 16:18:59 -06:00
Vortrex
1c7532523c Overhaul of "client" to "player" 2020-12-29 04:26:15 -06:00
Vortrex
6268d02f4c Check login and spawned on keybind use 2020-12-27 21:27:40 -06:00
Vortrex
a02229631c Change getClientData to getPlayerData 2020-12-25 02:48:00 -06:00
Vortrex
7e95f75ba9 Fix cmd str check on keybind use 2020-12-24 19:37:38 -06:00
Vortrex
38acc8105d Add custom key binds! 2020-12-21 22:52:47 -06:00
Vortrex
8ce2c43de9 Add keybind.js for keybind handling and funcs 2020-12-16 07:57:31 -06:00