index
:
mt.git
5.4.1
master
Fork of anon5's mt package, updated to work with Luanti >=5.5.0
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2022-07-09
multiple war crimes
5.4.1
Elias Fleckenstein
2021-09-19
Switch to Minetest 5.4.1 protocol and other changes
anon5
2021-09-09
Fix panic when sending ToCltMinimapModes
anon5
Fixes https://github.com/anon55555/mt/issues/3.
2021-06-23
Remove incomplete JSON (de)serialization for ToolCaps
anon5
2021-06-22
s/ToSrvModChan(.*)/ToSrv\1ModChan/g
anon5
2021-06-22
Add String methods to some types using stringer and fix some minor defects
anon5
2021-06-21
Add high-level protocol (de)serialization
anon5
2021-06-21
LICENSE: add my email address to copyright notice
anon5
2021-04-01
Use strings.IndexByte in ItemMeta.Fields
anon5
2021-04-01
Add SerializeKeep method to Inv and InvList
anon5
2021-03-22
rudp: partial rewrite with new API supporting io.Readers
anon5
2021-03-03
rudp/proxy: fix import path
anon5
2021-03-03
rudp: optimize and refactor
anon5
2021-02-28
rudp: fix errors returned by Peer.Recv other than net.ErrClosed when the ↵
anon5
Peer is closed
2021-02-24
Improve item meta handling
anon5
2021-02-23
Fix newlines after item names
anon5
2021-02-23
Use sentinal correctly
anon5
2021-02-22
Add inv (de)serialization
anon5
2021-02-20
rudp: deprecate ErrClosed and replace with net.ErrClosed
anon5
2020-11-19
Add go.mod, see https://github.com/anon55555/mt/issues/1#issuecomment-730424074
anon5
2020-11-07
Initial public release
anon5