Commit Graph

27 Commits

Author SHA1 Message Date
Vortrex
ef4a2877d0 Restructure (unfinished) 2022-03-12 05:20:14 -06:00
Vortrex
1a8b4a4397 Don't process vehicle fires (needs finished) 2022-03-10 09:18:17 -06:00
Vortrex
977e0da97d Enter veh event for IV 2022-03-09 02:50:03 -06:00
Vortrex
13affb28eb Rename job route "stop" to location 2022-02-10 17:57:40 -06:00
Vortrex
4c4a38344e Use new native util for netevents 2022-01-09 05:32:22 -06:00
Vortrex
83b7af4fde GUI style changes and key press handling 2022-01-07 19:50:04 -06:00
Vortrex
684f403f37 Always send dmg event 2021-12-13 20:44:30 -06:00
Vortrex
335edcf971 Only trigger netevent for enter/exit veh if has server elements 2021-12-11 20:14:09 -06:00
Vortrex
4e39061c71 Offload vehicle purchase logic to clientside 2021-12-03 10:19:43 -06:00
Vortrex
e8647e5c69 Remove debug strings for inflict damage event 2021-11-25 04:15:21 -06: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
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
b60b52a2c0 Add biz/house toggleable interior lights 2021-08-27 18:45:56 -05:00
Vortrex
4fe9c45e0a Mafia Connected support 2021-08-14 20:49:47 -05:00
Vortrex
b4b09a0d16 Use natives for initial game setup 2021-08-11 09:36:46 -05:00
Vortrex
9ce391ef9a Tons of fixes, change netevent prefix. 2021-07-18 20:39:49 -05:00
Vortrex
87c0979698 Set onMission true to fix unwanted mission dialogs 2021-07-12 17:39:40 -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
f8361bb858 Remove VC rendering disable 2021-04-28 21:24:26 -05:00
Vortrex
2d69010562 Don't close all garages on client ready/start 2021-04-23 18:13:55 -05:00
Vortrex
c9fed71f41 Clear wanted level on process 2021-04-22 09:24:19 -05:00
Vortrex
9ec048c502 Move sync processing to process event 2021-04-20 21:27:25 -05:00
Vortrex
456d5522ba Woops wrong var name 2021-04-18 19:08:33 -05:00
Vortrex
3b220ad8bc Remove old DeltaTime 2021-04-13 01:26:44 -05:00
Vortrex
c8bc28b347 Add camera process CS event handler 2021-04-04 23:15:59 -05:00
Vortrex
0350906de7 Add CS event script 2021-03-30 21:43:45 -05:00