aboutsummaryrefslogtreecommitdiff
path: root/azalea-block/src
AgeCommit message (Expand)Author
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
2022-06-11Separate int propertiesmat
2022-06-11Clean code a littlemat
2022-06-10fix Facing propertymat
2022-06-10blocks works probablymat
2022-05-29mmmmmmmmmmmat
2022-05-28fixed macro for blocks with no propertiesmat
2022-05-28default block propertiesmat
2022-05-28genblocksmat
2022-05-28slight optimizationmat
2022-05-28more block macro stuffmat
2022-05-27block macrosmat
2022-05-27Compilesmat
2022-05-27Start making block macromat
2022-05-27Start making azalea-blockmat