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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
10 days
change panicking functions in Client and EntityRef to return an AzaleaResult ...
mat
2026-03-20
optimize pathfinder swarms and write perf guide
mat
2026-01-05
move radix-heap to be a workspace dep
mat
2026-01-04
use radix heap in pathfinder for 10% speedup
mat
2025-12-24
remove unused deps and fix compilation when certain features are disabled
mat
2025-12-15
improve docs by enabling scraped examples and bevy trait tags
mat
2025-11-30
Add `online-mode` Cargo feature (#281)
mat
2025-11-11
cleanup
mat
2025-08-12
upgrade deps and remove unused deps
mat
2025-08-10
Send correct data component checksums (#234)
mat
2025-06-16
use workspace deps everywhere
mat
2025-04-17
allow disabling Event::Packet with a crate feature
mat
2025-04-13
release 0.12.0+mc1.21.5
mat
2025-04-12
Revert "Release 0.12.0"
mat
2025-04-12
Release 0.12.0
mat
2025-02-21
fix some components not being removed from clients and add debugecsleak testb...
mat
2025-02-17
Enable serde feature in sub-crates (#202)
Shayne Hartford
2025-02-02
cleanup, fix warnings
mat
2025-02-02
update deps
mat
2024-12-26
make a_star function use an IndexMap like the pathfinding crate
mat
2024-12-26
replace priority_queue crate with std BinaryHeap
mat
2024-12-25
optimize pathfinder
mat
2024-12-24
make BlockState a u16 and add a BlockStateIntegerRepr type
mat
2024-12-24
fix parsing Dust particle and treat waterlogged blocks as liquid in pathfinder
mat
2024-12-23
lift requirement on anyhow for handler function
mat
2024-12-20
Release independent packages
mat
2024-12-20
Release 0.11.0+mc1.21.4
mat
2024-12-10
Disable the `deadlock_detection` feature by default (#195)
EightFactorial
2024-12-04
Update Bevy and migrate to workspace dependencies and package attributes (#181)
EightFactorial
2024-12-03
1.21.4 (#189)
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-11-23
Update and merge the dependencies (#187)
Shayne Hartford
2024-11-15
Add more derives to the pathfinder goals for flexibility (#183)
Shayne Hartford
2024-10-22
Release 0.10.3+mc1.21.1
mat
2024-07-05
upgrade to simdnbt 0.6 (#160)
mat
2024-04-24
Release 0.10.1
mat
2024-04-23
Release 0.10.0
mat
2024-04-24
upgrade deps
mat
2024-04-24
Revert "Release 0.10.0"
mat
2024-04-23
Release 0.10.0
mat
2024-04-23
1.20.5 (#127)
mat
2024-04-20
upgrade deps
mat
2024-04-18
Release 0.9.1
mat
2024-02-25
optimize physics
mat
2024-02-17
upgrade deps, bevy 0.13
mat
2024-01-25
update deps
mat
2024-01-08
upgrade deps
mat
2023-12-05
Release 0.9.0
mat
2023-12-05
upgrade deps
mat
2023-12-04
Replace Bevy's FixedUpdate with Azalea's GameTick (#119)
mat
[next]