Commit Graph

10 Commits

Author SHA1 Message Date
185020e31c Squashed below commits
Some checks failed
CodeQL / Analyze (go) (push) Has been cancelled
Go / Test (1.22) (push) Has been cancelled
Go / Test (^1.22) (push) Has been cancelled
nbt chat message

fixes some bug

chunk temp

relocate module

items id
2025-08-27 20:29:40 +08:00
a42267ba31 Replace all interface{} to any 2023-04-05 19:35:20 +08:00
fad92fe364 format repo with "gofumpt" tool 2022-11-26 20:37:57 +08:00
474d6a229b player and dimension loader with ecs system 2022-05-27 00:38:46 +08:00
5bc8513039 convert between save.Chunk and level.Chunk 2021-12-20 01:50:31 +08:00
d7091db5b3 NBT RawMessage fully support 2021-07-05 00:58:41 +08:00
682487b893 correct names in playerdata abilities 2019-12-01 20:38:32 +01:00
4bd9c44f30 NBT parser can unmarshal TagCompound as map[string]interface{} now 2019-07-31 20:25:41 +08:00
b076c797cd read player data from .dat file 2019-07-31 18:31:08 +08:00
5fbc95d4a0 infer compress type before decode NBT fail 2019-07-31 17:31:16 +08:00