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
/
bot.rs
Age
Commit message (
Expand
)
Author
2024-12-24
improve some docs and apis related to pathfinder
mat
2024-10-26
group imports with rustfmt
mat
2023-12-15
Add mining to the pathfinder (#122)
mat
2023-12-04
Replace Bevy's FixedUpdate with Azalea's GameTick (#119)
mat
2023-11-18
replace log with tracing
mat
2023-11-06
bevy 0.12
mat
2023-10-21
async_fn_in_trait stabilized
mat
2023-10-10
start adding mining to pathfinder
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-09-14
AcceptResourcePacksPlugin
mat
2023-09-14
rename Local to LocalEntity
mat
2023-09-10
fix incorrect jumping
mat
2023-08-26
simplify pathfinder
mat
2023-08-25
fix all bevy ambiguities
mat
2023-08-25
add failing test for that weird diagonal edge case
mat
2023-07-15
fix brigadier booleans
mat
2023-07-15
Attacking (#96)
mat
2023-07-14
Mining (#95)
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-05-12
auto respawn
mat
2023-05-03
Inventory (#48)
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
2022-11-27
Swarm (#36)
mat
2022-11-15
clippy
Ubuntu
2022-11-12
Pathfinder (#25)
mat
2022-10-23
make `handle` cleaner
mat
2022-10-17
change the order of event in handle fn
Ubuntu
2022-10-07
fix errors with rewritten packet reading
mat
2022-10-07
Bot API (#27)
mat
2022-10-02
start adding stuff to azalea crate
mat