|
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 |
|
|
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 |
|