Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2020-03-26 00:00:00Z and 2020-03-27 00:00:00Z
A server that supports both 0.7 and 0.6 would be quite a hassle tbh, you'd need to dissect and craft the snaps to reinsert the playerinfo where it belongs
Not to mention duplicate netcode, different tilesets on both client versions, new map features that are not supported by 0.6 clients and probably a lot more tiny details...
Did some small modifications to console video start (using video_start command):
Fix bug that demo can't play when demo pause and then use console video start.
If demo playing paused when console video start, video rendering will not begin until video playing continue.
I think this will make experience of console video start more comfortable, you can pause demo playing and type video_start in console, quit console and continue demo playing, then console will not be rendered into video.