aboutsummaryrefslogtreecommitdiff
path: root/azalea-inventory
AgeCommit message (Expand)Author
10 days26.1.2mat
10 daysfix some incorrect component implsmat
2026-03-2426.1 (#316)mat
2026-02-04fix ClientboundSetEquipment failing to deserialize if using animal armor slotsmat
2026-01-13Merge AzaleaRead and AzaleaWrite (#305)mat
2026-01-13fix memory leaks in azalea-protocolmat
2026-01-12Make Bevy dependencies optional in azalea-protocol (#303)mat
2025-12-19smaller EntityDataValue typemat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-11fix data component codegenmat
2025-12-12polish readmesmat
2025-12-12Refactor azalea-registry (#294)mat
2025-12-09Enchantments (#286)mat
2025-12-091.21.11 (#273)mat
2025-11-13rename ResourceLocation to Identifier ahead of mojmap changesmat
2025-11-11cleanupmat
2025-10-12fix wrong WritableBookContent representationmat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-10-06allow skipping serialization of PartialProfile::propertiesmat
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-20more accurate mining and impl PartialEq for packetsmat
2025-08-18fix ClientboundMerchantOffersmat
2025-08-18fix DataComponentPatch::getmat
2025-08-12upgrade deps and remove unused depsmat
2025-08-12add nearest_entity_by and improve some docsmat
2025-08-10use Vec3f32 in entity metadata to fix parsing Vector3 valuesmat
2025-08-10revert PotDecorations structure updatemat
2025-08-10Send correct data component checksums (#234)mat
2025-08-04Default components (#232)mat
2025-06-16use workspace deps everywheremat
2025-06-16put all azalea-* deps in the workspace Cargo.tomlmat
2025-06-09replace Client::get_open_container and view_container_or_inventory with get_i...mat
2025-06-03copy player part of container_menu to inventory_menu on closemat
2025-06-04re-enable click prediction and fix related issuesmat
2025-06-03replace wait_one_tick with wait_ticks and some other api improvementsmat
2025-05-30more formatting fixesmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-04-25fix some data componentsmat
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-12fix ChickenVariant data componentmat
2025-04-13fix incorrect data componentsmat
2025-03-29update ServerboundContainerClick to use HashedStack from 1.21.5mat
2025-03-26fix components, show_in_tooltip was removedmat
2025-03-251.21.5 (#198)mat
2025-03-13fix wrong Potion data componentmat
2025-03-13fix wrong Consumable component implementation and add set_equipment testmat