summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-09multiple war crimes5.4.1Elias Fleckenstein
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-23Remove incomplete JSON (de)serialization for ToolCapsanon5
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
2021-06-21LICENSE: add my email address to copyright noticeanon5
2021-04-01Use strings.IndexByte in ItemMeta.Fieldsanon5
2021-04-01Add SerializeKeep method to Inv and InvListanon5
2021-03-22rudp: partial rewrite with new API supporting io.Readersanon5
2021-03-03rudp/proxy: fix import pathanon5
2021-03-03rudp: optimize and refactoranon5
2021-02-28rudp: fix errors returned by Peer.Recv other than net.ErrClosed when the ↵anon5
Peer is closed
2021-02-24Improve item meta handlinganon5
2021-02-23Fix newlines after item namesanon5
2021-02-23Use sentinal correctlyanon5
2021-02-22Add inv (de)serializationanon5
2021-02-20rudp: deprecate ErrClosed and replace with net.ErrClosedanon5
2020-11-19Add go.mod, see https://github.com/anon55555/mt/issues/1#issuecomment-730424074anon5
2020-11-07Initial public releaseanon5