Commit Graph

76 Commits

Author SHA1 Message Date
0958972953 1.21.8 data
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
2025-08-22 06:17:33 +08:00
133e3fab4a light data
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
2025-06-19 14:31:51 +08:00
f67c9e3052 Updated 1.21.6 2025-06-16 12:46:46 +08:00
a5fbf35088 Add item DataComponent implements (part 4) 2024-07-29 00:32:00 +08:00
76ff3a8d41 Add item DataComponent implements (part 3) 2024-07-28 23:47:24 +08:00
085ef0e369 Provide .Block() method for block.State 2024-07-28 23:32:53 +08:00
c51313a9cc Add item DataComponent implements (part 2) 2024-07-28 22:45:40 +08:00
090493c4ac Add item DataComponent implements (part 1) 2024-07-28 17:52:41 +08:00
c43d9048ba update blocks data 2024-06-15 18:17:27 +08:00
78b500ddde ok done, I removed the comment in lightData.ReadFrom() and made a better commit message 2024-05-01 19:46:57 +08:00
4d563ad4b5 not reading trust edges in lightData 2024-04-28 11:22:50 +08:00
9b9f8a8642 format code 2024-04-27 22:10:12 +08:00
eca78280cc 1.20.4 update 2024-04-27 17:15:48 +08:00
1d3646ce4a update level/block 2023-11-19 03:07:10 +08:00
f919d93544 update level/block 2023-08-19 04:56:03 +08:00
15478690a0 Fix/init heightmaps before use (#258)
* fix: init heightmaps map before use if nil
2023-06-28 11:20:48 +08:00
eff554cde1 Add .Palette() for PaletteContainer 2023-04-27 20:17:58 +08:00
d4d9653038 Optimize level/biome 2 2023-04-23 08:41:17 +08:00
be42d0ec35 fix heightmaps sending error 2023-04-23 00:51:22 +08:00
5f06fa6510 重构 BiomesState, fix typo 2023-04-23 00:08:05 +08:00
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