index
:
azalea-drasl.git
main
Fork of azalea that adds support for authentication over Drasl/Yggdrasil.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
azalea-client
/
src
/
inventory.rs
Age
Commit message (
Expand
)
Author
2025-02-22
Refactor azalea-client (#205)
mat
2025-02-22
update to rust edition 2024
mat
2024-12-19
fix incorrect packets
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-10-21
Rename InventoryComponent to Inventory to match other components (#177)
Shayne Hartford
2024-04-23
1.20.5 (#127)
mat
2024-02-17
upgrade deps, bevy 0.13
mat
2024-01-04
rename open_container to open_container_at and add get_open_container
mat
2023-12-15
Add mining to the pathfinder (#122)
mat
2023-12-03
make it so plugins can send and receive packets during the login state
mat
2023-11-18
replace log with tracing
mat
2023-11-06
bevy 0.12
mat
2023-10-10
start adding mining to pathfinder
mat
2023-09-21
1.20.2 (#99)
mat
2023-08-25
fix all bevy ambiguities
mat
2023-07-14
Mining (#95)
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-06-24
Add functions `auth_with_link_code`, `get_ms_link_code`, and `get_ms_auth_tok...
Adam Reisenauer
2023-05-26
add stuff related to chat signing
mat
2023-05-16
ClientBuilder::new_without_plugins
mat
2023-05-03
Inventory (#48)
mat