]> git.lizzy.rs Git - mt.git/shortlog
mt.git
2022-07-09 Elias Fleckensteinmultiple war crimes 5.4.1
2021-09-19 anon5Switch to Minetest 5.4.1 protocol and other changes
2021-09-09 anon5Fix panic when sending ToCltMinimapModes
2021-06-23 anon5Remove incomplete JSON (de)serialization for ToolCaps
2021-06-22 anon5s/ToSrvModChan(.*)/ToSrv\1ModChan/g
2021-06-22 anon5Add String methods to some types using stringer and...
2021-06-21 anon5Add high-level protocol (de)serialization
2021-06-21 anon5LICENSE: add my email address to copyright notice
2021-04-01 anon5Use strings.IndexByte in ItemMeta.Fields
2021-04-01 anon5Add SerializeKeep method to Inv and InvList
2021-03-22 anon5rudp: partial rewrite with new API supporting io.Readers
2021-03-03 anon5rudp/proxy: fix import path
2021-03-03 anon5rudp: optimize and refactor
2021-02-28 anon5rudp: fix errors returned by Peer.Recv other than net...
2021-02-24 anon5Improve item meta handling
2021-02-23 anon5Fix newlines after item names
2021-02-23 anon5Use sentinal correctly
2021-02-22 anon5Add inv (de)serialization
2021-02-20 anon5rudp: deprecate ErrClosed and replace with net.ErrClosed
2020-11-19 anon5Add go.mod, see https://github.com/anon55555/mt/issues...
2020-11-07 anon5Initial public release