aboutsummaryrefslogtreecommitdiff
path: root/azalea/src/container.rs
AgeCommit message (Expand)Author
2024-12-19fix incorrect packetsmat
2024-11-27Refactor azalea-protocol (#190)mat
2024-10-26group imports with rustfmtmat
2024-10-21Rename InventoryComponent to Inventory to match other components (#177)Shayne Hartford
2024-01-04rename open_container to open_container_at and add get_open_containermat
2023-12-09fix broken doc linksmat
2023-12-06disable feaatures on azalea-chat by default and fix disabling simdnbt featuremat
2023-11-18make packet an Arc in PacketEventmat
2023-11-06bevy 0.12mat
2023-10-26remove some unnecessary code and improve docs for Menumat
2023-10-21async_fn_in_trait stabilizedmat
2023-10-10start adding mining to pathfindermat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-09-211.20.2 (#99)mat
2023-07-15Attacking (#96)mat
2023-07-09Update to Bevy 0.11 (#94)mat
2023-05-05fix some warningsmat
2023-05-05rename Client::inventory to open_inventorymat
2023-05-05add Client::inventorymat
2023-05-03Inventory (#48)mat