-
```
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
-
Listen for outgoing input packets(?) and change the direction to the opposite one
-
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…
-
https://chillerdragon.github.io/teeworlds-protocol/06/fundamentals.html
`teeworlds packet header chumks = 3`
-
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
-
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…
-
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…