2
include(navbar.html.m4)
4
TITLE(Protocol Version History)
8
TROW2(STRONG(PROGTITLE Version),STRONG(Protocol Versions supported))
11
TROW2(0.2.6 - 0.2.7.0 ,3 )
13
TROW2(0.2.8.0_beta1,6 )
14
TROW2(0.2.8.0_beta2,7 )
15
TROW2(0.2.8.0_beta3,8 )
16
TROW2(0.2.8.0_beta4,9 )
18
],cellpadding="5" border="1")
23
TROW2(STRONG(Protocol Version),STRONG(New Features))
24
TROW2(1,Protocol version control)
25
TROW2(2,Instant win zone and limited usability of brakes)
26
TROW2(3,Chat control( silencing and kick voting ) )
27
TROW2(4,[Fixed the rip bug, clients sent game time of cycle commands])
28
TROW2(5,[new cycle sync code: server sends more data to identify which client command was last executed. Shaped arenas and non-rectangular turns added.])
29
TROW2(6,[Client support for server formatted chat messages.])
30
TROW2(7,[Doublebind countermeasures. Proper cycle speed and acceleration handling and syncing.])
31
TROW2(8,[Server bugfix: turns that were accepted from the client, but not yet executed, are not claimed to be executed in sync messages.])
32
TROW2(10,[New server controlled voting items to add voting items that only require code on the server.])
33
],cellpadding="5" border="1")
37
Note: Some protocol versions were only available in CVS, so not every protocol version corresponds to a PROGTITLE version.
41
include(navbar.html.m4)