Tiger Wang
868cd94ee9
Prepare ChunkData for BlockState storage (#5105)
* Rename ChunkData Creatable test
* Add missing Y-check in RedstoneWireHandler
* Remove ChunkDef.h dependency in Scoreboard
* Prepare ChunkData for BlockState storage
+ Split chunk block, meta, block & sky light storage
+ Load the height map from disk
- Reduce duplicated code in ChunkData
- Remove saving MCSBiomes, there aren't any
- Remove the allocation pool, ref #4315, #3864
* fixed build
* fixed test
* fixed the debug compile
Co-authored-by: 12xx12 <44411062+12xx12@users.noreply.github.com>
2021-03-05 14:03:55 +01:00
..
2020-12-21 00:11:34 +00:00
2020-10-15 09:35:44 +00:00
2021-01-11 16:39:43 +00:00
2021-03-05 14:03:55 +01:00
2021-02-08 12:41:30 +00:00
2013-12-21 12:59:41 +00:00
2020-10-15 09:35:44 +00:00
2021-01-11 16:39:43 +00:00
2020-10-15 09:35:44 +00:00
2020-10-15 09:35:44 +00:00
2021-01-11 16:39:43 +00:00
2020-10-15 09:35:44 +00:00
2016-01-01 21:05:09 +01:00
2020-10-15 09:35:44 +00:00
2021-01-11 16:39:43 +00:00
2020-10-15 09:35:44 +00:00
2020-05-16 20:59:10 +01:00
2021-01-26 09:41:55 +00:00