-
```
2024/09/19 02:35:14 INFO disconnected from server: 115.28.130.146:8298 ip=115.28.130.146 port=8298
panic: runtime error: index out of range [241] with length 241
goroutine 34 [running]:
gith…
-
> there's a typo https://chillerdragon.github.io/teeworlds-protocol/06/fundamentals.html alorithm
reported by @MilkeeyCat
-
See https://github.com/ddnet/ddnet/pull/9116#issuecomment-2395213924. #9116 added `MAX_SKIN_LENGTH = 24` only for DDNet code because the array sizes of 0.7 skin (part) names are more inconsistent and …
-
As proposed by @Robyt3 in https://github.com/ddnet/ddnet/issues/5711 (relevant comment https://github.com/ddnet/ddnet/issues/5711#issuecomment-1208390586) and relevant upstream PR https://github.com/t…
-
Please can you add support for TeeWorlds
The query string is this from my basic python query [gsquery.py](https://github.com/GameServerManagers/LinuxGSM/blob/master/lgsm/functions/query_gsquery.py)…
-
Should we also diff minor releases?
Like 0.6.5 security tokens?
Anyways this is noteworthy the ctrl message got removed
https://github.com/teeworlds/teeworlds/commit/d3fc0807d5f59d88661c8e5885480…
-
Would be very useful in many circumstances. You could even play teeworlds though tor, lel
Note: need socks5 as protocol version 4 does not support udp communication
-
From my experience supporting a mod for teeworlds, it is much much easier to have the whole git repo branched from the upstream DDNet, not copied. This way it will be easier to port it to further vers…
-
I got a running teeworlds server version 0.7.5 listening on the port 8303.
```
$ netstat -ulp | grep 8303
udp 0 0 0.0.0.0:8303 0.0.0.0:* 59556/tee…
-
# why and what
The development at https://github.com/teeworlds/teeworlds slowed down over the years and now basically came to a hold.
The prs are piling up and contributors are moving to other pro…