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
/
examples
Age
Commit message (
Expand
)
Author
2025-01-10
Fluid physics (#199)
mat
2024-12-28
bump minimum rust version and improve pathfinder docs
mat
2024-12-28
better pathfinder debug messages
mat
2024-12-26
patch path on timeout instead of recalculating everything
mat
2024-12-25
patch pathfinder obstructions instead of just truncating the path
mat
2024-12-25
close tcp connection on bot disconnect and add swarms to testbot cli
mat
2024-12-24
fix parsing Dust particle and treat waterlogged blocks as liquid in pathfinder
mat
2024-12-23
make testbot take cli args
mat
2024-12-10
Disable the `deadlock_detection` feature by default (#195)
EightFactorial
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-10-26
group imports with rustfmt
mat
2024-04-20
socks5 support (#113)
mat
2024-02-22
add OWNER_USERNAME to testbot
mat
2024-02-22
fix for hypixel limbo
mat
2024-01-08
upgrade deps
mat
2024-01-08
fix ping packet, explosion packet, and panic less
mat
2024-01-07
rewrite testbot to use brigadier
mat
2024-01-04
rename open_container to open_container_at and add get_open_container
mat
2023-12-16
revert accidental change to echo example
mat
2023-12-16
fix SwarmEvent::Login and SwarmEvent::Init maybe
mat
2023-12-13
fix chunks incorrectly being forgotten sometimes
mat
2023-12-05
1.20.3 (#110)
mat
2023-12-04
Replace Bevy's FixedUpdate with Azalea's GameTick (#119)
mat
2023-12-04
simplify boilerplate in examples
mat
2023-12-01
rename add_with_exponential_backoff to add_and_retry_forever
mat
2023-12-01
disconnect fixes
mat
2023-11-18
clippy
mat
2023-11-18
share registries in swarms and fix some bugs
mat
2023-11-18
fix memory leak when loading chunks in swarms
mat
2023-11-18
make packet an Arc in PacketEvent
mat
2023-11-18
simplify some code
mat
2023-10-26
remove some more #![feature]s
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-09-30
remove BlockPosGoal::from and Goal::goal_node
mat
2023-09-21
1.20.2 (#99)
mat
2023-09-19
add Loaded component and fix clamping look direction
mat
2023-09-18
instanceloadedevent and a few fixes
mat
2023-09-17
heightmaps
mat
2023-09-14
detect obstructions while pathfinding and better results on timeout
mat
2023-09-14
add ResourcePackEvent event
mat
2023-09-14
rename Local to LocalEntity
mat
2023-09-10
fix physics bugs
mat
2023-08-25
add basic pathfinding test
mat
2023-08-24
Support properly switching instances (#106)
mat
2023-08-22
fix entities not being despawned
mat
2023-08-22
Created nearest_entity system param (#102)
TheDudeFromCI
2023-08-01
improve Instance::find_block
mat
2023-07-26
fix querying multiple components in entity_by
mat
2023-07-23
fix sometimes not receiving chunks
mat
2023-07-15
fix brigadier booleans
mat
[next]