Commit Graph

24 Commits

Author SHA1 Message Date
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