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 |
|
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 |
|