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
/
lib.rs
Age
Commit message (
Expand
)
Author
2024-12-23
lift requirement on anyhow for handler function
mat
2024-10-26
group imports with rustfmt
mat
2024-07-05
upgrade to simdnbt 0.6 (#160)
mat
2024-04-20
socks5 support (#113)
mat
2024-04-09
add functions to ClientBuilder and SwarmBuilder for custom addresses
mat
2024-02-24
add Display for Vec3, add SimulationSet, and add EntityChunkPos component
mat
2023-12-05
make start return never
mat
2023-12-04
fix ClientBuilder erroring, maybe
mat
2023-12-03
make ClientBuilder use SwarmBuilder internally
mat
2023-12-03
let plugins override query responses
mat
2023-12-02
make sure Startup system runs before any bots join
mat
2023-12-01
Make auto_respawn pub (#116)
veronoicc
2023-10-26
remove some more #![feature]s
mat
2023-10-21
async_fn_in_trait stabilized
mat
2023-10-10
start adding mining to pathfinder
mat
2023-10-07
split pathfinder execution into multiple systems (and fix some bugs)
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-09-18
fix entities not always being despawned after merge
mat
2023-09-18
instanceloadedevent and a few fixes
mat
2023-09-17
heightmaps
mat
2023-09-15
rename start_ecs to start_ecs_runner
mat
2023-09-14
AcceptResourcePacksPlugin
mat
2023-08-26
use better pathfinder costs and also fix relative entity updates breaking som...
mat
2023-08-22
Created nearest_entity system param (#102)
TheDudeFromCI
2023-08-19
Export bot.rs (#101)
TheDudeFromCI
2023-08-16
no_handler() option for ClientBuilder (#100)
TheDudeFromCI
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-06-24
Add ClientBuilder:new_without_log (#93)
xtex
2023-05-16
better variable naming in doc
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
auto respawn
mat
2023-05-04
export brigadier from azalea
mat
2023-05-03
Inventory (#48)
mat
2023-04-19
re export azalea_auth from azalea
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-02-26
Add `set_state` and `set_swarm_state` (#76)
Shayne Hartford
2023-02-12
Better chat events (#67)
mat
2023-02-10
fix and improve examples in docs
Ubuntu
2023-02-05
improve docs
mat
2023-02-04
Use an ECS (#52)
mat
2023-01-15
the repo is NOT called Cargo.toml
mat
2022-12-11
make entities have a reference to WeakWorlds instead
mat
2022-12-09
(cargo-release) version 0.5.0
Ubuntu
2022-12-09
auto replace version in azalea/src/lib.rs
Ubuntu
2022-12-09
fix example in docs
Ubuntu
[next]