aboutsummaryrefslogtreecommitdiff
path: root/azalea-block
AgeCommit message (Expand)Author
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-05Release 0.9.0mat
2023-12-05upgrade depsmat
2023-12-051.20.3 (#110)mat
2023-12-03clippymat
2023-11-06bevy 0.12mat
2023-10-08update repo linksmat
2023-10-03also upgrade deps everywhere else lolmat
2023-10-02cleanupmat
2023-09-29update block shapesmat
2023-09-14Release 0.8.0mat
2023-09-08upgrade depsmat
2023-08-15upgrade thiserror and other depsmat
2023-07-14Mining (#95)mat
2023-07-09Update to Bevy 0.11 (#94)mat
2023-05-24merge mainmat
2023-05-17chore: Releasemat
2023-05-16chore: Releasemat
2023-05-16chore: Releasemat
2023-03-3023w13amat
2023-03-141.19.4 (#57)mat
2023-03-07Add World::find_block (#80)mat
2023-02-10fix and improve examples in docsUbuntu
2023-02-09chore: Releasemat
2023-02-09ok i think i'm gonna leave the block examples like thismat
2023-02-10change wording in a commentUbuntu
2023-02-10change one of the blocks examplesUbuntu
2023-02-10make blockstate goodUbuntu
2023-02-09derive `Debug` for `BlockState` (#64)Charles Johnson
2023-02-04Use an ECS (#52)mat
2023-01-30have docs for all cratesUbuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-08wrap_comments = truemat
2022-12-071.19.3 (#34)mat
2022-11-19chore: Releasemat
2022-11-12Pathfinder (#25)mat
2022-10-30chore: Releasemat
2022-10-30add "repository" field to all cratesmat
2022-10-27use variables directly in format stringsmat
2022-10-17(cargo-release) version 0.2.0Ubuntu
2022-10-17(cargo-release) version 0.2.0Ubuntu
2022-10-17(cargo-release) version 0.2.0Ubuntu
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-10-02New example (#24)mat