Commit Graph

41 Commits

Author SHA1 Message Date
Vortrex
4217d321e5 Add tax & wealth info to /help 2022-01-04 15:13:00 -06:00
Vortrex
1c51c01db6 Fix veh buyprice+fix clan rank+use pascalcase flag names 2021-11-25 07:35:32 -06:00
Vortrex
9dc15ec94c Woops discord is rule, not cvar 2021-11-25 04:16:35 -06:00
Vortrex
9840e30463 Fix duplicated clan message help, add radio msg help 2021-11-24 07:22:38 -06:00
Vortrex
8f4ac90dc6 Locale stuff + fixes 2021-11-19 19:27:34 -06:00
Vortrex
db6ff2e4b4 Use discord cvar in help category msg 2021-11-16 02:04:59 -06:00
Vortrex
be510cd674 Add mousecam key to help msg for keybinds 2021-10-25 13:04:17 -05:00
Vortrex
11887a8a46 Fix keybind help message 2021-10-15 22:38:51 -05:00
Vortrex
919628b50b Fix command help param count issue 2021-10-06 15:42:54 -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
cfc22a77ee Bunch of fixes/changes
* Set client log level to info
* Added element prop sync util
* Added check to make sure veh upgrade was valid
* Fixed incorrect acct settings being saved
* Added help tip when using invalid anim
* Fixed create biz cmd
* Allow biz owners to set biz name
* Allow biz owners to give biz to player or clan
* Added biz clan rank cmd
* Allow those with permission to lock/unlock biz & houses
* Fix set biz interior
* Allow players with permission to withdraw from biz till
* Added utils to check if player has biz permissions for till/lock/lights
* Added check if players are in same int/vw on talk/shout/whisper
* Follow server civilians cvar when toggling ambience
* Renamed some clan cmds to prefix with "clan"
* Added vehlivery cmd
* Set server log level to debug
* Show veh owner info on enter
* Sync body parts & props on IV
* Add clan help in help cmd
* Don't show values for melee weapons
* Add IV support for some utils
* Sync player ped fight style in SA
* Added fightstyle cmd
* Fix wrong job owner on vehinfo cmd
* Return false on world label support util for IV
2021-09-12 13:53:51 -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
d7e712f827 Add keybind and inventory help tips 2021-08-24 19:54:02 -05:00
Vortrex
c317814215 Formatting 2021-08-11 09:38:42 -05:00
Vortrex
388c172dcd Change some random tips 2021-07-25 22:15:07 -05:00
Vortrex
0109f74ca6 Fix cmd help, update some help texts 2021-07-13 00:54:31 -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
db0405f48a Changes 2021-05-20 16:34:42 -05:00
Vortrex
d426d4a9fe Comment mentions of unfinished features in random tips 2021-04-28 21:26:33 -05:00
Vortrex
19181176f9 Add init help func, fix divider style 2021-04-04 23:22:30 -05:00
Vortrex
deaf0b34a5 Reorganize some utils, change dividing lines 2021-03-16 00:34:45 -05:00
Vortrex
8bcc4dceec Add business help message 2021-03-15 12:31:49 -05:00
Vortrex
b454277be1 Add a few new help tips 2021-03-04 04:44:48 -06:00
Vortrex
7f2ee0c8d5 No message. 83 files changed. 2021-01-11 10:31:49 -06:00
Vortrex
52be380e86 Add "skin" for help menu 2021-01-08 00:16:20 -06:00
Vortrex
3ef9e554cc Too much for individual commits 2021-01-05 20:14:15 -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
2bdc68d770 Add /ad info to random tips 2020-12-25 22:49:18 -06:00
Vortrex
0109abdb6e Add notips cmd info to random tips 2020-12-25 02:47:01 -06:00
Vortrex
dc71283242 Fixed some help texts 2020-12-21 09:24:55 -06:00
Vortrex
9699c512f5 Add help categories and random tips 2020-12-14 10:40:42 -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
f2bd794c3c Add tips 2020-09-07 11:34:26 -05:00
VortrexFTW
cfe6eb5d36 Fix help message syntax issue 2020-09-06 11:28:34 -05:00
VortrexFTW
6a99cf8703 Add some help messages 2020-09-06 00:18:20 -05:00
VortrexFTW
c536fcd6ef Initial commit 2020-09-04 15:56:19 -05:00