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
/
examples
/
testbot
Age
Commit message (
Expand
)
Author
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-11
enable str_to_string clippy lint
mat
2025-12-12
Delete `StartError` and `JoinError` (#296)
mat
2025-12-12
Refactor azalea-registry (#294)
mat
2025-12-11
Run handler function in a Tokio LocalSet (#295)
mat
2025-12-09
Enchantments (#286)
mat
2025-10-12
improve ux for entity matching functions
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-09-28
upgrade bevy to 0.17.0-rc.2
mat
2025-09-28
update deps
mat
2025-09-27
allow picking other bots in hit results
mat
2025-08-23
handle AppExit event
mat
2025-08-17
remove unused imports in testbot
mat
2025-08-18
fix DataComponentPatch::get
mat
2025-08-14
Sneaking (#237)
mat
2025-08-12
Client::chat now takes Into<String> and doc fixes
mat
2025-08-12
add nearest_entity_by and improve some docs
mat
2025-08-12
fix rotations flagging anticheats
mat
2025-08-09
clippy
mat
2025-08-04
Default components (#232)
mat
2025-06-17
1.21.6 (#215)
mat
2025-06-16
implement EntityHitResult
mat
2025-06-14
add note about current_thread to azalea readme
mat
2025-06-11
use owned instead of borrowed Vec3 more
mat
2025-06-11
take BlockPos instead of &BlockPos in all function arguments
mat
2025-06-02
fix issues related to pathfinder mining
mat
2025-05-30
formatting: merge imports
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-05-23
fix Event::Login not firing on reconnect by adding entity id to RemoveOnDisco...
mat
2025-05-09
fix offline-mode cert warnings and improve some docs
mat
2025-05-10
add StartUseItemEvent and improve code related to interactions
mat
2025-05-07
upgrade rust version and fix clippy warnings
mat
2025-05-02
Add AutoReconnectPlugin (#221)
mat
2025-04-19
make azalea::pathfinder::debug public
mat
2025-04-17
Move login state to the ECS (#213)
mat
2025-04-15
make goto async and clean up some examples
mat
2025-04-04
fix ordering for handle_attack_queued
mat
2025-04-04
don't require mut for functions in Client and add some more convenience funct...
mat
2025-04-04
rename ChatPacket::username and uuid to sender and sender_uuid
mat
2025-02-23
fix memory leak in simulation tests (lol)
mat
2025-02-22
Refactor azalea-client (#205)
mat
2025-02-23
minor memory usage optimizations
mat
2025-02-22
update to rust edition 2024
mat
2025-02-21
despawn entities when switching worlds and some testbot fixes
mat
2025-02-21
fix some components not being removed from clients and add debugecsleak testb...
mat
2025-02-21
fix wrong docs for testbot
mat
2025-01-10
Fluid physics (#199)
mat
2024-12-28
bump minimum rust version and improve pathfinder docs
mat
2024-12-28
better pathfinder debug messages
mat
2024-12-26
patch path on timeout instead of recalculating everything
mat
[next]