Commit Graph

91 Commits

Author SHA1 Message Date
Vortrex
bdee71440f Business/house blips & pickups for IV 2022-03-07 07:37:41 -06:00
Vortrex
9bd242631a Add net events to send biz/house info to player 2022-03-07 01:21:32 -06:00
Vortrex
e950ad0a00 Add button text arg for info and error GUI 2022-03-03 01:20:15 -06:00
Vortrex
932f65b56e Fix job clear blip netevent 2022-02-13 19:33:59 -06:00
Vortrex
773881d6d6 Rename job route stop to location 2022-02-10 18:01:30 -06:00
Vortrex
8da7880efd Use locale for button text on some GUI 2022-02-04 10:36:48 -06:00
Vortrex
ae32861b44 More vehicle purchase stuff 2022-01-31 13:46:50 -06:00
Vortrex
44598e5016 Fix AFK and ping status in nametag update util 2022-01-31 12:28:07 -06:00
Vortrex
62efe28936 Fixes for damage system 2022-01-19 12:58:06 -06:00
Vortrex
4068cb528e Fix for damage system, and log 2022-01-17 07:43:35 -06:00
Vortrex
48ba5dfaa8 Send server log level to client 2022-01-13 17:29:26 -06:00
Vortrex
990fc9b450 Add netevent handler native wrap 2022-01-09 05:37:15 -06:00
Vortrex
4c4a38344e Use new native util for netevents 2022-01-09 05:32:22 -06:00
Vortrex
b26b19ccc9 Add password reset GUI and processing 2022-01-07 19:48:59 -06:00
Vortrex
1001e27afc Add force wanted level net event 2022-01-06 13:35:08 -06:00
Vortrex
e411d6f476 Implement custom weapon damage 2022-01-04 20:02:37 -06:00
Vortrex
3b85f13b90 Have server manually set damage 2021-12-13 20:45:21 -06:00
Vortrex
271e512d46 Start offloading veh buy logic to clientside 2021-12-03 10:23:41 -06:00
Vortrex
f14628f096 Return player to old pos on cancel skin select 2021-11-30 21:53:11 -06:00
Vortrex
1e6bde4595 Fix vehicle light change util 2021-11-28 22:46:01 -06:00
Vortrex
520a169a42 Don't freeze player on non-moving anims 2021-11-25 04:15:42 -06:00
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