Commit Graph

23 Commits

Author SHA1 Message Date
Vortrex
eb3c3e078e Remove extra line 2022-04-26 10:19:20 -05:00
Vortrex
dd2adbf02a Move entity data utils to native 2022-04-16 21:43:01 -05:00
Vortrex
ecfbf1ad15 Remove old data arrays 2022-04-10 00:00:40 -05:00
Vortrex
c874bcffed Weekend detect util 2022-03-29 21:07:21 -05:00
Vortrex
8e96b01ceb Comments and organization 2022-03-21 10:31:03 -05:00
Vortrex
efc72dffe1 Mass convert indentation + add ped speech cmd 2022-03-16 17:02:33 -05:00
Vortrex
ac72221893 Use get game instead of server game util 2022-03-07 01:21:02 -06:00
Vortrex
d9ae395254 Rename game config util 2022-03-06 01:17:37 -06:00
Vortrex
95a5f65921 Offload colour replace to client 2022-02-26 21:29:57 -06:00
Vortrex
a4500fdbce Fix game location util 2022-02-18 15:37:35 -06:00
Vortrex
8eef59c60b Move some utilities to shared 2022-02-10 18:01:40 -06:00
Vortrex
553ac41f2c Add get element type name util 2022-02-04 10:41:11 -06:00
Vortrex
b85cccaba6 Some util funcs 2022-01-31 12:34:14 -06:00
Vortrex
c8a8480bf3 Check if array isn't null for clear array util 2022-01-17 07:47:31 -06:00
Vortrex
5dfe47a3e8 Organize a lot of utils 2022-01-09 17:19:53 -06:00
Vortrex
2d833d00c3 Move bool/int conversion utils to shared 2022-01-09 05:27:44 -06:00
Vortrex
3c32bd9d60 Fix front pos util 2021-12-22 23:34:53 -06:00
Vortrex
832545e9c9 Fix range utils, move array chunk util to shared 2021-12-03 10:24:01 -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
cf5139dcc5 Fix float parse 2021-10-06 15:44:14 -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
fd81954cc8 Add shared utils 2021-08-11 09:42:48 -05:00