Commit Graph

219 Commits

Author SHA1 Message Date
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
70d846303f Re-add mousecam 2021-09-18 06:38:51 -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
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
b60b52a2c0 Add biz/house toggleable interior lights 2021-08-27 18:45:56 -05:00
Vortrex
2fd6dc6f5e Add gamescript netevent 2021-08-24 19:52:05 -05:00
Vortrex
4fe9c45e0a Mafia Connected support 2021-08-14 20:49:47 -05:00
Vortrex
f4015746e1 Update natives 2021-08-11 09:38:12 -05:00
Vortrex
c7fdaa96d9 Don't apply extra ped properties 2021-08-11 09:37:41 -05:00
Vortrex
be25aa2054 Add stop radio stream netevent 2021-08-11 09:37:28 -05:00
Vortrex
53747b9f3e Force anim when necessary 2021-08-11 09:37:17 -05:00
Vortrex
d125f521de Check MP mod for which logo to use 2021-08-11 09:37:02 -05:00
Vortrex
b4b09a0d16 Use natives for initial game setup 2021-08-11 09:36:46 -05:00
Vortrex
85dbddd583 Remove extra stuff from AFK detection 2021-08-11 09:36:32 -05:00
Vortrex
7d74d11a8d Use new keybind utils 2021-07-25 22:10:49 -05:00
Vortrex
9ce391ef9a Tons of fixes, change netevent prefix. 2021-07-18 20:39:49 -05:00
Vortrex
aadff4f8e9 Only set collisions and invincible if NOT IV 2021-07-14 19:23:07 -05:00
Vortrex
7cc4f575de Fixed VC crash with anim loading 2021-07-14 19:22:52 -05:00
Vortrex
a447e4f3f2 Use new ped element define (civilian was removed) 2021-07-12 17:42:20 -05:00
Vortrex
814514be84 Remove duplicate sync util funcs 2021-07-12 17:42:01 -05:00
Vortrex
edf724a3ce Fix skin select start skin 2021-07-12 17:41:49 -05:00
Vortrex
4c5461c0de Use new keybind utils 2021-07-12 17:41:38 -05:00
Vortrex
85896f2f02 Use new keybind utils 2021-07-12 17:40:13 -05:00
Vortrex
55af28d0bf Remove old commented code 2021-07-12 17:39:58 -05:00
Vortrex
87c0979698 Set onMission true to fix unwanted mission dialogs 2021-07-12 17:39:40 -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
e1b5f32563 Fix JS configs for VSCode 2021-05-08 08:36:18 -05:00
Vortrex
d58abe4287 Big Commit 2021-05-06 01:29:46 -05:00
Vortrex
421fd54d96 Receive enter property key from server 2021-04-28 21:26:48 -05:00
Vortrex
0d265feba3 Send client their enter property key for biz info labels 2021-04-28 21:25:42 -05:00
Vortrex
02f6ad6a1b Use biz label info type to support multiple 2021-04-28 21:24:42 -05:00
Vortrex
f8361bb858 Remove VC rendering disable 2021-04-28 21:24:26 -05:00
Vortrex
90d84091f3 Add newchar failed message util 2021-04-24 11:00:50 -05:00
Vortrex
82835e0414 Dont disable special camera for garages 2021-04-23 18:15:14 -05:00
Vortrex
693caceb46 Set default radio volume to 50% 2021-04-23 18:14:50 -05:00
Vortrex
98e2c24608 Formatting 2021-04-23 18:14:31 -05:00
Vortrex
08a1970152 Render buy help text on biz's with items 2021-04-23 18:14:19 -05:00
Vortrex
2d69010562 Don't close all garages on client ready/start 2021-04-23 18:13:55 -05:00
Vortrex
1f6b8f52f9 Set velocity to zero before teleporting 2021-04-22 09:25:56 -05:00
Vortrex
4fe27bf27c Use element from id in netevents 2021-04-22 09:25:38 -05:00
Vortrex
824cb99a28 Use new job route event name 2021-04-22 09:25:18 -05:00
Vortrex
7307ed082c Use original graphics namespace 2021-04-22 09:24:57 -05:00
Vortrex
c9fed71f41 Clear wanted level on process 2021-04-22 09:24:19 -05:00
Vortrex
e840db72a5 Woops wrong var name, remove dup'ed func 2021-04-20 21:30:21 -05:00
Vortrex
2417af4b7d Use new process sync util 2021-04-20 21:30:04 -05:00
Vortrex
fc0f7b1aa7 Use changing room for SA skin select 2021-04-20 21:29:48 -05:00