aboutsummaryrefslogtreecommitdiff
path: root/azalea-world
AgeCommit message (Expand)Author
2025-05-30more formatting fixesmat
2025-05-30formatting: merge importsmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-05-23doc fixesmat
2025-05-07fix chunk errors when joining a world with a same name but different heightmat
2025-05-02fix InstanceName desyncmat
2025-04-25update to bevy 0.16mat
2025-04-17make BlockState::id privatemat
2025-04-15make goto async and clean up some examplesmat
2025-04-13release 0.12.0+mc1.21.5mat
2025-04-12Revert "Release 0.12.0"mat
2025-04-12Release 0.12.0mat
2025-04-04remove executable bit from filesmat
2025-03-27fix not replying to ping packets in config statemat
2025-03-251.21.5 (#198)mat
2025-03-16impl from u32 for minecraftentityidmat
2025-03-06fix despawning entities on dimension changemat
2025-02-23azalea-language now does a binary search instead of a hashmap lookupmat
2025-02-23fix memory leak in simulation tests (lol)mat
2025-02-23minor memory usage optimizationsmat
2025-02-22update to rust edition 2024mat
2025-02-21Fix errors on switching dimensions (#204)mat
2025-02-17Enable serde feature in sub-crates (#202)Shayne Hartford
2025-02-16use MinecraftEntityId type instead of u32 in az-protocolmat
2025-02-04add todo about wrong calculated_bits_per_entry codemat
2025-02-02cleanup, fix warningsmat
2025-01-27fix chunk parsing on hypixelmat
2025-01-21fix errors when switching worldsmat
2025-01-10Fluid physics (#199)mat
2024-12-28bump minimum rust version and improve pathfinder docsmat
2024-12-27implement BlockState::outline_shapemat
2024-12-24make BlockState a u16 and add a BlockStateIntegerRepr typemat
2024-12-20Release independent packagesmat
2024-12-20Release 0.11.0+mc1.21.4mat
2024-12-11Implement EntityPositionSync (#196)mat
2024-12-04Update Bevy and migrate to workspace dependencies and package attributes (#181)EightFactorial
2024-12-031.21.4 (#189)mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-11-27replace once_cell with std:;sync::LazyLockmat
2024-11-23Update and merge the dependencies (#187)Shayne Hartford
2024-11-22Fix debug warning (#186)Shayne Hartford
2024-10-26group imports with rustfmtmat
2024-10-22Release 0.10.3+mc1.21.1mat
2024-07-12fix: Chunk Storage Error (#158)Aditya Kumar
2024-07-05upgrade to simdnbt 0.6 (#160)mat
2024-06-13Release 0.10.2mat
2024-05-14Update simdnbt dep (#148)veronoicc
2024-04-24Release 0.10.1mat
2024-04-24Release independent packagesmat
2024-04-23Release 0.10.0mat