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
/
test_utils
/
simulation.rs
Age
Commit message (
Expand
)
Author
2026-03-24
26.1 (#316)
mat
2026-01-13
Merge AzaleaRead and AzaleaWrite (#305)
mat
2026-01-13
Rename Instance to World (#304)
mat
2026-01-12
Make Bevy dependencies optional in azalea-protocol (#303)
mat
2025-12-22
run azalea-client integration tests as one binary
mat
2025-12-11
enable str_to_string clippy lint
mat
2025-12-12
Refactor azalea-registry (#294)
mat
2025-12-12
clippy
mat
2025-12-09
Enchantments (#286)
mat
2025-11-13
rename ResourceLocation to Identifier ahead of mojmap changes
mat
2025-09-30
1.21.9 (#235)
mat
2025-09-29
rename SendPacketEvent to SendGamePacketEvent and PingEvent to GamePingEvent
mat
2025-09-28
upgrade bevy to 0.17.0-rc.2
mat
2025-09-28
cleanup some azalea-client tests
mat
2025-09-27
add test for closing and opening containers
mat
2025-09-20
more accurate mining and impl PartialEq for packets
mat
2025-08-12
send correct packets on teleport
mat
2025-06-25
fix invalid look directions on teleport
mat
2025-06-11
implement reverting block state predictions on ack
mat
2025-06-09
handle relative teleports correctly and fix entity chunk indexing warnings
mat
2025-06-08
insert ClientInformation earlier
mat
2025-06-08
add support for panicking on warn/error in simulation tests
mat