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
2025-12-28
Change Client::component to return a reference (#298)
mat
2025-12-28
move Event and auto_reconnect to the azalea crate
mat
2025-12-27
Move Client struct to azalea crate (#297)
mat
2025-12-23
don't write unnecessarily from azalea-client's build script
mat
2025-12-15
write/update docs for several items
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-10-04
upgrade deps and rename SystemSets to follow bevy's new naming convention
mat
2025-09-28
upgrade bevy to 0.17.0-rc.2
mat
2025-08-14
Sneaking (#237)
mat
2025-08-12
fix rotations flagging anticheats
mat
2025-06-11
use owned instead of borrowed Vec3 more
mat
2025-06-03
replace wait_one_tick with wait_ticks and some other api improvements
mat
2025-05-30
formatting: merge imports
mat
2025-05-06
fix various issues with mining
mat
2025-04-25
update to bevy 0.16
mat
2025-04-15
make goto async and clean up some examples
mat
2025-04-04
don't require mut for functions in Client and add some more convenience funct...
mat
2025-02-22
update to rust edition 2024
mat
2025-01-29
add support for tickend and playerinput
mat
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
[next]