Commit Graph

19 Commits

Author SHA1 Message Date
Vortrex
bacdc063d4 Prefix 2023-02-08 18:04:27 -06:00
Vortrex
1e91698e05 Update from master (merge error) 2023-02-07 15:11:56 -06:00
Vortrex
bd29a9f7d5 Change copyright, consts, and net events prefix 2022-12-19 10:11:10 -06:00
Vortrex
655a784d27 Use new AGRP prefix on console msg 2022-09-20 02:27:25 -05:00
Vortrex
9539eb20f8 Update header 2022-07-08 14:03:55 -05:00
Vortrex
cb86419f2b Change netevent and const prefix 2022-06-30 18:29:17 -05:00
Vortrex
7e2b9b12e6 Show locale chooser below window 2022-05-22 13:28:55 -05:00
Vortrex
3229cfd0e8 Show locale chooser when certain GUI is active 2022-05-15 04:15:39 -05:00
Vortrex
ff769f8632 Add titlebar to newchar GUI + disable titlebar on others 2022-05-08 06:46:37 -05:00
Vortrex
52274965a3 Resize logo to fit existing GUI 2022-05-02 15:26:14 -05:00
Vortrex
4e86118475 Mass convert to tabs + fix veh buy ownership 2022-04-24 08:18:01 -05:00
Vortrex
33c0c8aa7b Resize some GUI stuff 2022-03-07 01:20:46 -06:00
Vortrex
52a995493b Use new server logo 2022-02-04 10:35:08 -06:00
Vortrex
5f4ca19004 Use Arial font instead of Roboto 2022-01-21 20:30:23 -06:00
Vortrex
b3ef262697 Scale up server logo on some GUI 2022-01-09 05:23:06 -06:00
Vortrex
83b7af4fde GUI style changes and key press handling 2022-01-07 19:50:04 -06:00
Vortrex
3d330d359e Use new server-specific GUI colours 2021-10-25 12:57:49 -05:00
Vortrex
56cea0f34e Add headers to new GUI script files 2021-09-30 18:54:31 -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