Commit Graph

83 Commits

Author SHA1 Message Date
Vortrex
859936e0cf Woops that's not an int 2021-11-30 21:53:20 -06:00
Vortrex
32a0fa5f79 Use new prop label consts 2021-11-28 22:45:41 -06:00
Vortrex
683fa5908d Load accent 2021-11-25 04:15:31 -06:00
Vortrex
28578f3b9f Remove unused clan rank class members 2021-11-24 07:21:31 -06:00
Vortrex
2dc07afde1 Use new svr cfg class, use Id on class members 2021-11-16 02:02:48 -06:00
Vortrex
45bfc50efb Add gui colour to svr + new card deck classes 2021-10-25 13:01:50 -05:00
Vortrex
daa1596230 Add client return-to type 2021-10-15 22:37:36 -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
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
f4baca7c59 Add interior lights to house/biz classes 2021-08-27 18:47:20 -05:00
Vortrex
e17b43bf2f Add radiostation and keybinds list 2021-08-24 20:36:02 -05:00
Vortrex
08c1d68cc2 Add biz/house game script classes 2021-08-24 19:53:02 -05:00
Vortrex
4fe9c45e0a Mafia Connected support 2021-08-14 20:49:47 -05:00
Vortrex
2aeb17c190 Add some stuff to classes 2021-08-11 09:42:06 -05:00
Vortrex
c485ae5da6 Add house/biz to returnTo data for client 2021-07-25 22:12:21 -05:00
Vortrex
9ce391ef9a Tons of fixes, change netevent prefix. 2021-07-18 20:39:49 -05:00
Vortrex
6ad0c4d120 Add minute duration to server cfg class 2021-07-13 00:51:40 -05:00
Vortrex
c006afcb23 Revert location overhaul (unfinished) 2021-06-21 15:12:52 -05:00
Vortrex
49dde311a2 Changes 2021-06-21 15:06:38 -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
fa52c070f5 Merge branch 'location-overhaul' into nightly 2021-05-20 16:35:23 -05:00
Vortrex
db0405f48a Changes 2021-05-20 16:34:42 -05:00
Vortrex
d58abe4287 Big Commit 2021-05-06 01:29:46 -05:00
Vortrex
92ddbb0f8f Merge branch 'location-overhaul' into testing 2021-04-24 11:25:34 -05:00
Vortrex
3ff88436b0 Migrate some character data to new svr-data table 2021-04-23 18:16:18 -05:00
Vortrex
2dedc80094 Use new universal job route class members 2021-04-22 09:26:42 -05:00
Vortrex
292e2f87d0 Add radio stream & return-to data to client class 2021-04-20 21:31:09 -05:00
Vortrex
0da8c07fc0 Match clan owner class member with others 2021-04-19 18:53:11 -05:00
Vortrex
281c4c2bd6 Fix create clan 2021-04-18 23:10:13 -05:00
Vortrex
95a3b0d5e2 Change class init to more like other scripts 2021-04-18 19:11:26 -05:00
Vortrex
cb58118420 Add register date to account data class 2021-04-04 23:19:28 -05:00
Vortrex
b0d9658e2f Remove old class members 2021-03-30 21:47:30 -05:00
Vortrex
201af1f202 Add npc, trig, cond, and resp data classes 2021-03-27 06:02:35 -05:00
Vortrex
758974de3d Removed obsolete members from subaccount class 2021-03-25 21:34:30 -05:00
Vortrex
92faeabef3 Add job uniform to client data class 2021-03-22 03:12:17 -05:00
Vortrex
deaf0b34a5 Reorganize some utils, change dividing lines 2021-03-16 00:34:45 -05:00
Vortrex
6cca12e9e5 Add payday stuff to client data class 2021-03-08 19:06:02 -06:00
Vortrex
65f9aa72bd Add verify codes to client class 2021-03-07 14:12:47 -06:00
Vortrex
b1d677f816 Add keystate to keybind data class constructor 2021-03-04 04:44:04 -06:00
Vortrex
9759de58b6 Add 2FA state to client class 2021-02-26 13:47:29 -06:00
Vortrex
ba3402d58c Add sync pos/heading to clientdata class 2021-02-22 18:33:34 -06:00
Vortrex
efae054ead Add states for adding job/biz/house pickups/blips 2021-02-09 04:06:03 -06:00
Vortrex
27f7293d37 Add WL/BL toggle into server AC config 2021-02-03 11:56:15 -06:00
Vortrex
34d32f9e9d Add biz order value to client data class 2021-01-23 13:31:18 -06:00
Vortrex
874166184d Add inflation multiplier to server config class 2021-01-19 04:41:34 -06:00
Vortrex
8ce1f8dd93 Fix wrong last login field name 2021-01-15 03:39:53 -06:00
Vortrex
0026cd1a4d Add pedstate and drunk level to client data class 2021-01-13 11:00:53 -06:00