Commit Graph

74 Commits

Author SHA1 Message Date
Vortrex
b6ffbf0381 Console output prefix 2023-02-07 15:10:49 -06:00
Vortrex
bd29a9f7d5 Change copyright, consts, and net events prefix 2022-12-19 10:11:10 -06:00
Vortrex
58b587c0e2 Output message for fixblips and fixpickups 2022-12-18 15:58:47 -06:00
Vortrex
59d41f8482 New query system to ease port for RageMP 2022-12-18 14:35:39 -06:00
Vortrex
a495f70239 New assoc table usage 2022-12-11 04:49:53 -06:00
Vortrex
b10118e1ab Use new fetch assoc stuff 2022-12-11 04:05:24 -06:00
Vortrex
79893be66f Announce more things to discord 2022-10-16 17:11:54 -05:00
Vortrex
c9cf80e34c Remove testing try/catch on email 2022-09-24 06:14:30 -05:00
Vortrex
5c5b255196 Use async/await for email 2022-09-22 05:21:37 -05:00
Vortrex
655a784d27 Use new AGRP prefix on console msg 2022-09-20 02:27:25 -05:00
Vortrex
215124a0bc Allow null client in bug/idea report func 2022-07-30 08:16:35 -05:00
Vortrex
9539eb20f8 Update header 2022-07-08 14:03:55 -05:00
Vortrex
519796fd60 Update to db query execute cmd 2022-06-17 09:38:25 -05:00
Vortrex
820f84173a Move execute db query cmd to developer script 2022-05-19 18:54:50 -05:00
Vortrex
865ac8af7c Add locale chooser GUI test for devs 2022-05-17 08:56:05 -05:00
Vortrex
1f3680a38b Add return value type to server code execute 2022-05-15 04:20:24 -05:00
Vortrex
b66fa17d59 Use yes and no locale strings for test prompt 2022-05-04 10:07:26 -05:00
Vortrex
b43b1f5339 Use console utils 2022-05-02 15:31:28 -05:00
Vortrex
4ea236670b Fix some admin cmds 2022-04-30 13:17:00 -05:00
Vortrex
54bc30f5dc Use adminOrange instead of adminRed 2022-04-28 16:26:35 -05:00
Vortrex
0bbb9a8a80 Fix colours on force save cmd 2022-04-26 10:21:35 -05:00
Vortrex
6999661bba More native utils + move startup stuff into startup.js 2022-04-20 06:47:54 -05:00
Vortrex
e970e6d11b Fix wrong util name to save data 2022-04-16 21:47:26 -05:00
Vortrex
bb3fed1a81 Admin-only message for specific internal stuff 2022-04-12 09:00:58 -05:00
Vortrex
d0e7d143cb Remove old/obsolete stuff 2022-04-10 00:03:20 -05:00
Vortrex
f877235bf8 Add JSDoc + use locale strings for admin announce 2022-03-25 02:21:50 -05:00
Vortrex
ab810d5db4 Add commands to test prompt, error, & info GUI 2022-03-16 20:43:46 -05:00
Vortrex
efc72dffe1 Mass convert indentation + add ped speech cmd 2022-03-16 17:02:33 -05:00
Vortrex
a5f5558bc9 Add set tester cmd 2022-02-26 21:31:15 -06:00
Vortrex
8d1f075357 Clear all blips first for dev fixblips cmd 2022-02-13 19:35:02 -06:00
Vortrex
10fe5895ff Remove param requirements on some dev cmds 2022-01-31 12:29:25 -06:00
Vortrex
46ab29bdfd Reload economy & locale cfg cmds for devs 2022-01-17 07:44:11 -06:00
Vortrex
5a31910a33 Rename log level command funcs 2022-01-13 17:29:50 -06:00
Vortrex
64b3628b25 Use cmd arg/param util 2022-01-09 17:42:57 -06:00
Vortrex
e170be914d Add new dev cmds to fix/reset some stuff 2022-01-04 15:12:18 -06:00
Vortrex
8f4ac90dc6 Locale stuff + fixes 2021-11-19 19:27:34 -06:00
Vortrex
04c0443b37 Use extra resource for custom audio files 2021-10-25 12:58:42 -05:00
Vortrex
34af1369ec Add force radio stream and demo derby sound cmds 2021-10-02 16:47:50 -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
4fe9c45e0a Mafia Connected support 2021-08-14 20:49:47 -05:00
Vortrex
f01b31d133 Add dev cmd to pause interval db saving 2021-08-11 09:40:03 -05:00
Vortrex
40479f263b Add dev util to reset all acct hotkeys to default 2021-07-25 22:14:16 -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
addff03ab8 Util to migrate saccts to server-specific table 2021-04-23 18:18:25 -05:00
Vortrex
9ebda8efec Change dev init log to info, fix divider style 2021-04-04 23:20:59 -05:00
Vortrex
ed11ae8ea0 Changed saveall admin msg 2021-03-25 21:35:47 -05:00
Vortrex
deaf0b34a5 Reorganize some utils, change dividing lines 2021-03-16 00:34:45 -05:00
Vortrex
f9cf59eca7 Fix missing devserver cvar issue. 2021-03-15 12:31:39 -05:00