aboutsummaryrefslogtreecommitdiff
path: root/azalea-registry/azalea-registry-macros/src/lib.rs
AgeCommit message (Expand)Author
2026-03-05optimized converting from blockstate to blockkindmat
2026-02-07replace hard-coded block break speed checksmat
2026-01-30warn if pathfinder is running without optimizations, and other minor fixesmat
2025-12-19fix Display impl for registriesmat
2025-12-17fix parsing registries without minecraft: prefixmat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-12Refactor azalea-registry (#294)mat
2025-12-09Enchantments (#286)mat
2025-08-20fix wrong max id for registriesmat
2025-08-10Send correct data component checksums (#234)mat
2025-04-04remove executable bit from filesmat
2025-03-251.21.5 (#198)mat
2025-02-22update to rust edition 2024mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-11-03feat(registry): Derive Serialize and Deserialize on registry types (#179)Gaspard Culis
2024-02-22fix for hypixel limbomat
2023-11-19Replace azalea-nbt with simdnbt (#111)mat
2023-07-09Update to Bevy 0.11 (#94)mat
2023-03-14make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...mat
2023-02-10make it so registries can have doc commentsUbuntu
2023-02-04Use an ECS (#52)mat
2022-12-071.19.3 (#34)mat
2022-11-12Pathfinder (#25)mat
2022-10-27use variables directly in format stringsmat
2022-09-05use az-registry in az-protocolmat
2022-09-05Publish everything* to crates.iomat