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-01-05 00:00:00Z and 2023-01-06 00:00:00Z
looks like it believes the pointer returned by new is not used and therefore leaked. Not sure why it believes that only for specific new and not all in character.cpp
Just a curiosity: I compared resources consuming of Teeworlds and DDnet.
I noticed surprisly that DDnet use 3x more ram memory (around 750 mb, while Teeworlds only 250 mb) and 10 times more CPU usage in percentage on an intel i3-1125g4 chip (approximately 20%, while teeworlds only 2%)
>
I guess in the evolution of its development DDnet became heavier along adding new features and/or adopting different libraries
As of currently, if a vote happens inside of a team. Let's say kicking a teammate to team 0, that vote will also be shown to players in other teams such as team 0 which is a bit weird as they can't vote in it.