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
/
commands
/
debug.rs
Age
Commit message (
Expand
)
Author
2025-08-09
clippy
mat
2025-08-04
Default components (#232)
mat
2025-06-16
implement EntityHitResult
mat
2025-06-11
take BlockPos instead of &BlockPos in all function arguments
mat
2025-05-30
fix clippy issues and improve formatting everywhere
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-04-17
Move login state to the ECS (#213)
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-01-10
Fluid physics (#199)
mat
2024-12-26
patch path on timeout instead of recalculating everything
mat
2024-12-24
fix parsing Dust particle and treat waterlogged blocks as liquid in pathfinder
mat
2024-01-07
rewrite testbot to use brigadier
mat