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
/
mod.rs
Age
Commit message (
Expand
)
Author
2024-12-23
lift requirement on anyhow for handler function
mat
2024-12-23
make testbot take cli args
mat
2024-12-04
Update Bevy and migrate to workspace dependencies and package attributes (#181)
EightFactorial
2024-11-23
Update and merge the dependencies (#187)
Shayne Hartford
2024-11-20
Add SwarmBuilder::add_account_with_opts (#185)
Shayne Hartford
2024-10-26
group imports with rustfmt
mat
2024-04-20
add Client::join_with_proxy and fix tests
mat
2024-04-20
socks5 support (#113)
mat
2024-04-09
add functions to ClientBuilder and SwarmBuilder for custom addresses
mat
2023-12-16
fix SwarmEvent::Login and SwarmEvent::Init maybe
mat
2023-12-11
mention join_delay in add_accounts docs
mat
2023-12-05
make start return never
mat
2023-12-04
Replace Bevy's FixedUpdate with Azalea's GameTick (#119)
mat
2023-12-04
simplify boilerplate in examples
mat
2023-12-03
make ClientBuilder use SwarmBuilder internally
mat
2023-12-03
clippy
mat
2023-12-02
make sure Startup system runs before any bots join
mat
2023-12-02
make address an Arc<RwLock>
mat
2023-12-01
make address and resolved_address pub in Swarm
mat
2023-12-01
rename add_with_exponential_backoff to add_and_retry_forever
mat
2023-11-18
share registries in swarms and fix some bugs
mat
2023-11-18
replace log with tracing
mat
2023-11-18
simplify some code
mat
2023-10-26
remove some more #![feature]s
mat
2023-10-11
remove unnecessary clone
mat
2023-10-11
fix State incorrectly being reused when calling handlers in swarm
mat
2023-10-07
split pathfinder execution into multiple systems (and fix some bugs)
mat
2023-09-15
simplify some code related to Account being a component
mat
2023-09-15
make Account a component
mat
2023-09-15
rename start_ecs to start_ecs_runner
mat
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-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-08
wrap_comments = true
mat
2022-12-04
change to_ansi to not take args
mat
[prev]
[next]