Guild icon
Teeworlds
IRC / bridge
One-way IRC channel bridge. If you want to be able to send messages to IRC, contact @Dune or @heinrich5991. https://www.teeworlds.com/?page=docs&wiki=rules/irc_rules
Between 2022-03-07 00:00:00Z and 2022-03-08 00:00:00Z
Avatar
Can I ask a stupid question: Why is the netcode generated in Teeworlds. Why don't we have it as fixed files? I was thinking about that for a long time and I don't find any reasons
Avatar
so you can modify a human-readable protocol in the python files I suppose?
Avatar
hmm, I wouldn't say that the generated protocol is not human-readable. I must confess, that it's easier tho. Doesn't that suggest another problem with the netcode if it can't be written in a human readable manner?
Avatar
the python file is human readable
16:25
the generated code less so
16:25
you read and modify the python file, so there is no problem
16:26
assembly is human-readable if you try enough too ;) it's a spectrum
Avatar
Alright, makes sense, since it's all the same it might also be easier to maintain!
Exported 8 message(s)