Emir Marincic
Emir Marincic
Is this the correct place to fix this? Shouldn't the flag always be set but just not used if `m_PredictDDRace` is disabled?
I have a different proposal for this one. We should just not interpolate if the new position is one you can't reach with the current velocity. IMO fixing what is...
Can you save a core for me on a server?
You should be able to capture your screen with something like OBS
Well we obviously can't fix what we don't know the cause of :P
So a first step would be to add Windows for arm libs into `ddnet-libs`
This is the 4th time I thought we fixed this. I'll take a look
One problem with the approach discussed on discord is that we miss the opportunity to turn some things into actual events. Catching a `TRANSLATED_SERVER_MESSAGE` and translating it to an event...
You make the netmsg non size checked and just add the things to be formatted to the end. On Fri, Nov 6, 2020, 17:57 Edgar wrote: > How would you...
On the issue of performance: Loading zips once at startup isn't that bad, we can bench it and if the few extra seconds is really that bad we can cache...