aboutsummaryrefslogtreecommitdiff
path: root/azalea-world/src/palette.rs
AgeCommit message (Expand)Author
2025-06-02add basic support for getting biome ids in chunksmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-04-17make BlockState::id privatemat
2025-04-04remove executable bit from filesmat
2025-03-251.21.5 (#198)mat
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-02-04add todo about wrong calculated_bits_per_entry codemat
2025-01-27fix chunk parsing on hypixelmat
2025-01-10Fluid physics (#199)mat
2024-12-24make BlockState a u16 and add a BlockStateIntegerRepr typemat
2024-11-27Refactor azalea-protocol (#190)mat
2024-10-26group imports with rustfmtmat
2024-02-23reword comment for calculated_bits_per_entrymat
2024-02-22fix for hypixel limbomat
2023-10-07make pathfinder twice as fast :sunglasses:mat
2023-10-02add benchmarks to azalea-worldmat
2023-10-01add pathfinder benchmarkmat
2023-07-20make PalettedContainer::new less weirdmat
2023-03-07Add World::find_block (#80)mat
2023-02-21Fix writing palettes (#72)EightFactorial
2023-02-04Use an ECS (#52)mat
2022-12-08wrap_comments = truemat
2022-11-12Pathfinder (#25)mat
2022-10-23fix panic on purpur serversmat
2022-10-15fix clippy warningsmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-09-02get rid of Readable & Writable (#21)mat
2022-08-30clippyUbuntu
2022-08-29Physics (#11)mat
2022-08-06Better errors (#14)mat
2022-06-25read_into -> read_frommat
2022-06-23Fix everything so azalea-buf worksmat
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-08Update palette.rsmat
2022-05-05Fix chunk decodingmat
2022-05-03clippymat
2022-05-03more azalea-world stuffmat