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
/
swarm
Age
Commit message (
Expand
)
Author
2023-08-21
Food/saturation component support (#97)
Luuk van Oijen
2023-08-16
no_handler() option for ClientBuilder (#100)
TheDudeFromCI
2023-08-03
loosen Default requirement for State on SwarmBuilder
mat
2023-07-14
Mining (#95)
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-06-14
Vec3::distance_to and clippy
mat
2023-05-16
better variable naming in doc
mat
2023-05-16
ClientBuilder::new_without_plugins
mat
2023-05-03
Inventory (#48)
mat
2023-03-11
fix doc errors
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-02-26
Add `set_state` and `set_swarm_state` (#76)
Shayne Hartford
2023-02-15
fix 0ns delay
mat
2023-02-15
max reconnect wait from 120s to 15s
mat
2023-02-12
Better chat events (#67)
mat
2023-02-10
improve docs a bit more and delete potatobot example
Ubuntu
2023-02-10
fix and improve examples in docs
Ubuntu
2023-02-06
fix some swarm examples/docs
Ubuntu
2023-02-04
Use an ECS (#52)
mat
2022-12-11
make entities have a reference to WeakWorlds instead
mat
2022-12-08
wrap_comments = true
mat
2022-12-04
change to_ansi to not take args
mat
2022-11-27
Swarm (#36)
mat