aboutsummaryrefslogtreecommitdiff
path: root/azalea-block
AgeCommit message (Expand)Author
2024-12-20Release 0.11.0+mc1.21.4mat
2024-12-04Update Bevy and migrate to workspace dependencies and package attributes (#181)EightFactorial
2024-12-031.21.4 (#189)mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-11-23Update and merge the dependencies (#187)Shayne Hartford
2024-10-26group imports with rustfmtmat
2024-10-22Release 0.10.3+mc1.21.1mat
2024-07-05upgrade to simdnbt 0.6 (#160)mat
2024-06-13Release 0.10.2mat
2024-06-14fix generated block field names so tests pass againmat
2024-05-23change property names to be unique and to match the minecraft idsmat
2024-04-23Release 0.10.0mat
2024-04-24upgrade depsmat
2024-04-24Revert "Release 0.10.0"mat
2024-04-23Release 0.10.0mat
2024-04-231.20.5 (#127)mat
2024-04-20upgrade depsmat
2024-04-18Release 0.9.1mat
2024-02-25reduce allocations for collision detectionmat
2024-02-22fix for hypixel limbomat
2024-02-17upgrade deps, bevy 0.13mat
2024-01-25update depsmat
2024-01-08upgrade 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-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