Commit Graph

16 Commits

Author SHA1 Message Date
de2996336c Update level/chunk and heightmaps 2023-04-22 17:43:10 +08:00
7a2b3da584 support uncompressed chunk format. close #220 2022-11-16 23:50:15 +08:00
3cda841bed Check chunk data index and no longer panic 2022-06-25 23:02:36 +08:00
562836ac5e dim manager test 1 2022-05-22 09:58:41 +08:00
5f3f66e9cf SkyLight and BlockLight 2022-05-21 12:06:19 +08:00
1ff25ae8ab Palette data structures now use generics for type checking 2022-05-20 12:00:35 +08:00
81aae1f768 HashMap palette implement 2022-05-17 15:10:00 +08:00
4c2510565d pk.Ary and pk.Array using generic now 2022-03-20 01:17:25 +08:00
1116d87fa0 Export the blocks data 2022-03-13 17:49:08 +08:00
d8695636b6 nbt lib handle TagByte as signed int8 now 2022-03-11 14:37:47 +08:00
0bbd279dd1 frameworkServer works perfect now 2022-03-09 17:21:28 +08:00
5bc8513039 convert between save.Chunk and level.Chunk 2021-12-20 01:50:31 +08:00
8eaae6a202 update /save 2021-12-20 00:55:41 +08:00
d7091db5b3 NBT RawMessage fully support 2021-07-05 00:58:41 +08:00
24c057da26 Parallelization genmaps 2021-03-13 10:13:50 +08:00
1073099cbd struct column and chunk, and optimization 2019-08-03 18:02:18 +08:00