Commit Graph

53 Commits

Author SHA1 Message Date
Vortrex
5c7ab14b01 Format consts names to match 2022-05-15 04:19:51 -05:00
Vortrex
8aff8b212e New prompt consts 2022-05-03 12:04:15 -05:00
Vortrex
f2b7fa13d1 Add confirmation prompt consts 2022-05-02 15:31:09 -05:00
Vortrex
3a32326b66 Prompt confirm giving veh to clan 2022-04-16 21:46:58 -05:00
Vortrex
8927686bba Add discord webhook types 2022-04-10 00:01:34 -05:00
Vortrex
0d3fa77653 Add descriptions to consts 2022-02-21 18:50:33 -06:00
Vortrex
e046a319c2 Add generic job type 2022-02-13 19:34:47 -06:00
Vortrex
3014e3dfc5 Add GPS location types 2022-01-31 12:29:02 -06:00
Vortrex
bde9b9c5ea Add gate owner consts 2022-01-19 12:58:54 -06:00
Vortrex
0cc861fd94 Add generic alcohol item use-type const 2022-01-09 05:30:30 -06:00
Vortrex
b26b19ccc9 Add password reset GUI and processing 2022-01-07 19:48:59 -06:00
Vortrex
e05886ff63 Add injected drug item type 2022-01-04 20:03:04 -06:00
Vortrex
1e3b8c5377 House/biz loc const 2022-01-02 20:08:15 -06:00
Vortrex
8f4ac90dc6 Locale stuff + fixes 2021-11-19 19:27:34 -06:00
Vortrex
63f61c26cf Deck card consts 2021-10-25 13:03:18 -05:00
Vortrex
feb4754d33 Update skin item usetype comment 2021-10-11 19:31:32 -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
80eeaa14c5 Lots of changes and fixes
* Add guiReady state
* Add mouseCameraEnabled state
* Make sure GUI is ready on some things
* Fix wrong veh prop funcs being used clientside
* Add local player ped parts/props util for IV
* Add vehicle.lightStatus sync
* Add element interior sync
* Dont use interior on IV
* Use new class structure
* Set default anim offset to 1
* Set biz data to save when changing biz properties
* Add mouse cam state util
* Prefix item type admin cmds with "itemtype"
* Fix server config saving
* Fix server time setting hour to minute arg
* Add player returnTo data types
* Make veh rent/buy price numbers readable
* Fix wrong house index being used to create blip/pickup on create
* Don't cache player hotbar items if working
* Fix cache player hotbar items util
* Add lots of anims to GTA SA
* Try/catch on all data saving to prevent one from blocking the rest
* Fix readable time from showing AM for 12 PM (noon)
* Set veh interior on create
* Dont set engine for spawnlocked vehicles
2021-09-18 06:48:13 -05:00
Vortrex
ac4702cc52 Add new biz location types 2021-09-09 06:13:54 -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
b5b53140e6 Add repair kit, snort/smoke drugs item use types 2021-07-25 22:13:59 -05:00
Vortrex
bced6822af Add veh colour, repair, and livery kits to items 2021-07-13 00:52:47 -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
183664288e Add biz type consts 2021-04-23 18:18:06 -05:00
Vortrex
d8c597c9e8 Remove tutorial state const, add npc, and comments 2021-03-27 06:03:34 -05:00
Vortrex
6997a86d31 Added spawning ped state const 2021-03-25 21:35:33 -05:00
Vortrex
deaf0b34a5 Reorganize some utils, change dividing lines 2021-03-16 00:34:45 -05:00
Vortrex
f636c5fef5 Move game consts to shared 2021-03-04 04:44:37 -06:00
Vortrex
a9887a4040 Add some consts 2021-02-26 13:48:10 -06:00
Vortrex
1feea99c58 Add desc to some consts 2021-02-05 01:35:43 -06:00
Vortrex
dfac46e128 Add handsup ped type and airplane ticket item use type 2021-01-25 22:41:25 -06:00
Vortrex
c143b6b43e Add new prompt consts 2021-01-19 04:43:59 -06:00
Vortrex
debae2ce68 Add tazed/binded/trapped player ped state consts 2021-01-15 03:41:32 -06:00
Vortrex
e7e62ad0da Add several new consts 2021-01-13 11:01:59 -06:00
Vortrex
7f2ee0c8d5 No message. 83 files changed. 2021-01-11 10:31:49 -06:00
Vortrex
fa25e581b1 Add consts 2021-01-09 22:36:11 -06:00
Vortrex
833238828d Add const descriptions 2021-01-08 18:28:56 -06:00
Vortrex
71d5f235c9 Add acct auth methods 2021-01-08 00:15:40 -06:00
Vortrex
3ef9e554cc Too much for individual commits 2021-01-05 20:14:15 -06:00
Vortrex
15f2f529a7 Add island const 2021-01-05 01:22:35 -06:00
Vortrex
c700ead2da Change pickup label consts 2020-12-31 01:20:53 -06:00
Vortrex
35fda875a8 Rename veh owner biz type const 2020-12-27 12:30:59 -06:00
Vortrex
4d3a7c7602 Add ban type constants 2020-12-23 23:02:01 -06:00
Vortrex
798cec782e Add vehicle seat const 2020-12-21 23:40:44 -06:00
Vortrex
3fbde86e6d Added job work types (route, sell, service, etc) 2020-12-16 07:56:07 -06:00
Vortrex
7bd9189ec8 Add dealership vehicle owner type 2020-12-14 10:44:30 -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
ebbd44e917 Add sphere types 2020-09-12 13:16:58 -05:00