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
Age
Commit message (
Expand
)
Author
2023-09-14
rename Local to LocalEntity
mat
2023-09-11
fix falling through blocks on spawn (and triggering anticheats)
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-23
clean up azalea-entity a little
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-16
ClientBuilder::new_without_plugins
mat
2023-05-13
ChatPacket::is_whisper
mat
2023-05-13
reexport azalea-chat and add goto docs
mat
2023-05-12
fix warnings
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-10
make blockstate good
Ubuntu
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-12-08
wrap_comments = true
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