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
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
2023-12-03
let plugins override query responses
mat
2023-11-18
upgrade all dependencies
mat
2023-11-18
replace log with tracing
mat
2023-11-06
bevy 0.12
mat
2023-10-08
update repo links
mat
2023-10-05
replace a linear search with a binary search . . .
mat
2023-10-03
upgrade deps and make test not flaky
mat
2023-10-01
add pathfinder benchmark
mat
2023-10-01
fix log feature
mat
2023-09-14
Release 0.8.0
mat
2023-09-08
upgrade deps
mat
2023-08-25
add basic pathfinding test
mat
2023-08-15
upgrade thiserror and other deps
mat
2023-07-14
Mining (#95)
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-06-24
Add ClientBuilder:new_without_log (#93)
xtex
2023-05-17
chore: Release
mat
2023-05-16
chore: Release
mat
2023-05-16
and also update the dependents lol
mat
[next]