-
-
> [5cbcb899][game/png]: failed to open file. filename='mapres/easter.png'
>
> [2]+ Speicherzugriffsfehler (Speicherabzug geschrieben) ./build/x86_64/debug/teeworlds
> user@user
Hi its me agai…
-
`./teeworlds_srv dbg_dummies 30` crashes.
Will have a look later and fill in details
-
```bind shift+s +toggle cl_dynamic_camera```
no longer works after c4fbceb02e118ae370e02152e776d8c94ec1abd4
Also, I believe we could allow for `bind shift+s +fire` if nothing is bound to `s`, …
-
Hello, we are working on a project that requires a big circle of `CNetObj_Projectile`
But when the circle is too big, it is chopped into 4 parts, due to limited render distance.
I already searched…
-
Sometimes my Client Crashes and I don't know why.
Also If I tab in and out of teeworlds it takes over 1 second wich is realy long for a 10mb game :D, it kinda is not super stable
Also when start…
-
See https://github.com/teeworlds/teeworlds/pull/2002
Don't use -1 for the target id when whispering. Happens when trying to suicide while being frozen.
-
I started teeworlds with my xbox controller plugged in and the mouse cursor was moving on its own. SDL_JoystickGetAxis seems to always return a value even when not touching the controller (I guess con…
-
Right now, if `cl_snd_enable` is not set to 1 at startup, sounds are not initialized and thus cannot be turned off:
https://github.com/teeworlds/teeworlds/blob/693c409b963227b3783fc285c745f9d52bd78…
-
This follows to a report from AMN. Mousewheel inputs in the RC are quite slow, making it difficult to use that to use the pistol. While the reload speed did not change (still 125ms since 0.4.0 or so),…