aboutsummaryrefslogtreecommitdiff
path: root/codegen/lib/code
AgeCommit message (Expand)Author
9 dayscorrect shapes for blocks with random offsetsmat
9 dayschange panicking functions in Client and EntityRef to return an AzaleaResult ...mat
2026-03-2426.1 (#316)mat
2026-03-23cleanup and slightly speed up is_block_state_standablemat
2026-03-05don't unnecessarily disambiguate some block property enumsmat
2026-03-02disambiguate non-minecraft identifier namespaces in codegenmat
2026-01-18use lookup table for is_collision_shape_empty and is_collision_shape_fullmat
2026-01-14upgrade depsmat
2025-12-19smaller EntityDataValue typemat
2025-12-18smaller metadata.rs by avoiding duplication in default implsmat
2025-12-19fix some wrong entity variants and make apply_metadata functions privatemat
2025-12-17fix parsing registries without minecraft: prefixmat
2025-12-15write/update docs for several itemsmat
2025-12-15generate docs for metadata componentsmat
2025-12-14create typos.toml and fix typosmat
2025-12-11fix data component codegenmat
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-07update ResolvableProfile data component to 1.21.9mat
2025-10-04fix(inventory): update 1.21.9 entity and block entity component structures (#...eihqnh
2025-09-301.21.9 (#235)mat
2025-09-21fix pickable entity querymat
2025-09-20more accurate mining and impl PartialEq for packetsmat
2025-09-14Add functions for getting block properties as strings (#240)urisinger
2025-08-14Sneaking (#237)mat
2025-08-10use Vec3f32 in entity metadata to fix parsing Vector3 valuesmat
2025-08-10Send correct data component checksums (#234)mat
2025-08-04Default components (#232)mat
2025-06-171.21.6 (#215)mat
2025-05-30more formatting fixesmat
2025-05-01drop dependency on pixlyzer and start using pumpkin extractormat
2025-04-17make BlockState::id privatemat
2025-04-04remove executable bit from filesmat
2025-03-251.21.5 (#198)mat
2025-03-16Fluid physics fixes (#210)mat
2025-02-02start implementing data driven registriesmat
2025-01-11codegen entity dimensionsmat
2024-12-27implement BlockState::outline_shapemat
2024-12-23rename metadata::State to metadata::SnifferStatemat
2024-12-20fix incorrect tags codegenmat
2024-12-19fix incorrect packetsmat
2024-12-04Update Bevy and migrate to workspace dependencies and package attributes (#181)EightFactorial
2024-11-27Refactor azalea-protocol (#190)mat
2024-11-27replace once_cell with std:;sync::LazyLockmat
2024-10-231.21.2 (#171)mat
2024-05-23remove all references to clean_property_namemat