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
/
pathfinder
/
mod.rs
Age
Commit message (
Expand
)
Author
2023-10-01
pathfinder parkour tests and fix some parkour issues
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-09-30
start implementing parkour
mat
2023-09-30
improve ascend (stolen from baritone)
mat
2023-09-30
pathfinder: don't spin while descending
mat
2023-09-30
remove BlockPosGoal::from and Goal::goal_node
mat
2023-09-30
stitch together pathfinder paths better
mat
2023-09-14
infinite pathfinding
mat
2023-09-14
detect obstructions while pathfinding and better results on timeout
mat
2023-09-14
rename Local to LocalEntity
mat
2023-09-10
fix incorrect jumping
mat
2023-08-26
use better pathfinder costs and also fix relative entity updates breaking som...
mat
2023-08-26
simplify pathfinder more
mat
2023-08-26
simplify pathfinder
mat
2023-08-25
fix all bevy ambiguities
mat
2023-08-25
implement stepping up stairs
mat
2023-08-25
add failing test for that weird diagonal edge case
mat
2023-08-25
add basic pathfinding test
mat
2023-08-24
Support properly switching instances (#106)
mat
2023-07-15
descend up to 3 blocks in pathfinder
mat
2023-07-15
fix brigadier booleans
mat
2023-07-14
Mining (#95)
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-05-13
ChatPacket::is_whisper
mat
2023-05-13
reexport azalea-chat and add goto docs
mat
2023-05-09
astar
mat
2023-05-03
Inventory (#48)
mat
2023-03-11
fix doc errors
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-02-25
Fix system order ambiguities (#74)
mat
2023-02-07
move az_world::entity_info to az_world::entities::info
Ubuntu
2023-02-04
Use an ECS (#52)
mat
2023-01-21
clippy
mat
2022-12-11
make entities have a reference to WeakWorlds instead
mat
2022-11-27
Swarm (#36)
mat
2022-11-18
clippy + replace some printlns with debug
mat
2022-11-15
Rename "dimension" to "world" (#39)
mat
2022-11-15
clippy
Ubuntu
2022-11-12
Pathfinder (#25)
mat
[prev]