Commit Graph

61 Commits

Author SHA1 Message Date
Vortrex
bd29a9f7d5 Change copyright, consts, and net events prefix 2022-12-19 10:11:10 -06:00
Vortrex
eae9e8266b Remove engine workaround 2022-11-07 13:36:22 -06:00
Vortrex
b4d9371db2 Debug logging 2022-10-03 16:50:59 -05:00
Vortrex
cad6d11a58 Use server engine state 2022-10-02 09:12:17 -05:00
Vortrex
2d8895b8d7 Don't delay resource start/ready signals 2022-09-29 11:08:44 -05:00
Vortrex
7349ab041d Setup cruise control stuff (unfinished) 2022-09-24 06:12:30 -05:00
Vortrex
05ca5485f9 Wait 500ms before init 2022-09-22 05:17:41 -05:00
Vortrex
0acdf692db Fix client resource start 2022-09-20 03:30:10 -05:00
Vortrex
655a784d27 Use new AGRP prefix on console msg 2022-09-20 02:27:25 -05:00
Vortrex
8e4b7d6b2f Disable cruise control on veh exit 2022-09-06 06:58:01 -05:00
Vortrex
c63ec5f4f6 Restore vehicle engine state on enter 2022-08-16 11:27:37 -05:00
Vortrex
4621048f0f Restore vehicle engine stuff (was removed for testing) 2022-08-01 11:32:55 -05:00
Vortrex
e94da0eb95 Use events from v-events 2022-08-01 02:13:44 -05:00
Vortrex
af699acd24 Use v-events resource 2022-07-30 08:14:39 -05:00
Vortrex
dfaf611a1e Use some custom events from v-events 2022-07-27 00:41:31 -05:00
Vortrex
7a89d8bcba Fix weapon damage handling 2022-07-23 04:15:36 -05:00
Vortrex
9539eb20f8 Update header 2022-07-08 14:03:55 -05:00
Vortrex
2f7f3a1b00 Change net event and const prefix 2022-06-30 18:29:00 -05:00
Vortrex
62d9118604 Merge branch 'nightly' into organizing 2022-06-14 05:56:46 -05:00
Vortrex
7fc9763d39 Add entity process event 2022-05-22 13:28:02 -05:00
Vortrex
207877fde0 Remove resource init stuff from client 2022-05-20 17:33:52 -05:00
Vortrex
63c1499e74 Init client when scripts loaded and ready 2022-05-15 04:14:54 -05:00
Vortrex
27553fa74f Check burning vehicles 2022-05-12 16:53:57 -05:00
Vortrex
6999661bba More native utils + move startup stuff into startup.js 2022-04-20 06:47:54 -05:00
Vortrex
6d2a8ee057 Update mouse wheel handling to be more like other events 2022-04-07 02:04:35 -05:00
Vortrex
351ac19801 Fixed chat system 2022-03-29 21:05:07 -05:00
Vortrex
bc7c670167 More chatbox auto-hide stuff 2022-03-22 00:18:04 -05:00
Vortrex
ba50a90e20 Allow mouse wheel for chat history scroll 2022-03-21 23:55:35 -05:00
Vortrex
efc72dffe1 Mass convert indentation + add ped speech cmd 2022-03-16 17:02:33 -05:00
Vortrex
ef4a2877d0 Restructure (unfinished) 2022-03-12 05:20:14 -06:00
Vortrex
78330aa4b1 Use normal chat for now 2022-03-11 02:47:59 -06:00
Vortrex
f3c61a3bb6 Woops missing bracket 2022-03-10 10:43:28 -06:00
Vortrex
8f5671d031 Merge branch 'gtaiv' into nightly 2022-03-10 10:36:26 -06:00
Vortrex
1a8b4a4397 Don't process vehicle fires (needs finished) 2022-03-10 09:18:17 -06:00
Vortrex
71509d8223 Merge branch 'gtaiv' into nightly 2022-03-09 05:18:24 -06:00
Vortrex
977e0da97d Enter veh event for IV 2022-03-09 02:50:03 -06:00
Vortrex
36cecc1955 Vehicle fires 2022-02-25 05:29:00 -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