The PR #2129 changed the format of the snapshots. For the client-server communication this does not matter, since the protocol only uses snapshot deltas. The demos however, use complete snapshots f...
Btw... The chat still has some seldom overlapping bug. On another machine I also noticed some flickering in the chat when the scoreboard is open.
I fixed the overlapping bug but I cannot reproduce the flickering on my laptop
most stuff works... some ui fine tuning is still needed
12:58
basic stuff* no advanced things
13:01
since ddnet has plans for 0.7 now: any important race feature that would be useful there? right now it's basic stuff like:
times in scoreboard
checkpoints
timer
finish messages
times in the serverbrowser
13:02
i'm not sure about the finish messages yet. for pure race finish messages in chat are really annoying so i replaced the kill messages with finish messages
13:03
for ddrace this is different i think since finishes dont happen that frequently there and kills might also be of interest(edited)
it will be based on a game-flag, so you can decide. but i'd still suggest to use times. you can also configure how many decimals should be displayed(edited)