aboutsummaryrefslogtreecommitdiff
path: root/codegen/lib
AgeCommit message (Expand)Author
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-301.21.7 (#227)mat
2025-06-27outline_shapes patch for pumpkin extractor isn't necessary anymoremat
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
2025-01-11update wrong entity metadatamat
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-06-131.21 (#145)mat
2024-05-23remove all references to clean_property_namemat
2024-05-23change property names to be unique and to match the minecraft idsmat
2024-05-22make getting shapes faster (#149)urisinger
2024-04-23sort generated tagsmat
2024-04-231.20.5 (#127)mat
2023-12-09add unit structs for every bool propertymat
2023-12-071.20.4mat
2023-12-051.20.3 (#110)mat
2023-12-02change protocol_version to an i32mat
2023-11-19Replace azalea-nbt with simdnbt (#111)mat
2023-10-02optimize pathfinder moremat
2023-10-02start optimizing pathfindermat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-09-211.20.2 (#99)mat
2023-07-14Mining (#95)mat
2023-05-04merge mainmat
2023-05-03Inventory (#48)mat
2023-03-3023w13amat
2023-03-23rename Tag to Nbtmat
2023-03-141.19.4 (#57)mat
2023-03-07Bevy 0.10 (#79)mat
2023-02-21make metadata components clonablemat