|
64745eb23c
|
Overhaul prediction routines by boxing the generic client attributes away
from the game specific code. Add some helper macros... clean a whole bunch
up.
|
2021-05-08 17:44:16 +02:00 |
|
|
ce2185ff02
|
Plugins: Added a callback for when a client is done connecting to a server
|
2021-02-14 21:05:10 +01:00 |
|
|
678d7bf124
|
Plugins: Change Plugin_ParseClientCommand to manipulate command strings
and passing them onto the next plugin. Also added a chatfilter plugin!
|
2020-11-06 13:04:22 +01:00 |
|
|
c100554dcc
|
Gamerules: Make sure player is always passed as type 'base_player' via
parameters instead of just 'entity'.
|
2020-10-30 11:28:59 +01:00 |
|
|
f1954cdb33
|
Plugins: Added hooks for InitEnts and cleaned up some plugins that would benefit from it.
|
2020-08-16 01:04:20 +02:00 |
|
|
a79ead4197
|
Half-Life: Moved the silly Vox announcer for MP games into its own little plugin
|
2020-08-14 23:51:59 +02:00 |
|
|
a00a574b4a
|
Plugins: Added ClientConnect and ClientDisconnect hooks
|
2020-08-14 22:13:03 +02:00 |
|