Commit Graph

69 Commits

Author SHA1 Message Date
Vortrex
7bb7775898 Admin-set chat type 2023-03-05 20:45:23 -06:00
Vortrex
ef62513115 Woops wrong name 2023-03-02 08:16:52 -06:00
Vortrex
f4a2425fce Phone messaging functions 2023-02-25 04:42:29 -06:00
Vortrex
1e91698e05 Update from master (merge error) 2023-02-07 15:11:56 -06:00
Vortrex
dea2765daf Add action tip msg func 2022-12-18 12:17:53 -06:00
Vortrex
afed90a2eb Fix DM message + show sent message 2022-10-29 10:07:49 -05:00
Vortrex
b0c91a9d4e Player GUI state util 2022-10-25 22:41:54 -05:00
Vortrex
74b766ee58 Use proper string replaces 2022-10-19 23:57:21 -05:00
Vortrex
79893be66f Announce more things to discord 2022-10-16 17:11:54 -05:00
Vortrex
655a784d27 Use new AGRP prefix on console msg 2022-09-20 02:27:25 -05:00
Vortrex
d2452979f8 Allow console client in normal message 2022-07-30 08:17:41 -05:00
Vortrex
784129e8e6 Fix wrong rank being used in clan chat text 2022-07-27 00:46:20 -05:00
Vortrex
9539eb20f8 Update header 2022-07-08 14:03:55 -05:00
Vortrex
51c01b9c94 Private message util + change tip emoji to 💡 2022-06-19 11:29:36 -05:00
Vortrex
dbde2ed35f Cleanup 2022-06-14 17:32:37 -05:00
Vortrex
42b8125bc0 Some race commands (unfinished) 2022-05-24 01:18:46 -05:00
Vortrex
29b2b94aac Fix admin announce formatting 2022-05-03 12:05:14 -05:00
Vortrex
72bf00dfe6 Use console output utils 2022-05-02 15:30:03 -05:00
Vortrex
b35c8259e1 Fix announce locale parsing 2022-04-18 20:58:35 -05:00
Vortrex
f639cd9b62 Fix discord event echo 2022-04-16 21:47:16 -05:00
Vortrex
dcc051b67e Use locale strings 2022-04-12 09:00:29 -05:00
Vortrex
1752a1a659 Fixes for discord webhook (not finished yet) 2022-04-06 16:36:50 -05:00
Vortrex
f877235bf8 Add JSDoc + use locale strings for admin announce 2022-03-25 02:21:50 -05:00
Vortrex
2412e4a542 Re-enable chat history + organize client netevents 2022-03-21 23:41:25 -05:00
Vortrex
efc72dffe1 Mass convert indentation + add ped speech cmd 2022-03-16 17:02:33 -05:00
Vortrex
78330aa4b1 Use normal chat for now 2022-03-11 02:47:59 -06:00
Vortrex
2b43c79bc8 Merge branch 'nightly' 2022-03-07 02:28:57 -06:00
Vortrex
9b4d88d67a Woops shout and megaphone output is swapped 2022-02-26 21:30:16 -06:00
Vortrex
7daa692770 Offload colour replace to client 2022-02-24 15:45:30 -06:00
Vortrex
04dbd1886c Fix megaphone chat 2022-02-13 19:36:33 -06:00
Vortrex
069fc60b2f Rename emoji util 2022-01-20 03:12:04 -06:00
Vortrex
33fb3fab52 Lots of new strings for locale 2022-01-19 12:56:24 -06:00
Vortrex
40265f0bac Add colour for chat section header util 2022-01-17 07:46:21 -06:00
Vortrex
5dfe47a3e8 Organize a lot of utils 2022-01-09 17:19:53 -06:00
Vortrex
2252388a68 Only use lightbulb emoji for tip msg header 2022-01-09 05:29:08 -06:00
Vortrex
3e05d5748b Use emoji in console msg 2021-11-28 22:47:55 -06:00
Vortrex
1c51c01db6 Fix veh buyprice+fix clan rank+use pascalcase flag names 2021-11-25 07:35:32 -06:00
Vortrex
8f4ac90dc6 Locale stuff + fixes 2021-11-19 19:27:34 -06:00
Vortrex
43f3269ee3 Fix wrong accent being used for chats 2021-10-25 13:05:43 -05:00
Vortrex
1069b37e30 Use more emoji 2021-10-06 15:43:35 -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
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
d1e9a46e76 Add msg utils for newbie tips and randoms 2021-07-25 22:17:12 -05:00
Vortrex
9ce391ef9a Tons of fixes, change netevent prefix. 2021-07-18 20:39:49 -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
7134f5f392 Change msg init log to info 2021-04-04 23:23:51 -05:00
Vortrex
62e4d4b142 Add emoji to front of some messaging 2021-03-27 06:03:47 -05:00
Vortrex
deaf0b34a5 Reorganize some utils, change dividing lines 2021-03-16 00:34:45 -05:00