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
/
packet
/
game
/
events.rs
Age
Commit message (
Expand
)
Author
2026-03-20
optimize pathfinder swarms and write perf guide
mat
2026-01-30
warn if pathfinder is running without optimizations, and other minor fixes
mat
2026-01-23
Implement SetExperience (#307)
Raeders
2026-01-13
Rename Instance to World (#304)
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-12
Refactor azalea-registry (#294)
mat
2025-11-13
rename ResourceLocation to Identifier ahead of mojmap changes
mat
2025-10-12
upgrade deps and clean up lots of doc comments
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-06-03
send ServerboundPlayerLoaded on join and respawn
mat
2025-06-02
fix issues related to pathfinder mining
mat
2025-05-30
more formatting fixes
mat
2025-05-06
fix various issues with mining
mat
2025-04-17
Move login state to the ECS (#213)
mat
2025-03-25
PongPlugin
mat
2025-03-19
make SendPacketEvent a bevy trigger
mat
2025-03-07
don't send game packets when outside of the game state
mat
2025-03-02
fix errors when switching to Game state and add fast_login test
mat
2025-02-24
fix send_receivepacketevent running outside of game state
mat
2025-02-22
Refactor azalea-client (#205)
mat