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
Age
Commit message (
Expand
)
Author
2023-05-21
fix respawn system ambiguity
mat
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-12
fix warnings
mat
2023-05-09
astar
mat
2023-05-05
fix some warnings
mat
2023-05-05
rename Client::inventory to open_inventory
mat
2023-05-05
add Client::inventory
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-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-25
Fix system order ambiguities (#74)
mat
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-10
make blockstate good
Ubuntu
2023-02-07
move az_world::entity_info to az_world::entities::info
Ubuntu
2023-02-06
fix some swarm examples/docs
Ubuntu
2023-02-05
improve docs
mat
2023-02-04
Use an ECS (#52)
mat
2023-01-21
clippy
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
Merge branch 'main' of https://github.com/mat-1/azalea into main
Ubuntu
2022-12-09
fix example in docs
Ubuntu
2022-12-08
wrap_comments = true
mat
2022-12-07
1.19.3 (#34)
mat
2022-12-04
change to_ansi to not take args
mat
2022-11-27
fix some docs/examples
mat
2022-11-27
Swarm (#36)
mat
2022-11-18
clippy + replace some printlns with debug
mat
2022-11-15
Rename "dimension" to "world" (#39)
mat
2022-11-15
clippy
Ubuntu
2022-11-12
Pathfinder (#25)
mat
2022-11-11
add more to optimization docs
mat
2022-11-11
add optimization stuff to azalea docs
mat
2022-11-11
fix docs
mat
2022-11-06
Entity metadata (#37)
mat
2022-10-31
add basic installation instructions
Ubuntu
2022-10-30
replace an expect with unwrap_or_else
mat
[next]