aboutsummaryrefslogtreecommitdiff
path: root/azalea-block/src
AgeCommit message (Expand)Author
2025-01-10Fluid physics (#199)mat
2024-12-27implement fluid_shapemat
2024-12-27resolve some todos in az-coremat
2024-12-24make BlockState a u16 and add a BlockStateIntegerRepr typemat
2024-12-24fix parsing Dust particle and treat waterlogged blocks as liquid in pathfindermat
2024-12-031.21.4 (#189)mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-10-26group imports with rustfmtmat
2024-05-23change property names to be unique and to match the minecraft idsmat
2024-04-231.20.5 (#127)mat
2024-02-25reduce allocations for collision detectionmat
2024-01-25update depsmat
2024-01-06add doc comment about d=mat
2023-12-15Add mining to the pathfinder (#122)mat
2023-12-10Climbing (#121)mat
2023-12-09add BlockState::propertymat
2023-12-09add unit structs for every bool propertymat
2023-12-051.20.3 (#110)mat
2023-12-03clippymat
2023-10-02cleanupmat
2023-09-29update block shapesmat
2023-07-14Mining (#95)mat
2023-03-3023w13amat
2023-03-141.19.4 (#57)mat
2023-03-07Add World::find_block (#80)mat
2023-02-10make blockstate goodUbuntu
2023-02-09derive `Debug` for `BlockState` (#64)Charles Johnson
2023-01-30have docs for all cratesUbuntu
2022-12-071.19.3 (#34)mat
2022-11-12Pathfinder (#25)mat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-10-02New example (#24)mat
2022-10-02add jumpingmat
2022-10-02All block shapes & collisions (#22)mat
2022-09-18start work on optimizing block macrosmat
2022-09-05use az-registry in az-protocolmat
2022-08-30make some stuff publishable on crates.iomat
2022-08-29Physics (#11)mat
2022-08-27Azalea registry (#20)mat
2022-07-101.19.1-pre4mat
2022-06-25clippomat
2022-06-17ClientboundSetEquipmentPacketmat
2022-06-16azalea-world uses azalea-blockmat
2022-06-16type -> kindmat
2022-06-16less underscoresmat
2022-06-16"boolean" is cringemat
2022-06-16Fix for states that burger doesn't havemat
2022-06-11Fix ordering of blocksmat
2022-06-11Fix all the errorsmat
2022-06-11Include property names in blocksmat