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
/
src
/
chunk_storage.rs
Age
Commit message (
Expand
)
Author
2026-03-21
Extensible ChunkStorage
mat
2026-03-20
optimize pathfinder swarms and write perf guide
mat
2026-03-04
update Section::block_count when setting blocks
mat
2026-02-22
fix incorrect PalettedContainer::write impl
mat
2026-01-20
remove check for block_count and add relevant comment
mat
2026-01-19
minor physics optimizations
mat
2026-01-13
Merge AzaleaRead and AzaleaWrite (#305)
mat
2026-01-12
Make Bevy dependencies optional in azalea-protocol (#303)
mat
2025-12-15
write/update docs for several items
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-12
Refactor azalea-registry (#294)
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-10-05
add Client::query_entity
mat
2025-06-11
take BlockPos instead of &BlockPos in all function arguments
mat
2025-06-03
fix issues when pathfinding to non-full blocks and add Client::view_inventory
mat
2025-06-02
add basic support for getting biome ids in chunks
mat
2025-05-30
formatting: merge imports
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-05-07
fix chunk errors when joining a world with a same name but different height
mat
2025-04-17
make BlockState::id private
mat
2025-04-04
remove executable bit from files
mat
2025-03-27
fix not replying to ping packets in config state
mat
2025-03-25
1.21.5 (#198)
mat
2025-02-23
azalea-language now does a binary search instead of a hashmap lookup
mat
2025-02-23
fix memory leak in simulation tests (lol)
mat
2025-02-23
minor memory usage optimizations
mat
2025-02-22
update to rust edition 2024
mat
2025-01-10
Fluid physics (#199)
mat
2024-12-27
implement BlockState::outline_shape
mat
2024-12-24
make BlockState a u16 and add a BlockStateIntegerRepr type
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-11-22
Fix debug warning (#186)
Shayne Hartford
2024-10-26
group imports with rustfmt
mat
2024-07-12
fix: Chunk Storage Error (#158)
Aditya Kumar
2024-02-22
fix for hypixel limbo
mat
2023-12-15
Add mining to the pathfinder (#122)
mat
2023-12-13
i didn't actually commit the code
mat
2023-12-04
revert packet name to Disguised and make it more like ChatPacket::Player
mat
2023-11-19
Replace azalea-nbt with simdnbt (#111)
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
replace log with tracing
mat
2023-10-26
remove some more #![feature]s
mat
2023-10-07
make pathfinder twice as fast :sunglasses:
mat
2023-10-07
update chunk batching
mat
2023-10-02
cleanup
mat
2023-10-02
yet another W for linear searches
mat
2023-10-02
optimize pathfinder more
mat
2023-10-01
add pathfinder benchmark
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
[next]