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
/
src
Age
Commit message (
Expand
)
Author
2026-01-04
return cost in pathfinder a_star function
mat
2026-01-01
Extensible Account (#301)
mat
2025-12-29
fix EntityRef::is_alive being able to panic, and add EntityRef::exists
mat
2025-12-28
Implement `EntityRef` (#299)
mat
2025-12-28
add a few more functions for getting common components to Client
mat
2025-12-28
Change Client::component to return a reference (#298)
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-23
don't write unnecessarily from azalea-client's build script
mat
2025-12-23
fix broken doctest
mat
2025-12-22
move JoinOpts to a separate module
mat
2025-12-22
add ContainerHandleRef::title
mat
2025-12-18
fix warning when Vec3 codec is represented as floats
mat
2025-12-15
write/update docs for several items
mat
2025-12-15
improve docs by enabling scraped examples and bevy trait tags
mat
2025-12-14
cleanup azalea crate, move client/swarm builders into separate modules
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-11
enable str_to_string clippy lint
mat
2025-12-11
clippy
mat
2025-12-12
Delete `StartError` and `JoinError` (#296)
mat
2025-12-12
Refactor azalea-registry (#294)
mat
2025-12-12
clippy
mat
2025-12-11
Add options to request Mojang sessionserver with a proxy (#293)
mat
2025-12-11
Run handler function in a Tokio LocalSet (#295)
mat
2025-12-09
Enchantments (#286)
mat
2025-12-09
move offline-mode uuid generation to azalea-crypto
mat
2025-12-09
split open_container_at to open_container_at_with_timeout_ticks to have a cle...
mat
2025-11-21
refactor resolve_address
mat
2025-11-13
rename ResourceLocation to Identifier ahead of mojmap changes
mat
2025-11-11
cleanup
mat
2025-10-30
Add support for mob effects (#269)
ShayBox
2025-10-13
fix broken tests
mat
2025-10-12
add optional timeout for opening containers
mat
2025-10-12
improve ux for entity matching functions
mat
2025-10-13
don't fall when the last pathfinder node is slippery
mat
2025-10-12
fix pathfinder repeatedly rotating when descending sometimes
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-10-07
several pathfinder fixes
mat
2025-10-06
more reliable pathfinding on almost-full blocks
mat
2025-10-04
make 'force' always explicit when mining
mat
2025-10-04
fix wrong pathfinding when we start calculating a new path and the current ex...
mat
2025-10-04
upgrade deps and rename SystemSets to follow bevy's new naming convention
mat
2025-10-04
Don't panic on PathFoundEvent without having required components (#258)
Hiradpi
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
update deps
mat
2025-09-26
don't re-export azalea::bot::*, and some doc improvements
mat
2025-09-22
Fix pathfinding on farmland
mat
2025-08-23
handle AppExit event
mat
2025-08-20
split client information handling out of BrandPlugin and some other cleanup
mat
[next]