Commit Graph

76 Commits

Author SHA1 Message Date
Vortrex
e7dc1c955a Fix for job info cmds and job stuff 2022-01-17 07:46:00 -06:00
Vortrex
64b3628b25 Use cmd arg/param util 2022-01-09 17:42:57 -06:00
Vortrex
5dfe47a3e8 Organize a lot of utils 2022-01-09 17:19:53 -06:00
Vortrex
8ef5b6af3e Use job id util when splicing job loc 2022-01-04 15:13:22 -06:00
Vortrex
bec271fe94 Disable loading job route from db until ready 2022-01-01 13:26:17 -06:00
Vortrex
9945dc6d73 Add job routes + use db query util for old job stuff 2021-12-26 11:48:50 -06:00
Vortrex
ce0173d544 New job route classes/data 2021-12-22 23:36:36 -06:00
Vortrex
8d5912b6bc Add job pickup/blip utils, check svr enabled 2021-12-11 20:19:31 -06:00
Vortrex
ef80e28470 Clear equip and respawn job veh on stopwork 2021-11-30 21:52:26 -06:00
Vortrex
1c51c01db6 Fix veh buyprice+fix clan rank+use pascalcase flag names 2021-11-25 07:35:32 -06:00
Vortrex
6afb2e3ea7 Respawn last job vehicle when stopwork 2021-11-25 04:17:01 -06:00
Vortrex
8f4ac90dc6 Locale stuff + fixes 2021-11-19 19:27:34 -06:00
Vortrex
2e753b4d87 Use game namespace and new const 2021-11-16 02:00:54 -06:00
Vortrex
a561e30aac Change job equip msg to local action 2021-10-15 22:39:58 -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
4fe9c45e0a Mafia Connected support 2021-08-14 20:49:47 -05:00
Vortrex
e37f2830da Allow job cmds near job vehicle 2021-07-25 22:16:29 -05:00
Vortrex
9ce391ef9a Tons of fixes, change netevent prefix. 2021-07-18 20:39:49 -05:00
Vortrex
b39104566e Check for global svr cfg pickups/blips enabled 2021-07-14 19:23:46 -05:00
Vortrex
c006afcb23 Revert location overhaul (unfinished) 2021-06-21 15:12:52 -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
fa52c070f5 Merge branch 'location-overhaul' into nightly 2021-05-20 16:35:23 -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
132870b388 Use job id from db id util in job type check 2021-04-22 09:28:28 -05:00
Vortrex
7edc8c6db8 Change job init log to info 2021-04-04 23:23:27 -05:00
Vortrex
deaf0b34a5 Reorganize some utils, change dividing lines 2021-03-16 00:34:45 -05:00
Vortrex
9501edb5c3 Add colours to some messages 2021-03-15 12:32:04 -05:00
Vortrex
3c8b0dd98d Fix spacing 2021-03-08 19:06:35 -06:00
Vortrex
8fdd9a34dc Make long db query strings easier to read 2021-03-07 14:14:46 -06:00
Vortrex
1335995bf6 Load job pickups/blips if enabled on server 2021-02-09 04:08:13 -06:00
Vortrex
dbbf5226df Use delete game object util 2021-01-25 22:43:07 -06:00
Vortrex
3c0e44479c Just set skin for job uniform, dont use item 2021-01-19 04:45:40 -06:00
Vortrex
41bfd2207a Delete job items on stop working 2021-01-15 03:42:48 -06:00
Vortrex
d1ae54288a Fix job equip giving wrong items 2021-01-13 11:03:28 -06:00
Vortrex
7f2ee0c8d5 No message. 83 files changed. 2021-01-11 10:31:49 -06:00
Vortrex
63f6c2e935 Change job weps to items 2021-01-09 22:38:12 -06:00
Vortrex
ec621002af Use entity data utils 2021-01-08 06:32:22 -06:00
Vortrex
c906ce885d Use new log util 2021-01-08 00:16:47 -06:00
Vortrex
3ef9e554cc Too much for individual commits 2021-01-05 20:14:15 -06:00
Vortrex
ceb7db95b1 Fix addjobloc cmd 2021-01-05 01:24:19 -06:00
Vortrex
1f98de0099 Make add/del job pickup/blip utils 2021-01-02 22:54:46 -06:00
Vortrex
56d42a9fec Add set house data indexes func 2021-01-02 21:55:04 -06:00
Vortrex
5af3023c85 Mass commit 2021-01-01 16:18:59 -06:00
Vortrex
a9dad59b27 Recommit job data saving 2021-01-01 01:19:18 -06:00
Vortrex
8d88b31110 Test 2020-12-31 13:12:34 -06:00
Vortrex
57ad95d161 Save job locations func 2020-12-31 01:22:05 -06:00