Commit Graph

56 Commits

Author SHA1 Message Date
de2996336c Update level/chunk and heightmaps 2023-04-22 17:43:10 +08:00
016455d00a Fix go test ./... 2023-04-05 01:46:37 +08:00
4dfee51bfc Update data to 1.19.4 2023-04-05 01:19:49 +08:00
7d9ea21e65 fix wrong comments, add new comments 2023-02-21 19:50:12 +08:00
7fa4b32dd0 update comments 2023-02-16 21:07:07 +08:00
24348d3d70 Fix error when reading palette 2023-02-16 19:56:46 +08:00
9a64bcfac7 fix blockCount bug 2023-02-04 00:44:12 +08:00
36bec6e63d fix bitsPerBlock calculation bug in NewXXXXPaletteContainerWithData 2023-01-02 22:44:45 +08:00
6fba193255 Adjust blockentities.go.tmpl 2022-12-19 21:08:15 +08:00
ebba0a6a63 Adjust blockentities.go.tmpl 2022-12-19 00:57:50 +08:00
c1a6528a05 Add BlockEntity support 2022-12-18 18:28:08 +08:00
bb35ed21c8 update level/block, fix block states 2022-12-10 01:09:51 +08:00
19a76a302c update level/block 2022-12-09 23:26:57 +08:00
fad92fe364 format repo with "gofumpt" tool 2022-11-26 20:37:57 +08:00
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