Commit Graph

155 Commits

Author SHA1 Message Date
Vortrex
61c6568641 Only check dimension when spawning 2022-09-20 03:31:18 -05:00
Vortrex
655a784d27 Use new AGRP prefix on console msg 2022-09-20 02:27:25 -05:00
Vortrex
3bd2cfbba2 Add debug lines for event 2022-09-09 02:12:04 -05:00
Vortrex
09316c3301 Don't announce job route stop on player quit 2022-09-04 15:51:03 -05:00
Vortrex
cdebb12226 Use new currency string 2022-08-23 14:28:38 -05:00
Vortrex
c63ec5f4f6 Restore vehicle engine state on enter 2022-08-16 11:27:37 -05:00
Vortrex
7a71c08c3d Check for server elements on spawn 2022-08-10 14:16:29 -05:00
Vortrex
e2ec0b85b6 Don't use special spawn func for Mafia 1 2022-08-04 05:12:27 -05:00
Vortrex
364e3ef3ab Display disconnect message last + fix radio playing after spawn 2022-08-01 11:34:30 -05:00
Vortrex
521b0a406c Don't handle server-side sphere for now 2022-08-01 02:14:12 -05:00
Vortrex
af699acd24 Use v-events resource 2022-07-30 08:14:39 -05:00
Vortrex
f5b388b045 Use some custom events from v-events 2022-07-27 00:44:23 -05:00
Vortrex
afdbbdbaa5 Don't set stuff on spawn that game doesn't support 2022-07-26 01:01:11 -05:00
Vortrex
d30a3bcb29 Events + handle paintball stuff on death 2022-07-23 04:17:48 -05:00
Vortrex
25e79b26d6 More cleanup on quit 2022-07-17 04:24:04 -05:00
Vortrex
5c5e2d027e Use custom veh events 2022-07-15 05:57:08 -05:00
Vortrex
9539eb20f8 Update header 2022-07-08 14:03:55 -05:00
Vortrex
eb582a666d Add login timeout (60 seconds) 2022-07-07 22:16:50 -05:00
Vortrex
df949a35f7 Change prefix of consts 2022-07-02 23:38:31 -05:00
Vortrex
cb86419f2b Change netevent and const prefix 2022-06-30 18:29:17 -05:00
Vortrex
b86d2c7bcb Use built-in veh enter/exit events 2022-06-27 16:40:54 -05:00
Vortrex
d90dc8e7b8 Use new custom events for enter/exit veh 2022-06-26 13:31:41 -05:00
Vortrex
90face486b Handle respawn for paintball (don't use normal death respawn) 2022-06-17 13:08:30 -05:00
Vortrex
d9c007c4bc Use new entered/exited veh events 2022-06-17 09:38:37 -05:00
Vortrex
c8992ce2de Check if player int and vw are in main world before radio 2022-06-17 08:03:31 -05:00
Vortrex
eab4d6cfe8 Check game for restoring camera 2022-06-14 17:33:58 -05:00
Vortrex
e965e15ad2 Use more locale strings 2022-06-14 09:16:02 -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