aboutsummaryrefslogtreecommitdiff
path: root/azalea-world/src/bit_storage.rs
AgeCommit message (Expand)Author
2026-03-06speed up PalettedContainer::get_at_index by inlining thingsmat
2026-02-22fix incorrect PalettedContainer::write implmat
2026-02-18simplify bit storagemat
2025-11-15log more debug info when resizing chunk palettesmat
2025-06-08insert ClientInformation earliermat
2025-04-04remove executable bit from filesmat
2025-02-23azalea-language now does a binary search instead of a hashmap lookupmat
2025-02-23fix memory leak in simulation tests (lol)mat
2025-01-27fix chunk parsing on hypixelmat
2024-12-28bump minimum rust version and improve pathfinder docsmat
2024-11-23Update and merge the dependencies (#187)Shayne Hartford
2024-02-22fix for hypixel limbomat
2023-10-02add benchmarks to azalea-worldmat
2023-09-18instanceloadedevent and a few fixesmat
2023-09-17heightmapsmat
2023-03-07Add World::find_block (#80)mat
2023-01-21clippymat
2022-11-12Pathfinder (#25)mat
2022-10-15fix clippy warningsmat
2022-08-29Physics (#11)mat
2022-06-19Fix some clippy warningsmat
2022-06-17Slightly improve bit storagemat
2022-06-16azalea-world uses azalea-blockmat
2022-05-14get_block_state worksmat
2022-05-14start adding get_block_statemat
2022-05-14remove some printlnsmat
2022-05-08add more stuffmat
2022-05-05Fix chunk decodingmat
2022-05-05Add bit storagemat
2022-05-03start adding bit storagemat