aboutsummaryrefslogtreecommitdiff
path: root/azalea-registry/src/lib.rs
AgeCommit message (Expand)Author
2026-02-07replace hard-coded block break speed checksmat
2026-01-13Merge AzaleaRead and AzaleaWrite (#305)mat
2026-01-11add fuzzer for azalea-protocol and fix a few panicsmat
2026-01-06fix identifier partialeq/hash and add Client::resolve_registry_keymat
2025-12-24remove unused deps and fix compilation when certain features are disabledmat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-12Refactor azalea-registry (#294)mat
2025-12-09Enchantments (#286)mat
2025-12-091.21.11 (#273)mat
2025-11-13rename resourcelocation in a few more placesmat
2025-11-13rename ResourceLocation to Identifier ahead of mojmap changesmat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-09-301.21.9 (#235)mat
2025-08-10Send correct data component checksums (#234)mat
2025-06-301.21.7 (#227)mat
2025-06-171.21.6 (#215)mat
2025-06-03rename the Block trait to BlockTrait to disambiguate with azalea_registry::Blockmat
2025-06-03sort entities_by by distance and improve some docsmat
2025-05-30formatting: merge importsmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-04-04remove executable bit from filesmat
2025-03-251.21.5 (#198)mat
2025-03-13fix wrong Consumable component implementation and add set_equipment testmat
2025-02-02start implementing data driven registriesmat
2025-01-13fix ClientboundSound and implement az_registry::Holdermat
2024-12-031.21.4 (#189)mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-10-26group imports with rustfmtmat
2024-10-231.21.2 (#171)mat
2024-06-131.21 (#145)mat
2024-04-231.20.5 (#127)mat
2023-12-051.20.3 (#110)mat
2023-09-211.20.2 (#99)mat
2023-07-14Mining (#95)mat
2023-06-15fix clientboundsoundpacketmat
2023-05-04merge mainmat
2023-05-0423w18amat
2023-05-03Inventory (#48)mat
2023-04-2823w17amat
2023-04-2023w16amat
2023-04-1023w14amat
2023-03-3023w13amat
2023-03-141.19.4 (#57)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
2023-01-30have docs for all cratesUbuntu
2022-12-071.19.3 (#34)mat
2022-11-12Pathfinder (#25)mat
2022-09-05Publish everything* to crates.iomat