aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets/game/c_level_chunk_with_light.rs
AgeCommit message (Expand)Author
2026-03-20optimize pathfinder swarms and write perf guidemat
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-09-20more accurate mining and impl PartialEq for packetsmat
2025-04-04remove executable bit from filesmat
2025-03-251.21.5 (#198)mat
2025-02-23azalea-language now does a binary search instead of a hashmap lookupmat
2025-02-23minor memory usage optimizationsmat
2025-02-21Fix errors on switching dimensions (#204)mat
2025-01-27fix chunk parsing on hypixelmat
2024-11-27Refactor azalea-protocol (#190)mat