aboutsummaryrefslogtreecommitdiff
path: root/azalea-registry/src
AgeCommit message (Expand)Author
2026-03-2426.1 (#316)mat
2026-03-20optimize pathfinder swarms and write perf guidemat
2026-02-07replace hard-coded block break speed checksmat
2026-01-30warn if pathfinder is running without optimizations, and other minor fixesmat
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-17fix parsing registries without minecraft: prefixmat
2025-12-14create typos.toml and fix typosmat
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-30Remove unnecessary MoveEntityError and MovePlayerError types and other cleanupmat
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-08-04Default components (#232)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-06-02improve docs for biome codemat
2025-06-02add basic support for getting biome ids in chunksmat
2025-05-30add '@generated' to generated codemat
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-21Fix errors on switching dimensions (#204)mat
2025-02-02start implementing data driven registriesmat
2025-01-13fix ClientboundSound and implement az_registry::Holdermat
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-10-26group imports with rustfmtmat
2024-10-231.21.2 (#171)mat
2024-06-131.21 (#145)mat
2024-04-23sort generated tagsmat
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