summary refs log tree commit diff
path: root/src/World/ChunkRegistry.cpp
AgeCommit message (Collapse)Author
2024-02-15Not every valid block position is within a chunk, `ChunkRegistry::find` ↵Mel
should reflect that
2023-08-06Improve MC::Position and remove some redundant codeMel
2023-07-22Propagation in lighting systemMel