Commit Graph

91 Commits

Author SHA1 Message Date
Vortrex
b812dabf62 Use more utils 2022-03-03 19:17:03 -06:00
Vortrex
3de970c7e7 Server settings 2022-03-03 01:43:32 -06:00
Vortrex
52de80723d Use more locale strings 2022-02-04 10:36:08 -06:00
Vortrex
f11015551f Use more locale strings 2022-01-31 13:46:35 -06:00
Vortrex
bc54690911 Remove warn log level from some messages 2022-01-31 12:26:17 -06:00
Vortrex
915ba12471 Fix login/register locale string missing info 2022-01-21 20:31:01 -06:00
Vortrex
339ebd3379 Add debug logging & email 2FA 2022-01-19 12:57:19 -06:00
Vortrex
9512f5e889 Fix account password reset bug 2022-01-17 07:42:57 -06:00
Vortrex
64b3628b25 Use cmd arg/param util 2022-01-09 17:42:57 -06:00
Vortrex
f3f43f4576 Add password reset system 2022-01-09 05:24:46 -06:00
Vortrex
000d312d21 Account stuff 2022-01-07 19:50:47 -06:00
Vortrex
dd484c23ea Fix keybinds 2022-01-04 20:01:56 -06:00
Vortrex
deeda880ff Use more locale strings + move keybinds to client data 2022-01-04 15:10:27 -06:00
Vortrex
4ac833d1d4 Use bitflag utils + dont stream if autoip/autochar is set 2021-12-22 23:37:21 -06:00
Vortrex
e74ca4a9fa Make some settings msgs more understandable 2021-12-11 20:14:53 -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
8a98deee33 Fixes and new utils for entering server 2021-10-25 12:59:58 -05:00
Vortrex
2e5eff9874 Use new account settings flag util 2021-10-15 22:36:37 -05:00
Vortrex
2b9456daaa Add optional email alerts for login attempts 2021-10-11 19:31:08 -05:00
Vortrex
9d8d5d1418 Bunch of changes (see description)
* New script files to organize GUI
* Added clientside pickup detection to reduce server load for enter/exit
* Added notips command for players to toggle random tips
* Select account last IP as part of wildcard (was separate due to old INT)
* Save account registration with datetime instead of unix timestamp
* Don't force mouse camera on moving anims in SA+
* Add IP ban to server runtime memory in subnet ban command
* Add non-roleplay character name account moderation flag
* Fix bizowner and bizclan commands
* Fix bug that allowed buying items without having the needed cash
* Fix set biz blip command
* Add dealership help label type command
* Added command to show all clan flag types
* Added discord config and load from database
* Fix angle for directional teleport and anim move directions
* Use new colour structure in preparation for locale translations
* Add on-foot only item usetype array to prevent using when in veh
* Fix wrong const value for exit pickup type
* Start using datetime in MySQL tables instead of unix timestamps
* Start adding webhooks for discord (unfinished)
* Added new discord URL to discord help category
* Added house reset pickups/blips utils
* Prevent using items when in skin selector
* Fix get player command
* Fix give player money command
* Add coffee shop and vehicle repair shop default biz item templates
* Remove old game fixes util (resource now in server config)
* Fix bug where characters in clans wouldn't be shown in char select
* Slimmed down the amount of timers
* Made some potentially large numbers more readable (commas)
* Remove colours in message for console output
2021-09-28 11:41:33 -05: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
cfc22a77ee Bunch of fixes/changes
* Set client log level to info
* Added element prop sync util
* Added check to make sure veh upgrade was valid
* Fixed incorrect acct settings being saved
* Added help tip when using invalid anim
* Fixed create biz cmd
* Allow biz owners to set biz name
* Allow biz owners to give biz to player or clan
* Added biz clan rank cmd
* Allow those with permission to lock/unlock biz & houses
* Fix set biz interior
* Allow players with permission to withdraw from biz till
* Added utils to check if player has biz permissions for till/lock/lights
* Added check if players are in same int/vw on talk/shout/whisper
* Follow server civilians cvar when toggling ambience
* Renamed some clan cmds to prefix with "clan"
* Added vehlivery cmd
* Set server log level to debug
* Show veh owner info on enter
* Sync body parts & props on IV
* Add clan help in help cmd
* Don't show values for melee weapons
* Add IV support for some utils
* Sync player ped fight style in SA
* Added fightstyle cmd
* Fix wrong job owner on vehinfo cmd
* Return false on world label support util for IV
2021-09-12 13:53:51 -05:00
Vortrex
7b0fa01d03 Use string IP instead of ATON conversion in MySQL 2021-08-27 18:47:43 -05:00
Vortrex
1dcd456d4e Use new db saving util 2021-08-24 19:52:23 -05:00
Vortrex
4fe9c45e0a Mafia Connected support 2021-08-14 20:49:47 -05:00
Vortrex
8fde2bae37 Save acct streaming volume setting 2021-07-25 22:11:11 -05:00
Vortrex
9ce391ef9a Tons of fixes, change netevent prefix. 2021-07-18 20:39:49 -05:00
Vortrex
ccf549eb6f Use JS str concat, add intro music, fix keybinds 2021-07-13 00:51:01 -05:00
Vortrex
dfcf5cd276 Replace placeholder in email body with servername 2021-06-28 16:35:22 -05:00
Vortrex
48f80afb0d Replace AG references with server name str replace 2021-06-28 16:30:46 -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
380e7334a5 Add enable/disable email setting in config 2021-05-10 07:37:46 -05:00
Vortrex
d58abe4287 Big Commit 2021-05-06 01:29:46 -05:00
Vortrex
017e37ebb3 Play intro music on start 2021-04-23 18:15:28 -05:00
Vortrex
1bc9ecdf49 Update conn log on login 2021-04-22 09:26:07 -05:00
Vortrex
c8aa1468e9 Save return-to pos if exists 2021-04-20 21:30:36 -05:00
Vortrex
cf77132e2b Woops settings is in flags 2021-04-19 18:52:29 -05:00
Vortrex
011d1d05b6 Fixed default keybinds for new acct & email verify 2021-04-18 23:09:17 -05:00
Vortrex
e63cf00267 Use new acct_svr data 2021-04-18 19:10:53 -05:00
Vortrex
a2769903f0 Send allowedSkins to player 2021-04-13 01:29:56 -05:00
Vortrex
0c6d24b9f7 Move db query string debug logging to query func 2021-04-04 23:17:47 -05:00
Vortrex
a41e6ecb1e Send account scroll lines setting on login 2021-03-30 21:47:01 -05:00
Vortrex
1278cf4f8c Set scroll lines amount cmd 2021-03-27 06:01:38 -05:00
Vortrex
91010dc71e Change acct default keybind save to use new cfg 2021-03-22 01:01:18 -05:00
Vortrex
deaf0b34a5 Reorganize some utils, change dividing lines 2021-03-16 00:34:45 -05:00
Vortrex
558acbd54a Make save queries easier to modify 2021-03-08 19:05:33 -06:00