-
the problem is this code
https://github.com/teeworlds/teeworlds/blob/914ad8e2f7062cc51519f5b051407b224140d070/src/game/client/components/scoreboard.cpp#L415-L421
it used to use "m_pClient->m_Snap.m_…
-
It seems it was planned to add slopes in tw: http://www.teeworlds.com/forum/viewtopic.php?pid=4063#p4063
Is there still a plan to add them? I think it would be a great feature.
-
For the scoreboard, server should be able to tell the client what stats to render, how to order them, how many players, etc. This one shouldn't be hard.
As for the chat, a custom color system + pop…
edg-l updated
5 years ago
-
When pressing the uparrow in ingame console to get the last command it has effect on the menu settings. The console should block this input for the menu.
![menu](https://user-images.githubuserconte…
-
I actually wanted to make a pull request for it but unfortunately didn't find the time.
It is currently possible to crash the client using the SendGameMsg method in the CGameContext class. It's enoug…
-
Here is a very quick implementation of the idea:
![screenshot_2018-11-24_22-30-44](https://user-images.githubusercontent.com/355114/48973125-ad3b9c80-f038-11e8-957d-6be86fc48c64.png)
I would lik…
-
Resolve vulnerabilities and issues discussed here: https://www.teeworlds.com/forum/viewtopic.php?pid=121675#p121675
> So....
>
> Version server is vulnerable, to what extent is not clear right no…
-
what are the reasons for removing broadcast? Can we have it back in a 0.7.1 patch please?
-
Not sure if that's normal. When I set dummies, even after changing sv_max_clients to a higher value in rcon, I get this segfault:
```
(gdb) bt
#0 0x000000000045b6a0 in dbg_break () at src/base/s…
-
![image1](https://f.cloud.github.com/assets/333183/1007701/a0a4f828-0b0e-11e3-887d-c68aea8bc480.png)
This has been on the to-do list since 0.3 and now I've just made a gfx-concept.
Two tile wide spaw…