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
Age
Commit message (
Expand
)
Author
2026-03-14
upgrade deps
mat
2026-03-13
drop unnecessary dependency on pastey
mat
2026-03-06
speed up PalettedContainer::get_at_index by inlining things
mat
2026-03-06
fix various regressions from optimization attempts
mat
2026-03-05
make cached_mining_costs smaller to speed up the common path
mat
2026-03-05
update changelog
mat
2026-03-04
fast path for is_block_state_standable
mat
2026-03-05
optimized converting from blockstate to blockkind
mat
2026-03-04
update Section::block_count when setting blocks
mat
2026-03-05
update tests using old property names
mat
2026-03-05
don't unnecessarily disambiguate some block property enums
mat
2026-03-02
bump deps
mat
2026-03-02
disambiguate non-minecraft identifier namespaces in codegen
mat
2026-02-22
fix incorrect PalettedContainer::write impl
mat
2026-02-22
use should_apply_entity_update for move_entity_pos packets
mat
2026-02-21
enable threaded ecs and implement some micro-optimizations
mat
2026-02-22
optimizations at high entity counts
mat
2026-02-21
add contribution guide
mat
2026-02-22
fix tests
mat
2026-02-18
simplify bit storage
mat
2026-02-18
remove tracing_subscriber::fmt::init from new tests
mat
2026-02-19
fix incorrect protocol impls for ClientboundPlayerInfoUpdate and recipe packets
mat
2026-02-07
replace hard-coded block break speed checks
mat
2026-02-03
Fallback to Google DNS in resolver initialization (#315)
salam4ik
2026-02-04
fix typo in docs for sprint
mat
2026-02-04
fix ClientboundSetEquipment failing to deserialize if using animal armor slots
mat
2026-02-03
add 0.15.1 to changelog
mat
2026-01-30
warn if pathfinder is running without optimizations, and other minor fixes
mat
2026-01-28
don't panic if disconnected while mining
mat
2026-01-27
fix broken doc links for ClientBuilder::start and SwarmBuilder::start
mat
2026-01-27
update changelog
mat
2026-01-28
add Client::exit and Swarm::exit, and write related docs
mat
2026-01-27
fix compiling azalea-core with serde feature
mat
2026-01-23
Implement SetExperience (#307)
Raeders
2026-01-23
Add `Account::microsoft_with_opts` (#306)
Elijah Bare
2026-01-24
bump deps
mat
2026-01-23
add Event::ConnectionFailed and add more plugins by default when using Client...
mat
2026-01-19
deserialize ClickEvent from nbt
mat
2026-01-20
make click_event public
mat
2026-01-20
remove check for block_count and add relevant comment
mat
2026-01-19
slightly more compact VoxelShape
mat
2026-01-19
minor physics optimizations
mat
2026-01-18
use lookup table for is_collision_shape_empty and is_collision_shape_full
mat
2026-01-19
slightly faster cached chunk lookup in pathfinder
mat
2026-01-19
minor pathfinder cleanup
mat
2026-01-19
delay initialization of cached_mining_costs in pathfinder
mat
2026-01-18
update changelog
mat
2026-01-19
update deps
mat
2026-01-18
fix tests
mat
2026-01-19
add simulation-based pathfinder execution engine
mat
[next]