aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/inventory.rs
AgeCommit message (Expand)Author
2025-02-22Refactor azalea-client (#205)mat
2025-02-22update to rust edition 2024mat
2024-12-19fix incorrect packetsmat
2024-11-27Refactor azalea-protocol (#190)mat
2024-10-21Rename InventoryComponent to Inventory to match other components (#177)Shayne Hartford
2024-04-231.20.5 (#127)mat
2024-02-17upgrade deps, bevy 0.13mat
2024-01-04rename open_container to open_container_at and add get_open_containermat
2023-12-15Add mining to the pathfinder (#122)mat
2023-12-03make it so plugins can send and receive packets during the login statemat
2023-11-18replace log with tracingmat
2023-11-06bevy 0.12mat
2023-10-10start adding mining to pathfindermat
2023-09-211.20.2 (#99)mat
2023-08-25fix all bevy ambiguitiesmat
2023-07-14Mining (#95)mat
2023-07-09Update to Bevy 0.11 (#94)mat
2023-06-24Add functions `auth_with_link_code`, `get_ms_link_code`, and `get_ms_auth_tok...Adam Reisenauer
2023-05-26add stuff related to chat signingmat
2023-05-16ClientBuilder::new_without_pluginsmat
2023-05-03Inventory (#48)mat