Commit Graph

59 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
dd30b9c389 Fix for admin buy of biz-owned veh 2022-12-18 17:27:02 -06:00
Vortrex
0d9de6ec30 Add missing action tips in bitflag table 2022-09-24 06:13:45 -05:00
Vortrex
eab0d96e5d Add new action tips flag names 2022-09-22 05:20:53 -05:00
Vortrex
655a784d27 Use new AGRP prefix on console msg 2022-09-20 02:27:25 -05:00
Vortrex
c4f8afecc0 Action tips 2022-08-22 14:18:01 -05:00
Vortrex
4ede78bd7c Woops wrong db field name for acct register 2022-07-27 00:42:07 -05:00
Vortrex
c3d0f826db Add job rank bitflags 2022-07-23 17:42:39 -05:00
Vortrex
25543b5f07 New chat stuff (emoji, timestamps, etc) 2022-07-17 04:23:32 -05:00
Vortrex
74bc330596 Add new account settings bitflags 2022-07-11 17:38:12 -05:00
Vortrex
9539eb20f8 Update header 2022-07-08 14:03:55 -05:00
Vortrex
e017313b58 Add optional chatbox timestamps 2022-06-27 09:35:58 -05:00
Vortrex
a6891cd980 Move bitflag utils to shared 2022-05-05 11:29:03 -05:00
Vortrex
eb3c3e078e Remove extra line 2022-04-26 10:19:20 -05:00
Vortrex
b6f8513c0d Start working on racing script 2022-04-16 21:45:57 -05:00
Vortrex
5fd8b61ce9 Add ManageNPCs staff flag 2022-04-10 00:01:25 -05:00
Vortrex
2f320af519 Remove server settings flag keys 2022-03-20 13:54:05 -05:00
Vortrex
efc72dffe1 Mass convert indentation + add ped speech cmd 2022-03-16 17:02:33 -05:00
Vortrex
2ea750fa80 Use server settings bit flags 2022-02-26 22:30:53 -06:00
Vortrex
f22c001c48 Move bool settings for server config to bitflags 2022-02-26 21:31:48 -06:00
Vortrex
103a5eba8a Add mod flag for preventing client element sync 2022-01-31 12:26:48 -06:00
Vortrex
7aac32930c Use bitflag util 2022-01-04 20:02:07 -06:00
Vortrex
8eb66de12a Add big ears moderation flag 2021-12-26 11:47:40 -06:00
Vortrex
21ff2842f9 Fix bitflag utils 2021-12-22 23:37:28 -06:00
Vortrex
4b0404878f PascalCase bitflag keys 2021-12-15 12:04:03 -06:00
Vortrex
e050c11b55 Fix bitflag utils 2021-12-11 20:15:01 -06:00
Vortrex
07a95f1560 Fix some bitflag stuff 2021-11-30 21:51:07 -06:00
Vortrex
5d50304d12 Rename gun ban mod flag 2021-11-28 22:43:48 -06:00
Vortrex
1c51c01db6 Fix veh buyprice+fix clan rank+use pascalcase flag names 2021-11-25 07:35:32 -06:00
Vortrex
3c7336ffd2 Remove extra clan flag keys 2021-11-24 07:20:00 -06:00
Vortrex
dd8fc590f0 Fix has bit flag util 2021-10-15 22:36:46 -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
909f4ffdc5 Change tip settings to opposite 2021-07-25 22:11:32 -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
d58abe4287 Big Commit 2021-05-06 01:29:46 -05:00
Vortrex
41d5bb2370 Init bitflag script, remove add cmd handler func 2021-04-04 23:18:16 -05:00
Vortrex
7001336ba6 Added npc trig/cond/resp type bitflags 2021-03-27 06:01:52 -05:00
Vortrex
deaf0b34a5 Reorganize some utils, change dividing lines 2021-03-16 00:34:45 -05:00
Vortrex
795e35b289 Change bitflag.js 2021-03-07 14:12:08 -06:00
Vortrex
6ee48ca565 Add a bunch of account settings bitflags 2021-03-04 04:43:38 -06:00
Vortrex
c8379786b3 Remove police and fire job ban flags (use job wl/bl) 2021-01-13 11:00:37 -06:00
Vortrex
7f2ee0c8d5 No message. 83 files changed. 2021-01-11 10:31:49 -06:00
Vortrex
3ef9e554cc Too much for individual commits 2021-01-05 20:14:15 -06:00
Vortrex
76f0c188ea Use player util instead 2021-01-05 01:21:58 -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
31614b15b9 Add manageJobs staff flag 2020-12-27 21:24:27 -06:00