]> git.lizzy.rs Git - mt.git/log
mt.git
22 months agomultiple war crimes 5.4.1
Elias Fleckenstein [Sat, 9 Jul 2022 12:10:44 +0000 (14:10 +0200)]
multiple war crimes

2 years agoSwitch to Minetest 5.4.1 protocol and other changes
anon5 [Sun, 19 Sep 2021 12:45:50 +0000 (12:45 +0000)]
Switch to Minetest 5.4.1 protocol and other changes

2 years agoFix panic when sending ToCltMinimapModes
anon5 [Thu, 9 Sep 2021 18:42:02 +0000 (18:42 +0000)]
Fix panic when sending ToCltMinimapModes

Fixes https://github.com/anon55555/mt/issues/3.

2 years agoRemove incomplete JSON (de)serialization for ToolCaps
anon5 [Wed, 23 Jun 2021 15:52:43 +0000 (15:52 +0000)]
Remove incomplete JSON (de)serialization for ToolCaps

2 years agos/ToSrvModChan(.*)/ToSrv\1ModChan/g
anon5 [Tue, 22 Jun 2021 19:42:34 +0000 (19:42 +0000)]
s/ToSrvModChan(.*)/ToSrv\1ModChan/g

2 years agoAdd String methods to some types using stringer and fix some minor defects
anon5 [Tue, 22 Jun 2021 16:30:50 +0000 (16:30 +0000)]
Add String methods to some types using stringer and fix some minor defects

2 years agoAdd high-level protocol (de)serialization
anon5 [Mon, 21 Jun 2021 18:47:26 +0000 (18:47 +0000)]
Add high-level protocol (de)serialization

2 years agoLICENSE: add my email address to copyright notice
anon5 [Mon, 21 Jun 2021 18:36:43 +0000 (18:36 +0000)]
LICENSE: add my email address to copyright notice

3 years agoUse strings.IndexByte in ItemMeta.Fields
anon5 [Thu, 1 Apr 2021 17:31:48 +0000 (17:31 +0000)]
Use strings.IndexByte in ItemMeta.Fields

3 years agoAdd SerializeKeep method to Inv and InvList
anon5 [Thu, 1 Apr 2021 17:30:42 +0000 (17:30 +0000)]
Add SerializeKeep method to Inv and InvList

3 years agorudp: partial rewrite with new API supporting io.Readers
anon5 [Mon, 22 Mar 2021 18:37:36 +0000 (18:37 +0000)]
rudp: partial rewrite with new API supporting io.Readers

3 years agorudp/proxy: fix import path
anon5 [Wed, 3 Mar 2021 17:38:46 +0000 (17:38 +0000)]
rudp/proxy: fix import path

3 years agorudp: optimize and refactor
anon5 [Wed, 3 Mar 2021 17:33:07 +0000 (17:33 +0000)]
rudp: optimize and refactor

3 years agorudp: fix errors returned by Peer.Recv other than net.ErrClosed when the Peer is...
anon5 [Sun, 28 Feb 2021 18:54:41 +0000 (18:54 +0000)]
rudp: fix errors returned by Peer.Recv other than net.ErrClosed when the Peer is closed

3 years agoImprove item meta handling
anon5 [Wed, 24 Feb 2021 12:23:42 +0000 (12:23 +0000)]
Improve item meta handling

3 years agoFix newlines after item names
anon5 [Tue, 23 Feb 2021 18:29:33 +0000 (18:29 +0000)]
Fix newlines after item names

3 years agoUse sentinal correctly
anon5 [Tue, 23 Feb 2021 12:26:35 +0000 (12:26 +0000)]
Use sentinal correctly

3 years agoAdd inv (de)serialization
anon5 [Mon, 22 Feb 2021 21:09:59 +0000 (21:09 +0000)]
Add inv (de)serialization

3 years agorudp: deprecate ErrClosed and replace with net.ErrClosed
anon5 [Sat, 20 Feb 2021 16:31:06 +0000 (16:31 +0000)]
rudp: deprecate ErrClosed and replace with net.ErrClosed

3 years agoAdd go.mod, see https://github.com/anon55555/mt/issues/1#issuecomment-730424074
anon5 [Thu, 19 Nov 2020 15:12:29 +0000 (15:12 +0000)]
Add go.mod, see https://github.com/anon55555/mt/issues/1#issuecomment-730424074

3 years agoInitial public release
anon5 [Sat, 7 Nov 2020 18:01:24 +0000 (18:01 +0000)]
Initial public release