Commit Graph

129 Commits

Author SHA1 Message Date
Vortrex
d1b8b9524f Rename all net event prefixes to agrp 2022-06-14 08:53:33 -05:00
Vortrex
686a977fb0 Check player data before disconnect text 2022-06-12 09:18:13 -05:00
Vortrex
1c9fe0d20b Don't send locale strings 2022-06-09 15:35:30 -05:00
Vortrex
0e05b8de8b Log deaths + wait for player ped 2022-06-07 10:23:25 -05:00
Vortrex
a097da7a63 Use arrays for client init states, not client data 2022-05-30 07:38:48 -05:00
Vortrex
381ae3d398 Stop playing intro on spawn 2022-05-26 17:32:25 -05:00
Vortrex
cfdfc51e14 Fix double chat message 2022-05-20 17:44:02 -05:00
Vortrex
444568317f Revert event testing 2022-05-20 17:38:32 -05:00
Vortrex
9d063ae9f6 Revert "Use new event handler args"
This reverts commit 0ede289e95.
2022-05-20 17:36:22 -05:00
Vortrex
d8eeeefc8d Remove echo for resources and setup game on spawn 2022-05-20 17:34:15 -05:00
Vortrex
0ede289e95 Use new event handler args 2022-05-19 19:43:24 -05:00
Vortrex
44e56449e3 Move event stuff to native 2022-05-19 18:55:29 -05:00
Vortrex
d42625c861 Fix disconnect discord echo 2022-05-17 08:54:47 -05:00
Vortrex
586ba1e630 Don't send locale strings (not used anymore) 2022-05-15 04:21:04 -05:00
Vortrex
eb55a60db9 Log deaths 2022-05-10 17:29:30 -05:00
Vortrex
9755f3d448 Don't abort veh entry when locked (bugs out the player) 2022-04-30 13:19:45 -05:00
Vortrex
29856cf03e Server-configurable nametag distance 2022-04-30 13:18:26 -05:00
Vortrex
208141f3ed Fix connecting message 2022-04-28 16:28:41 -05:00
Vortrex
b1256193ef Rename getServerGame to getGame to match client 2022-04-28 11:32:35 -05:00
Vortrex
d5e0da1a79 Don't clear arrays for resource stop 2022-04-26 10:19:48 -05:00
Vortrex
56bae04e0f Rename some utils to align with code style 2022-04-23 15:13:34 -05:00
Vortrex
6999661bba More native utils + move startup stuff into startup.js 2022-04-20 06:47:54 -05:00
Vortrex
50d2dfe4ba Remove initial msgs for in-dev and stuff 2022-04-13 00:01:05 -05:00
Vortrex
8d5ea9a31f Add announces for connect/disconnect 2022-04-12 09:00:42 -05:00
Vortrex
7aacf876da Use utils + formatting 2022-04-12 06:30:30 -05:00
Vortrex
3e9123780c Fix disconnect discord message 2022-04-10 00:00:11 -05:00
Vortrex
2717db79c1 Don't use command event 2022-04-06 16:37:27 -05:00
Vortrex
4bdcbd30c0 Send some locale strings to client for labels 2022-04-05 23:52:44 -05:00
Vortrex
d2dbdf2450 Tweaks for MafiaC compatibility 2022-03-29 21:05:48 -05:00
Vortrex
4871a7ba9f Fix for radio station when entering vehicle 2022-03-28 19:47:47 -05:00
Vortrex
efc72dffe1 Mass convert indentation + add ped speech cmd 2022-03-16 17:02:33 -05:00
Vortrex
297ab6f8f8 Custom disconnect reason 2022-03-15 04:17:58 -05:00
Vortrex
5ce26de7c3 Format 2022-03-14 05:16:23 -05:00
Vortrex
1a1f5d4f5d Only send businesses for IV (for now) 2022-03-09 05:18:08 -06:00
Vortrex
c8d8a84c5d Fix server enter veh event for IV 2022-03-09 02:50:19 -06:00
Vortrex
787a96ec36 Player ped network ID for IV 2022-03-08 01:10:02 -06:00
Vortrex
bdee71440f Business/house blips & pickups for IV 2022-03-07 07:37:41 -06:00
Vortrex
d9ae395254 Rename game config util 2022-03-06 01:17:37 -06:00
Vortrex
9f35fbcd33 Move chat processing to chat.js 2022-02-13 19:35:20 -06:00
Vortrex
6e518c3062 Fix colours in veh rent msg + kick all clients on unload 2022-02-10 17:59:46 -06:00
Vortrex
ae32861b44 More vehicle purchase stuff 2022-01-31 13:46:50 -06:00
Vortrex
bef9f0bf55 Fix stuck after death + some misc fixes 2022-01-31 12:29:52 -06:00
Vortrex
a04d145327 Update player nametags on spawn 2022-01-06 13:35:40 -06:00
Vortrex
9be3f2e993 Formatting 2022-01-04 20:03:29 -06:00
Vortrex
a7f6be0f9d Fix veh respawn time when occupied 2022-01-04 15:12:48 -06:00
Vortrex
dccefe335f Revert "Don't clear temp peds/vehicles"
This reverts commit 7a5167743b.
2021-12-30 16:03:26 -06:00
Vortrex
7a5167743b Don't clear temp peds/vehicles 2021-12-30 12:12:30 -06:00
Vortrex
a49dc41096 Set veh respawn delay on ped exit 2021-12-11 20:16:40 -06:00
Vortrex
988bc24b19 Add handler for element stream out 2021-11-28 22:46:50 -06:00
Vortrex
fd0a5e3baf Fix wrong skin on death 2021-11-25 04:16:22 -06:00