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-02-27 00:00:00Z and 2020-02-28 00:00:00Z
Would it be difficult to make the map editor's multi-layer-selection work on all parameters? (for example resizing or recoloring all selected layers the same way)
11:37
I think it would be very useful (not just because I have a map with 300+ layers that need resizing xd)
This option default is open, which means video rendering will pause when demo playing pause, we can use this to:
change player spec to
check demo playing speed
check playing progress
I think this is better.
There is a modification which make tee not transparent when playing demo from server with commit 5dab6e2e1, but if you don't like it, you can undo this modification.
b5c9312 add option to pause video rendering when demo playing pause - sirius1242
5dab6e2 make tee not transparent when playing demo from server - sirius1242
72fd0f9 forget to check CONF_VIDEORECORDER defined or not for video rendering pause - sirius1242
43316d0 Merge #2075 - bors[bot]