aboutsummaryrefslogtreecommitdiff
path: root/azalea-block/src/blocks.rs
AgeCommit message (Expand)Author
2023-03-07Add World::find_block (#80)mat
2023-02-10make blockstate goodUbuntu
2022-12-071.19.3 (#34)mat
2022-11-12Pathfinder (#25)mat
2022-10-02All block shapes & collisions (#22)mat
2022-08-30make some stuff publishable on crates.iomat
2022-06-17ClientboundSetEquipmentPacketmat
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