Commit Graph

70 Commits

Author SHA1 Message Date
Vortrex
8f4ac90dc6 Locale stuff + fixes 2021-11-19 19:27:34 -06:00
Vortrex
ef18c9ded0 Fix for snow support and skin select 2021-11-16 02:03:09 -06:00
Vortrex
1f8299c1a1 Fixes for client net event utils 2021-10-25 13:02:13 -05:00
Vortrex
513cac7f15 Close skin select before processing change 2021-10-15 22:37:53 -05:00
Vortrex
8f4d7bd900 Add update veh interior util 2021-10-02 16:47:09 -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
acfc788371 Lots of changes
* Add optional offset for some anims (like sitting)
* Fix int/vw chat check not working
* Disable ambience utils for now
* Add ped stop anim util
* Fix enter veh messages
* Fix radio stream not stopping when exiting vehicle
* Fix job items bugging out
* Don't save job equipment items
* Switch to inactive item slot when going on/off duty
* Fix gotospawn not working with int/vw
* Added anims for offset use
* Added element ID & syncer utils
* Fixed wrong job name being shown when setting job vehicle rank
* Added anim move type constants
* Added element collision net events
* Added is any GUI active util
* Fixed showing player list when a GUI is active
2021-09-13 07:22:00 -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
a49d496df3 A few fixes 2021-08-27 18:47:04 -05:00
Vortrex
e4d3710327 Add game script netevent 2021-08-24 19:53:13 -05:00
Vortrex
4fe9c45e0a Mafia Connected support 2021-08-14 20:49:47 -05:00
Vortrex
2a24ef7b47 Add util to stop radio stream 2021-08-11 09:42:23 -05:00
Vortrex
92786f1875 Add clear keybinds util, force item action timeout 2021-07-25 22:12:42 -05:00
Vortrex
9ce391ef9a Tons of fixes, change netevent prefix. 2021-07-18 20:39:49 -05:00
Vortrex
c0f07d6ea6 Add animations, fix radio volume, fix keybinds 2021-07-12 17:38:13 -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
d58abe4287 Big Commit 2021-05-06 01:29:46 -05:00
Vortrex
0d265feba3 Send client their enter property key for biz info labels 2021-04-28 21:25:42 -05:00
Vortrex
386cb229a7 Netevent for receive client info 2021-04-22 09:26:59 -05:00
Vortrex
b986f0ef83 Use exited veh netevent 2021-04-20 21:31:19 -05:00
Vortrex
e0cdf660bb Make skin-select only for items for now 2021-04-19 18:53:26 -05:00
Vortrex
8afa332b21 Recache hotbar after skin select 2021-04-18 23:10:37 -05:00
Vortrex
0a15ed1948 Add client script stopped net event 2021-04-18 19:11:38 -05:00
Vortrex
9c32d137dc Fix wrong util used 2021-04-13 01:30:56 -05:00
Vortrex
7737587f68 Fix typo 2021-03-30 21:47:37 -05:00
Vortrex
41f6b50667 Send new scroll lines net event 2021-03-27 06:02:48 -05:00
Vortrex
45da097215 Changed net event args for char select 2021-03-25 21:34:52 -05:00
Vortrex
c83c87c080 Add skin select 2021-03-22 03:12:26 -05:00
Vortrex
deaf0b34a5 Reorganize some utils, change dividing lines 2021-03-16 00:34:45 -05:00
Vortrex
5864d27047 Start adding skin select 2021-03-07 14:12:58 -06:00
Vortrex
7b61a6fd4c Add pos/heading sync netevents 2021-02-22 18:33:48 -06:00
Vortrex
d501e00092 Add some IV support 2021-02-20 20:09:07 -06:00
Vortrex
29f3da5bc2 Add minute duration 2021-02-09 04:06:15 -06:00
Vortrex
a73a81c80d Add cam look at net event 2021-02-03 11:56:29 -06:00
Vortrex
2d9951a86c Bind hotbar update to client side 2021-01-25 22:40:39 -06:00
Vortrex
32bfb56048 Add show player error/info GUI utils 2021-01-23 13:31:33 -06:00
Vortrex
e0e7ccec5b Check if delay > 0 before showing item delay 2021-01-19 04:42:12 -06:00
Vortrex
96c5c360b9 Add a ton of debug logging 2021-01-15 03:40:05 -06:00
Vortrex
7f3b40c82e Send job index, not sacct job id 2021-01-13 11:01:24 -06:00
Vortrex
7f2ee0c8d5 No message. 83 files changed. 2021-01-11 10:31:49 -06:00
Vortrex
bdf34e08cd Fixed excluded snow models using wrong array 2021-01-09 22:35:31 -06:00
Vortrex
dd562b5784 Use entity data utils 2021-01-08 06:34:37 -06:00
Vortrex
e3f5e5ea02 Use new logging util 2021-01-08 00:15:10 -06:00
Vortrex
3ef9e554cc Too much for individual commits 2021-01-05 20:14:15 -06:00
Vortrex
cdc34d6ae0 Add client netevent utils 2021-01-05 01:22:27 -06:00
Vortrex
5109d9284a Remove old code 2021-01-02 21:57:06 -06:00
Vortrex
5af3023c85 Mass commit 2021-01-01 16:18:59 -06:00