mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-21 18:01:15 +00:00
Add the need to check client delta updates.
This commit is contained in:
parent
676e9a2292
commit
087fe0015e
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ order to "connect" to a different one without disconnecting from the proxy.
|
|||
The proxy and connected clients ride over a server map change.
|
||||
|
||||
TODO:
|
||||
\li Get client delta compression working (if it's not already).
|
||||
\li Implement a delay (configurable) between the qw server and the proxy.
|
||||
\li Add proxy chaining, possibly with configurable delay (redundant?).
|
||||
\li Demo recording (mvd/enhanced mvd) on the proxy.
|
||||
|
|
Loading…
Reference in a new issue