]> git.lizzy.rs Git - mt.git/log
mt.git
14 months agoAdd WaitGroup to SerializePkt master
Lizzy Fleckenstein [Sun, 12 Feb 2023 19:08:52 +0000 (20:08 +0100)]
Add WaitGroup to SerializePkt

14 months agoExpose methods for packet (de-)serialization
Lizzy Fleckenstein [Sun, 12 Feb 2023 18:25:09 +0000 (19:25 +0100)]
Expose methods for packet (de-)serialization

14 months ago.gitignore binaries
Lizzy Fleckenstein [Mon, 6 Feb 2023 16:41:25 +0000 (17:41 +0100)]
.gitignore binaries

14 months agoAdd support for DamageEffect in ToCltHP
Lizzy Fleckenstein [Mon, 6 Feb 2023 16:34:41 +0000 (17:34 +0100)]
Add support for DamageEffect in ToCltHP

14 months agoFix crash introduced by last commit
Lizzy Fleckenstein [Mon, 6 Feb 2023 16:34:28 +0000 (17:34 +0100)]
Fix crash introduced by last commit

21 months agoMethods EXPOSED
Elias Fleckenstein [Sat, 9 Jul 2022 12:07:09 +0000 (14:07 +0200)]
Methods EXPOSED

22 months agoBump minetest version in doc
Elias Fleckenstein [Wed, 8 Jun 2022 21:39:40 +0000 (23:39 +0200)]
Bump minetest version in doc

22 months agogo generate v0.0.1
Elias Fleckenstein [Wed, 8 Jun 2022 21:27:34 +0000 (23:27 +0200)]
go generate

22 months agoFix hud style flags type
Elias Fleckenstein [Wed, 8 Jun 2022 21:26:43 +0000 (23:26 +0200)]
Fix hud style flags type

22 months agoFix mapblock compression
Elias Fleckenstein [Tue, 7 Jun 2022 01:03:56 +0000 (03:03 +0200)]
Fix mapblock compression

22 months agoSupport 5.5.0 NodeDef
Elias Fleckenstein [Mon, 6 Jun 2022 23:09:09 +0000 (01:09 +0200)]
Support 5.5.0 NodeDef

22 months agoSupport PlaceParam2
Elias Fleckenstein [Mon, 6 Jun 2022 22:56:46 +0000 (00:56 +0200)]
Support PlaceParam2

22 months agoMove package paths to dragonfire fork
Elias Fleckenstein [Mon, 6 Jun 2022 22:27:51 +0000 (00:27 +0200)]
Move package paths to dragonfire fork

22 months agoSupport HUD font style
Elias Fleckenstein [Mon, 6 Jun 2022 22:26:24 +0000 (00:26 +0200)]
Support HUD font style

22 months agoFix mkserialize.sh
Elias Fleckenstein [Mon, 6 Jun 2022 22:02:51 +0000 (00:02 +0200)]
Fix mkserialize.sh

22 months agoStrip trailing whitespace
Elias Fleckenstein [Mon, 6 Jun 2022 21:55:02 +0000 (23:55 +0200)]
Strip trailing whitespace

22 months agoFix subpackage paths
Elias Fleckenstein [Mon, 6 Jun 2022 21:53:18 +0000 (23:53 +0200)]
Fix subpackage paths

22 months agoMake Tokens in ToSrvHaveMedia an array
Minetest-j45 [Thu, 2 Jun 2022 17:01:40 +0000 (18:01 +0100)]
Make Tokens in ToSrvHaveMedia an array

22 months agoActually export Token in ToSrvHaveMedia
Minetest-j45 [Thu, 2 Jun 2022 16:50:18 +0000 (17:50 +0100)]
Actually export Token in ToSrvHaveMedia

22 months agoUSe correct channel for ToSrvHaveMedia
Minetest-j45 [Thu, 2 Jun 2022 16:43:55 +0000 (17:43 +0100)]
USe correct channel for ToSrvHaveMedia

22 months agoMake seperate module to facilitate testing
Minetest-j45 [Thu, 2 Jun 2022 15:59:46 +0000 (16:59 +0100)]
Make seperate module to facilitate testing

22 months agoRun mkserialize.sh once again
Minetest-j45 [Thu, 2 Jun 2022 11:10:23 +0000 (12:10 +0100)]
Run mkserialize.sh once again

22 months agoUpdate ToCltMediaPush
Minetest-j45 [Thu, 2 Jun 2022 11:04:19 +0000 (12:04 +0100)]
Update ToCltMediaPush

22 months agoAdd new ToSrvHaveMedia cmd
Minetest-j45 [Thu, 2 Jun 2022 10:58:09 +0000 (11:58 +0100)]
Add new ToSrvHaveMedia cmd

22 months agofix errors in usage of zstd
Minetest-j45 [Wed, 1 Jun 2022 16:36:56 +0000 (17:36 +0100)]
fix errors in usage of zstd

22 months agoimport zstd lib
Minetest-j45 [Wed, 1 Jun 2022 16:17:23 +0000 (17:17 +0100)]
import zstd lib

22 months agoUpdate MapBlk serialization to zstd
Minetest-j45 [Wed, 1 Jun 2022 10:35:47 +0000 (11:35 +0100)]
Update MapBlk serialization to zstd

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