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
10 days
correct AbstractEntityMetadataBundle defaults by updating burger
mat
10 days
26.1.2
mat
10 days
correct shapes for blocks with random offsets
mat
10 days
rename genitemcomponents.py to gendatacomponents.py
mat
10 days
fix some incorrect component impls
mat
10 days
azalea-brigadier now allows commands to return a Result
mat
10 days
change panicking functions in Client and EntityRef to return an AzaleaResult ...
mat
10 days
add Client::nearest_entities and nearby_players
mat
10 days
rename PhysicsState to ClientMovementState and add utility functions for it
mat
2026-04-05
fix attack packet was serialized incorrectly (#323)
x-osc
2026-03-29
add packet_logger example to azalea-protocol
mat
2026-03-28
slightly cleanup azalea-chat and add ChatFormatting::from_name
mat
2026-03-28
re-export azalea-chat from azalea, and rename azalea::chat to client_chat
mat
2026-03-28
add StartClientOpts::new_with_appexit_rx
mat
2026-03-27
add 0.16.0 to changelog
mat
2026-03-28
0.16.0
mat
2026-03-28
optimize pathfinder CachedSections
mat
2026-03-27
optimize TranslatableComponent::read
mat
2026-03-28
don't follow dead entities in testbot
mat
2026-03-28
instant path updates for simple paths, and add follow command to testbot
mat
2026-03-24
26.1 (#316)
mat
2026-03-22
fix tests
mat
2026-03-23
cleanup and slightly speed up is_block_state_standable
mat
2026-03-21
Extensible ChunkStorage
mat
2026-03-21
reword a couple parts in the perf docs
mat
2026-03-21
bump deps
mat
2026-03-19
more doc fixes
mat
2026-03-20
doc fixes
mat
2026-03-20
optimize pathfinder swarms and write perf guide
mat
2026-03-19
implement speed effect
mat
2026-03-18
clippy
mat
2026-03-18
merge logic for the three move_entity packets
mat
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
[next]