aboutsummaryrefslogtreecommitdiff
path: root/azalea-world/src/heightmap.rs
AgeCommit message (Expand)Author
2026-03-21Extensible ChunkStoragemat
2026-03-05optimized converting from blockstate to blockkindmat
2026-01-12Make Bevy dependencies optional in azalea-protocol (#303)mat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-12Refactor azalea-registry (#294)mat
2025-08-12fix rotations flagging anticheatsmat
2025-06-03rename the Block trait to BlockTrait to disambiguate with azalea_registry::Blockmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-03-251.21.5 (#198)mat
2025-02-23azalea-language now does a binary search instead of a hashmap lookupmat
2025-02-22update to rust edition 2024mat
2023-12-09add BlockState::propertymat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-09-18fix entities not always being despawned after mergemat
2023-09-18instanceloadedevent and a few fixesmat
2023-09-17heightmapsmat