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 2023-06-21 00:00:00Z and 2023-06-22 00:00:00Z
Teeworlds is a really small universe (700-1.600 players are playing on 300 servers). It may sounds great at first but for example Fortnite have 80.000.000 online players at the moment (!).
Skeleton for creating modifications on top of the latest DDNet version. Forked from https://github.com/ddnet/ddnet. - GitHub - teemods/ddnet-skeleton: Skeleton for creating modifications on top of ...
Depending on the size of the mod and amount of time you can spent daily on your project it porting it to the right codebase will take anywhere from 1 week to 2 months.
xdxd i ported ddnet to 0.7 codebase in 20h without break
How do ddnet servers accept both 06 and 07 clients? Implemented both protocols and then check which version the client uses?
Or is there any kind of Middleware/Proxy in between?