Commit Graph

34 Commits

Author SHA1 Message Date
Vortrex
2f7f3a1b00 Change net event and const prefix 2022-06-30 18:29:00 -05:00
Vortrex
62d9118604 Merge branch 'nightly' into organizing 2022-06-14 05:56:46 -05:00
Vortrex
ad67917517 Fix bans 2022-06-12 09:16:15 -05:00
Vortrex
8e643e376c Optimizations 2022-05-10 17:54:53 -05:00
Vortrex
eca2382d52 Fix bans 2022-05-05 11:28:53 -05:00
Vortrex
eb3c3e078e Remove extra line 2022-04-26 10:19:20 -05:00
Vortrex
6999661bba More native utils + move startup stuff into startup.js 2022-04-20 06:47:54 -05:00
Vortrex
4f605a8745 Use locale strings for ban announce 2022-03-25 02:20:37 -05:00
Vortrex
efc72dffe1 Mass convert indentation + add ped speech cmd 2022-03-16 17:02:33 -05:00
Vortrex
ef4a2877d0 Restructure (unfinished) 2022-03-12 05:20:14 -06:00
Vortrex
de462f2ff2 Fix ban message string 2022-01-31 12:26:28 -06:00
Vortrex
64b3628b25 Use cmd arg/param util 2022-01-09 17:42:57 -06:00
Vortrex
2293f5f098 Fix ban commands 2021-11-24 07:19:47 -06:00
Vortrex
df920ef046 Add locales/translations (unfinished) 2021-11-16 02:02:18 -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
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
6ff2be73f3 Init ban script, add reason arg 2021-04-04 23:18:01 -05:00
Vortrex
deaf0b34a5 Reorganize some utils, change dividing lines 2021-03-16 00:34:45 -05:00
Vortrex
4dec5dacb3 Remove old ban type enum-style const 2021-02-05 01:34:20 -06:00
Vortrex
7f2ee0c8d5 No message. 83 files changed. 2021-01-11 10:31:49 -06:00
Vortrex
e3f5e5ea02 Use new logging util 2021-01-08 00:15:10 -06:00
Vortrex
5af3023c85 Mass commit 2021-01-01 16:18:59 -06:00
Vortrex
1c7532523c Overhaul of "client" to "player" 2020-12-29 04:26:15 -06:00
Vortrex
e8f0f6f89b Change use of get client to get player from param 2020-12-28 01:24:05 -06:00
Vortrex
a5c77a6934 Change getClientData to getPlayerData 2020-12-25 02:44:32 -06:00
Vortrex
013a5175e6 Remove old cmd checks, add sacct & subnet bans 2020-12-23 23:00:46 -06:00
Vortrex
2ef292d799 Huge command system overhaul 2020-12-13 14:44:14 -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
1993a1ef75 Convert natives to util funcs 2020-09-12 13:16:24 -05:00
VortrexFTW
36a1cb5a14 Fix strings 2020-09-08 22:02:35 -05:00
VortrexFTW
c536fcd6ef Initial commit 2020-09-04 15:56:19 -05:00