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 2017-10-14 00:00:00Z and 2017-10-15 00:00:00Z
<heinrich5991> Learath2: I think I have a solution for the teleporter problem btw
18:05
<heinrich5991> have a PRNG seeded with a constant value per player
18:06
<heinrich5991> add the number of times the PRNG was asked to the player object; this way the client can predict, it is deterministic, and you get load balancing