aboutsummaryrefslogtreecommitdiff
path: root/azalea-registry
AgeCommit message (Expand)Author
2026-03-2426.1 (#316)mat
2026-03-20optimize pathfinder swarms and write perf guidemat
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
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-19fix Display impl for registriesmat
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-11-11cleanupmat
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-20fix wrong max id for registriesmat
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-16use workspace deps everywheremat
2025-06-16put all azalea-* deps in the workspace Cargo.tomlmat
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-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-251.21.5 (#198)mat
2025-03-13fix wrong Consumable component implementation and add set_equipment testmat
2025-02-22update to rust edition 2024mat
2025-02-21Fix errors on switching dimensions (#204)mat
2025-02-02cleanup, fix warningsmat
2025-02-02start implementing data driven registriesmat
2025-01-13fix ClientboundSound and implement az_registry::Holdermat
2024-12-21fix compiling azalea-registrymat
2024-12-20Release independent packagesmat
2024-12-20Release 0.11.0+mc1.21.4mat