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
2024-04-23
1.20.5 (#127)
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
2024-04-09
make recalculate_near_end_of_path public
mat
2024-02-26
optimize physics a bit more
mat
2024-02-25
optimize physics
mat
2024-02-24
add Display for Vec3, add SimulationSet, and add EntityChunkPos component
mat
2024-02-23
fix pathfinder A* using slightly suboptimal paths sometimes
mat
2024-02-22
fix for hypixel limbo
mat
2024-02-17
upgrade deps, bevy 0.13
mat
2024-01-08
fix ping packet, explosion packet, and panic less
mat
2024-01-04
rename open_container to open_container_at and add get_open_container
mat
2023-12-17
fix tests
mat
2023-12-16
fix SwarmEvent::Login and SwarmEvent::Init maybe
mat
2023-12-15
Add mining to the pathfinder (#122)
mat
2023-12-11
mention join_delay in add_accounts docs
mat
2023-12-10
more reliable StopPathfindingEvent
mat
2023-12-10
Climbing (#121)
mat
2023-12-09
add BlockState::property
mat
2023-12-09
fix typos in code with crate-ci/typos
mat
2023-12-09
fix broken doc links
mat
2023-12-06
disable feaatures on azalea-chat by default and fix disabling simdnbt feature
mat
2023-12-05
1.20.3 (#110)
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-04
fix ClientBuilder erroring, maybe
mat
2023-12-03
clippy
mat
2023-12-03
make ClientBuilder use SwarmBuilder internally
mat
2023-12-03
let plugins override query responses
mat
2023-12-03
clippy
mat
2023-12-03
make it so plugins can send and receive packets during the login state
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-12-01
Make auto_respawn pub (#116)
veronoicc
2023-11-18
share registries in swarms and fix some bugs
mat
2023-11-18
make loading chunks its own bevy system
mat
2023-11-18
replace log with tracing
mat
2023-11-18
make packet an Arc in PacketEvent
mat
2023-11-18
simplify some code
mat
2023-11-12
improve docs a bit
mat
2023-11-12
fix pathfinder tests
mat
2023-11-06
bevy 0.12
mat
2023-10-26
remove some unnecessary code and improve docs for Menu
mat
2023-10-26
remove some more #![feature]s
mat
2023-10-21
async_fn_in_trait stabilized
mat
2023-10-12
KnockbackEvent and rename Physics::delta to velocity
mat
[prev]
[next]