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-inventory
/
src
Age
Commit message (
Expand
)
Author
2025-08-10
revert PotDecorations structure update
mat
2025-08-10
Send correct data component checksums (#234)
mat
2025-08-04
Default components (#232)
mat
2025-06-09
replace Client::get_open_container and view_container_or_inventory with get_i...
mat
2025-06-03
copy player part of container_menu to inventory_menu on close
mat
2025-06-04
re-enable click prediction and fix related issues
mat
2025-06-03
replace wait_one_tick with wait_ticks and some other api improvements
mat
2025-05-30
more formatting fixes
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-04-25
fix some data components
mat
2025-04-12
fix ChickenVariant data component
mat
2025-04-13
fix incorrect data components
mat
2025-03-29
update ServerboundContainerClick to use HashedStack from 1.21.5
mat
2025-03-26
fix components, show_in_tooltip was removed
mat
2025-03-25
1.21.5 (#198)
mat
2025-03-13
fix wrong Potion data component
mat
2025-03-13
fix wrong Consumable component implementation and add set_equipment test
mat
2025-02-22
update to rust edition 2024
mat
2025-02-22
fix is_trapdoor_useable_as_ladder and add test
mat
2025-02-21
fix CustomModelData and WrittenBookContent datacomponents
mat
2025-02-14
remove stabilized trait_upcasting feature gates
mat
2025-01-29
fix wrong Profile data component impl
mat
2025-01-12
fix bugs with decoding/encoding DataComponentPatch
mat
2024-12-11
remove the generic_const_exprs feature since it's unused and to make the rust...
mat
2024-12-05
fix container_set_content, player_position, and recipe_book_remove packets
mat
2024-11-28
improve DataComponentPatch::has and has_kind
mat
2024-11-28
change DataComponentPatch::get to take in a generic (and add get_kind, has, a...
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-10-26
group imports with rustfmt
mat
2024-10-23
1.21.2 (#171)
mat
2024-08-11
fmt
mat
2024-07-20
Made `Hunger` and `DataComponentPatch` public (#167)
Aditya Kumar
2024-06-13
1.21 (#145)
mat
2024-05-22
read Tool blocks as HolderSet
mat
2024-04-23
1.20.5 (#127)
mat
2024-01-06
add doc comment about d=
mat
2023-12-05
1.20.3 (#110)
mat
2023-11-19
Replace azalea-nbt with simdnbt (#111)
mat
2023-10-26
remove some unnecessary code and improve docs for Menu
mat
2023-07-14
Mining (#95)
mat
2023-05-12
Merge branch 'main' into 1.20
mat
2023-05-05
fix some warnings
mat
2023-05-04
merge main
mat
2023-05-03
Inventory (#48)
mat