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
/
plugins
/
interact
/
mod.rs
Age
Commit message (
Expand
)
Author
9 days
rename PhysicsState to ClientMovementState and add utility functions for it
mat
2026-03-24
26.1 (#316)
mat
2026-01-13
Rename Instance to World (#304)
mat
2026-01-03
cleanup
mat
2026-01-03
fix incorrect attack cooldowns for tools
mat
2025-12-27
Move Client struct to azalea crate (#297)
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-12
Refactor azalea-registry (#294)
mat
2025-12-09
Enchantments (#286)
mat
2025-12-07
Fix EntityInteractEvent by making it an Event (#292)
EightFactorial
2025-10-13
add Client::entity_interact and EntityInteractEvent for convenience
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-10-04
upgrade deps and rename SystemSets to follow bevy's new naming convention
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-27
allow picking other bots in hit results
mat
2025-08-18
fix ClientboundMerchantOffers
mat
2025-08-14
Sneaking (#237)
mat
2025-08-12
fix rotations flagging anticheats
mat
2025-08-04
Default components (#232)
mat
2025-06-16
cleanup
mat
2025-06-16
implement EntityHitResult
mat