Commit Graph

106 Commits

Author SHA1 Message Date
Vortrex
6885c7fe61 Spacing 2022-03-28 19:47:27 -05:00
Vortrex
f877235bf8 Add JSDoc + use locale strings for admin announce 2022-03-25 02:21:50 -05:00
Vortrex
8a32b16979 Wrong spelling in function name 2022-03-21 10:33:59 -05:00
Vortrex
efc72dffe1 Mass convert indentation + add ped speech cmd 2022-03-16 17:02:33 -05:00
Vortrex
d75dfe9e26 Use new config cvars 2022-03-12 09:40:59 -06:00
Vortrex
2dc6d65a50 Use server cvars for some config stuff 2022-03-10 09:19:01 -06:00
Vortrex
dfb0578044 Fix for server settings 2022-03-08 15:01:30 -06:00
Vortrex
4bb4a83729 Fix for server settings bitflags 2022-03-08 10:07:14 -06:00
Vortrex
d9ae395254 Rename game config util 2022-03-06 01:17:37 -06:00
Vortrex
f1443f2945 Some config fixes 2022-03-06 00:02:02 -06:00
Vortrex
47d7ba1af2 More debug logging 2022-03-05 22:11:17 -06:00
Vortrex
cd59a0ea4f Add some debug logging 2022-03-05 22:02:56 -06:00
Vortrex
fea08ca63c Add some documentation for intellisense 2022-03-03 19:17:44 -06:00
Vortrex
3de970c7e7 Server settings 2022-03-03 01:43:32 -06:00
Vortrex
2ea750fa80 Use server settings bit flags 2022-02-26 22:30:53 -06:00
Vortrex
f22c001c48 Move bool settings for server config to bitflags 2022-02-26 21:31:48 -06:00
Vortrex
ce3a159f70 Slightly increase veh lock distance for large vehs 2022-02-13 19:34:36 -06:00
Vortrex
0a27ca8edc Woops wrong accent config file name 2022-02-04 10:37:44 -06:00
Vortrex
ae32861b44 More vehicle purchase stuff 2022-01-31 13:46:50 -06:00
Vortrex
6cd1bd5e96 Make locale config name singular 2022-01-31 12:28:46 -06:00
Vortrex
7daa66c907 Move some config stuff to json files 2022-01-17 07:43:50 -06:00
Vortrex
cb0e6d26d5 Use load global config util 2022-01-13 17:30:04 -06:00
Vortrex
64b3628b25 Use cmd arg/param util 2022-01-09 17:42:57 -06:00
Vortrex
7c1065643d Load config files info global config 2022-01-09 05:25:10 -06:00
Vortrex
d8f5cfca6b Add missing income tax rate (fixes payday) 2022-01-04 15:12:01 -06:00
Vortrex
11af577b42 Revert "Add blip/pickup distance to global cfg"
This reverts commit 5a916c4a98.
2021-12-30 16:03:17 -06:00
Vortrex
5a916c4a98 Add blip/pickup distance to global cfg 2021-12-26 11:49:44 -06:00
Vortrex
cf9ecf7a8a Add AC game script admin cmds 2021-12-13 20:43:28 -06:00
Vortrex
3f0bf74969 Fix some admin cmd msg colours 2021-12-11 20:19:47 -06:00
Vortrex
0bc7ebf208 Add economy config stuff, fix setsnow args 2021-12-03 10:21:27 -06:00
Vortrex
966646cf98 Fix some data in server config save util 2021-11-30 21:52:45 -06:00
Vortrex
0b32bc6421 Fix minute NaN in settime 2021-11-28 22:46:32 -06:00
Vortrex
f348c29e12 Fix server config not saving 2021-11-25 04:16:14 -06:00
Vortrex
8f4ac90dc6 Locale stuff + fixes 2021-11-19 19:27:34 -06:00
Vortrex
2f1dd55b29 Fixes 2021-11-16 02:04:40 -06:00
Vortrex
e406786673 Add accent list to global config 2021-10-25 13:03:06 -05:00
Vortrex
fe8d6d4f03 Pre-allocate global config 2021-10-15 22:38:33 -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
9c87ff950c Lots of fixes + clans
* Added clans
* Fixed interior exit labels
* Disabled nametags on games without 3D label support
* Fixed mouse cursor toggle command
* Fixed SA fight-style not being applied
* Added manageRanks clan permission bitflag
* Added interior lights toggle
* Fixed clan chat
* Added real-time support with optional timezone offset
* Added lots of JSDoc stuff
* Added command for managers to set server GUI colour
* Added GeoIP command for admins
* Added command for admins to force an immediate payday
* Added admins gotospawn command
* Added return player command for teleported players
* Added pizza delivery job const
* Fixed biz/house set pickup & interior type
* Fixed inventory showing ammo count for melee weapons
* Fixed SA using wrong pickup types
* Fixed char select screen breaking when in a clan
* Added +/- symbol util for number display
* Added get current timestamp for timezone offset util
* Fixed vehicle owner ID being set wrong for job veh
2021-09-09 01:37:04 -05:00
Vortrex
f511dd3180 Woops wrong field names for GUI colours 2021-08-27 18:46:52 -05:00
Vortrex
82a4f8285c Use new db saving util 2021-08-24 19:53:23 -05:00
Vortrex
4fe9c45e0a Mafia Connected support 2021-08-14 20:49:47 -05:00
Vortrex
57368fab7e Use pickup 0 on GTA3 2021-08-11 09:40:14 -05:00
Vortrex
1b0b189647 Add extra delay to config for force item action timeout 2021-07-25 22:13:38 -05:00
Vortrex
9ce391ef9a Tons of fixes, change netevent prefix. 2021-07-18 20:39:49 -05:00
Vortrex
a757a2ad2f Fix set time cmd 2021-07-13 00:52:31 -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