Commit Graph

52 Commits

Author SHA1 Message Date
Vortrex
ab4106e568 Shutdown server if required module fail 2022-09-29 11:16:29 -05:00
Vortrex
962281f5f4 Don't check for SMTP module on start 2022-09-22 05:23:30 -05:00
Vortrex
655a784d27 Use new AGRP prefix on console msg 2022-09-20 02:27:25 -05:00
Vortrex
c0c6e50b9c Formatting 2022-09-15 05:10:38 -05:00
Vortrex
51749606ec Day/night cycle for Mafia 2022-09-09 04:42:45 -05:00
Vortrex
b0602bb0ca Don't create server job markers (GTAC bug) 2022-08-01 02:16:57 -05:00
Vortrex
08b065a650 Create job route location markers 2022-07-30 08:18:41 -05:00
Vortrex
9539eb20f8 Update header 2022-07-08 14:03:55 -05:00
Vortrex
7b77c99fb0 Add net event handlers in startup 2022-06-17 15:14:39 -05:00
Vortrex
b7271029f7 Cache all paintball items on start 2022-06-17 09:40:26 -05:00
Vortrex
4e0bce571f Cache all item's items 2022-06-17 08:04:22 -05:00
Vortrex
c96f1063ad Don't init class script (no longer exists) 2022-06-14 06:30:33 -05:00
Vortrex
df9418ac85 Load item types in dev server 2022-06-14 02:38:19 -05:00
Vortrex
0543a58597 Bunch of stuff 2022-05-12 16:41:32 -05:00
Vortrex
fae323f77c Don't load item types if dev server 2022-05-08 06:50:41 -05:00
Vortrex
5a00015de8 Load jobs last + load gates 2022-05-05 11:31:41 -05:00
Vortrex
6f7540a69b Woops forgot to load allowed skins to server data 2022-05-04 10:07:58 -05:00
Vortrex
72bf00dfe6 Use console output utils 2022-05-02 15:30:03 -05:00
Vortrex
da785f44ce Load server config before loading data 2022-04-28 11:33:10 -05:00
Vortrex
422baa01a3 Move stuff to startup.js 2022-04-26 10:20:50 -05:00
Vortrex
6999661bba More native utils + move startup stuff into startup.js 2022-04-20 06:47:54 -05:00
Vortrex
f1443f2945 Some config fixes 2022-03-06 00:02:02 -06:00
Vortrex
8f4c0bfaed Move moderation stuff to generic staff script 2022-01-09 17:20:48 -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
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
49dde311a2 Changes 2021-06-21 15:06:38 -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
627d89df7f Init radio script 2021-04-20 21:34:12 -05:00
Vortrex
0a5907b782 Init item script earlier 2021-04-18 23:12:50 -05:00
Vortrex
d595c7ab77 Init class script first 2021-04-18 19:14:00 -05:00
Vortrex
3e1e08a5d2 Call new init funcs on start 2021-04-04 23:24:28 -05:00
Vortrex
0e6571ca88 Use unix timestamp util 2021-03-30 21:48:43 -05:00
Vortrex
deaf0b34a5 Reorganize some utils, change dividing lines 2021-03-16 00:34:45 -05:00
Vortrex
bc549d0a09 Check for SMTP module and init script on start 2021-02-26 13:49:26 -06:00
Vortrex
ad42ff6e14 Init database script before others 2021-02-09 04:08:34 -06:00
Vortrex
7f2ee0c8d5 No message. 83 files changed. 2021-01-11 10:31:49 -06:00
Vortrex
971e512d27 Init item script on startup 2021-01-09 22:39:43 -06:00
Vortrex
e3f5e5ea02 Use new logging util 2021-01-08 00:15:10 -06:00
Vortrex
34def5e38f Save server start time after loading everything 2021-01-03 03:51:43 -06:00
Vortrex
5af3023c85 Mass commit 2021-01-01 16:18:59 -06:00
Vortrex
453307aa6f Load game fixes resource on start 2020-12-31 01:22:55 -06:00
Vortrex
d5870a47d7 Fixed config loading to use new one 2020-12-26 02:03:52 -06:00
Vortrex
03ebf04beb Add anticheat script init on startup 2020-12-21 22:53:59 -06:00
Vortrex
43480c22a2 Add keybind & event inits to startup 2020-12-18 19:04:55 -06:00
Vortrex
31bd94d220 Init keybind script on startup 2020-12-16 07:58:22 -06:00
Vortrex
fbaafa6c0c Lots of stuff 2020-12-11 01:51:55 -06:00
Vortrex
33f8c4615a Many improvements. 2020-12-04 02:48:16 -06:00
VortrexFTW
9dc9dc37ff Load dev script 2020-09-09 03:53:53 -05:00