summaryrefslogtreecommitdiff
path: root/tocltcmds.go
AgeCommit message (Collapse)Author
2021-09-19Switch to Minetest 5.4.1 protocol and other changesanon5
2021-09-09Fix panic when sending ToCltMinimapModesanon5
Fixes https://github.com/anon55555/mt/issues/3.
2021-06-22s/ToSrvModChan(.*)/ToSrv\1ModChan/ganon5
2021-06-22Add String methods to some types using stringer and fix some minor defectsanon5
2021-06-21Add high-level protocol (de)serializationanon5