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
/
local_player.rs
Age
Commit message (
Expand
)
Author
2026-03-21
Extensible ChunkStorage
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
2026-01-06
add a few more convenience functions and update some docs
mat
2025-12-28
move Event and auto_reconnect to the azalea crate
mat
2025-12-27
Move Client struct to azalea crate (#297)
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-09-28
split version in changelog
mat
2025-08-14
Sneaking (#237)
mat
2025-06-02
fix issues related to pathfinder mining
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-05-07
upgrade rust version and fix clippy warnings
mat
2025-05-07
fix chunk errors when joining a world with a same name but different height
mat
2025-02-22
Refactor azalea-client (#205)
mat
2025-02-22
update to rust edition 2024
mat
2025-02-17
update docs for TabList to mention how it works as a resource
mat
2025-02-01
add failing test_set_health_before_login test
mat
2024-12-24
improve some docs and apis related to pathfinder
mat
2024-12-19
fix incorrect packets
mat
2024-12-04
Update Bevy and migrate to workspace dependencies and package attributes (#181)
EightFactorial
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-11-23
Update and merge the dependencies (#187)
Shayne Hartford
2024-02-22
fix for hypixel limbo
mat
2023-12-03
clippy
mat
2023-12-03
make it so plugins can send and receive packets during the login state
mat
2023-11-18
share registries in swarms and fix some bugs
mat
2023-11-18
replace log with tracing
mat
2023-11-18
make packet an Arc in PacketEvent
mat
2023-11-06
bevy 0.12
mat
2023-10-02
optimize pathfinder more
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-09-21
1.20.2 (#99)
mat
2023-09-14
rename Local to LocalEntity
mat
2023-09-11
fix falling through blocks on spawn (and triggering anticheats)
mat
2023-09-08
make PacketReceiver::packet_writer public
mat
2023-08-25
add basic pathfinding test
mat
2023-08-24
Support properly switching instances (#106)
mat
2023-08-21
Food/saturation component support (#97)
Luuk van Oijen
2023-07-23
fix sometimes not receiving chunks
mat
2023-07-14
Mining (#95)
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-05-06
fix panic on disconnect
mat
2023-05-03
Inventory (#48)
mat
2023-03-11
fix doc errors
mat
2023-03-08
make ClientInformation and TabList their own components
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-02-21
properly disconnect on ungraceful disconnect
mat
2023-02-12
DisconnectEvent
mat
[next]