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-world
Age
Commit message (
Expand
)
Author
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-21
Extensible ChunkStorage
mat
2026-03-20
optimize pathfinder swarms and write perf guide
mat
2026-03-18
merge logic for the three move_entity packets
mat
2026-03-06
speed up PalettedContainer::get_at_index by inlining things
mat
2026-03-05
optimized converting from blockstate to blockkind
mat
2026-03-04
update Section::block_count when setting blocks
mat
2026-02-22
fix incorrect PalettedContainer::write impl
mat
2026-02-22
fix tests
mat
2026-02-18
simplify bit storage
mat
2026-01-20
remove check for block_count and add relevant comment
mat
2026-01-19
minor physics optimizations
mat
2026-01-19
add simulation-based pathfinder execution engine
mat
2026-01-13
Merge AzaleaRead and AzaleaWrite (#305)
mat
2026-01-13
Rename Instance to World (#304)
mat
2026-01-12
Make Bevy dependencies optional in azalea-protocol (#303)
mat
2025-12-27
Move Client struct to azalea crate (#297)
mat
2025-12-27
additional doc aliases for Instance and InstanceName
mat
2025-12-24
remove unused deps and fix compilation when certain features are disabled
mat
2025-12-15
write/update docs for several items
mat
2025-12-14
create typos.toml and fix typos
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-12
move update_fluid_on_eyes from Update to GameTick
mat
2025-12-11
enable str_to_string clippy lint
mat
2025-12-12
polish readmes
mat
2025-12-12
Refactor azalea-registry (#294)
mat
2025-11-15
log more debug info when resizing chunk palettes
mat
2025-11-13
rename ResourceLocation to Identifier ahead of mojmap changes
mat
2025-11-11
cleanup
mat
2025-10-30
Remove unnecessary MoveEntityError and MovePlayerError types and other cleanup
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-10-05
add Client::query_entity
mat
2025-09-28
don't use workspace dependency for azalea-client dev dep in azalea-world
mat
2025-08-12
upgrade deps and remove unused deps
mat
2025-08-12
fix rotations flagging anticheats
mat
2025-06-27
typos
mat
2025-06-16
implement EntityHitResult
mat
2025-06-16
use workspace deps everywhere
mat
2025-06-16
put all azalea-* deps in the workspace Cargo.toml
mat
2025-06-15
update deps
mat
2025-06-11
implement reverting block state predictions on ack
mat
2025-06-11
take BlockPos instead of &BlockPos in all function arguments
mat
2025-06-08
insert ClientInformation earlier
mat
2025-06-03
fix issues when pathfinding to non-full blocks and add Client::view_inventory
mat
2025-06-03
rename the Block trait to BlockTrait to disambiguate with azalea_registry::Block
mat
2025-06-02
improve docs for biome code
mat
2025-06-02
add Event::ReceiveChunk and find_blocks_in_chunk function
mat
2025-06-01
add Client::entities_by and improve some docs
mat
2025-06-02
add basic support for getting biome ids in chunks
mat
[next]