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
/
bit_storage.rs
Age
Commit message (
Expand
)
Author
2026-03-06
speed up PalettedContainer::get_at_index by inlining things
mat
2026-02-22
fix incorrect PalettedContainer::write impl
mat
2026-02-18
simplify bit storage
mat
2025-11-15
log more debug info when resizing chunk palettes
mat
2025-06-08
insert ClientInformation earlier
mat
2025-04-04
remove executable bit from files
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-01-27
fix chunk parsing on hypixel
mat
2024-12-28
bump minimum rust version and improve pathfinder docs
mat
2024-11-23
Update and merge the dependencies (#187)
Shayne Hartford
2024-02-22
fix for hypixel limbo
mat
2023-10-02
add benchmarks to azalea-world
mat
2023-09-18
instanceloadedevent and a few fixes
mat
2023-09-17
heightmaps
mat
2023-03-07
Add World::find_block (#80)
mat
2023-01-21
clippy
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-15
fix clippy warnings
mat
2022-08-29
Physics (#11)
mat
2022-06-19
Fix some clippy warnings
mat
2022-06-17
Slightly improve bit storage
mat
2022-06-16
azalea-world uses azalea-block
mat
2022-05-14
get_block_state works
mat
2022-05-14
start adding get_block_state
mat
2022-05-14
remove some printlns
mat
2022-05-08
add more stuff
mat
2022-05-05
Fix chunk decoding
mat
2022-05-05
Add bit storage
mat
2022-05-03
start adding bit storage
mat