1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 23:44:38 +00:00
azalea/azalea-core/src
mat 6eee543a33
Pathfinder (#25)
Pathfinding is very much not done, but it works enough and I want to get this merged.
TODO: fast replanning, goals that aren't a single node, falling moves (it should be able to play the dropper), parkour moves
2022-11-12 23:54:05 -06:00
..
particle Pathfinder (#25) 2022-11-12 23:54:05 -06:00
aabb.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
bitset.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
block_hit_result.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
cursor3d.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
delta.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
difficulty.rs use variables directly in format strings 2022-10-27 21:22:47 -05:00
direction.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
game_type.rs use variables directly in format strings 2022-10-27 21:22:47 -05:00
lib.rs All block shapes & collisions (#22) 2022-10-02 12:29:47 -05:00
position.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00
resource_location.rs handle SectionBlocksUpdate packet 2022-10-08 01:01:54 -05:00
slot.rs Pathfinder (#25) 2022-11-12 23:54:05 -06:00