aboutsummaryrefslogtreecommitdiff
path: root/azalea-block/azalea-block-macros
AgeCommit message (Expand)Author
2026-03-05optimized converting from blockstate to blockkindmat
2026-01-03cleanupmat
2026-01-04add BlockTrait::set_propertymat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-12Refactor azalea-registry (#294)mat
2025-11-11cleanupmat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-09-14clippymat
2025-09-14Add functions for getting block properties as strings (#240)urisinger
2025-08-20generate better code in azalea-blockmat
2025-06-03rename the Block trait to BlockTrait to disambiguate with azalea_registry::Blockmat
2025-05-30more formatting fixesmat
2025-05-30formatting: merge importsmat
2025-04-17make BlockState::id privatemat
2025-04-04remove executable bit from filesmat
2025-02-22update to rust edition 2024mat
2025-02-02cleanup, fix warningsmat
2025-01-10Fluid physics (#199)mat
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-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-24Revert "Release 0.10.0"mat
2024-04-23Release 0.10.0mat
2024-04-20upgrade depsmat
2024-04-18Release 0.9.1mat
2024-02-22fix for hypixel limbomat
2024-02-17upgrade deps, bevy 0.13mat
2024-01-25update depsmat
2024-01-08upgrade depsmat
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-11-06bevy 0.12mat
2023-10-08update repo linksmat
2023-10-03also upgrade deps everywhere else lolmat
2023-09-14Release 0.8.0mat
2023-09-08upgrade depsmat
2023-08-15upgrade thiserror and other depsmat