Commit Graph

42 Commits

Author SHA1 Message Date
43c7b485c4 add generator tag 2022-11-23 01:25:50 +08:00
61e46067c2 fix biome PaletteContainer 2022-11-20 23:55:29 +08:00
65d3a2687a fix PaletteContainer bug 2022-11-20 23:21:53 +08:00
096cd8cf38 fix bugs 2022-11-20 22:28:20 +08:00
2e100cdb11 remove import comment 2022-11-20 21:19:47 +08:00
6e597fe4f8 Try to fix palette resizing 2022-11-20 21:16:53 +08:00
64667826d0 go fmt 2022-11-16 23:32:33 +08:00
5a1fcfb0cf fix typo 2022-10-25 08:36:17 +08:00
6f639ae17a Upload block data generator source code 2022-10-25 08:35:39 +08:00
5fcac80f8a Registries of BlockEntityType id 2022-07-19 23:41:51 +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
af58497587 BitStoreage.Fix check 0 bits now 2022-06-14 13:57:01 +08:00
33579d448e Fix Palette bugs reported by patyhank 2022-06-14 13:37:24 +08:00
c891efac94 Update packetid, lang, blocks 2022-06-08 15:07:42 +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
2b92ad6b4c use hashMapPalette in config.create() 2022-05-21 12:06:00 +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
ae2622c4e0 Try fix Palette ReadFrom 2022-03-14 19:50:20 +08:00
1116d87fa0 Export the blocks data 2022-03-13 17:49:08 +08:00
2aace6b51a bot can receive chunks now 2022-03-13 11:57:02 +08:00
57b117044f Adjust format of blocks.go 2022-03-11 14:15:38 +08:00
a05f8e0a33 All block states' properties are parsed and all enums represented as byte 2022-03-11 14:02:21 +08:00
46b021e1ef update to 1.18.2 & fix bug in snbt encoding 2022-03-10 12:29:03 +08:00
0bbd279dd1 frameworkServer works perfect now 2022-03-09 17:21:28 +08:00
aa8e611644 support block state & nbt improvement 2022-03-09 16:12:47 +08:00
86592931c6 blocks codegen 2022-03-09 10:47:46 +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
5bc8513039 convert between save.Chunk and level.Chunk 2021-12-20 01:50:31 +08:00
1bce379779 fix bugs in PaletteContainer 2021-12-19 19:41:24 +08:00