Commit Graph

21 Commits

Author SHA1 Message Date
c1a6528a05 Add BlockEntity support 2022-12-18 18:28:08 +08:00
fad92fe364 format repo with "gofumpt" tool 2022-11-26 20:37:57 +08:00
3cda841bed Check chunk data index and no longer panic 2022-06-25 23:02:36 +08:00
bfb7dd5f78 Update biomes 2022-06-22 00:06:11 +08:00
e405acaa02 The prototype of chunk loading system, multi-thread needs additional attention 2022-06-18 18:11:00 +08:00
1932cbed74 Chunk converters return error now 2022-05-21 15:29:31 +08:00
5f3f66e9cf SkyLight and BlockLight 2022-05-21 12:06:19 +08:00
df664e4e1f close #182 2022-05-20 14:00:00 +08:00
1ff25ae8ab Palette data structures now use generics for type checking 2022-05-20 12:00:35 +08:00
67afd62d58 fix ChunkToSave data copying error 2022-05-20 10:46:10 +08:00
ad0ea1db68 Partial level.Chunk->save.Chunk conversion support 2022-05-17 15:38:25 +08:00
81aae1f768 HashMap palette implement 2022-05-17 15:10:00 +08:00
f4bb734c1c close #163 2022-04-03 15:09:55 +08:00
af898016af Export level.Section.blockCount 2022-03-28 15:26:42 +08:00
4c2510565d pk.Ary and pk.Array using generic now 2022-03-20 01:17:25 +08:00
2aace6b51a bot can receive chunks now 2022-03-13 11:57:02 +08:00
0bbd279dd1 frameworkServer works perfect now 2022-03-09 17:21:28 +08:00
a33937625e Fix bugs to load chunks 2021-12-27 20:48:30 +08:00
a83698af97 Bug fixes in /server 2021-12-27 00:30:42 +08:00
ebf3609b4a updated biome IDs 2021-12-25 13:47:55 +01:00
5acd7f73c5 simple conversion between save.Chunk and level.Chunk 2021-12-20 15:32:44 +08:00