aboutsummaryrefslogtreecommitdiff
path: root/azalea-block
AgeCommit message (Expand)Author
2026-03-2426.1 (#316)mat
2026-03-23cleanup and slightly speed up is_block_state_standablemat
2026-03-19more doc fixesmat
2026-03-05optimized converting from blockstate to blockkindmat
2026-03-05update tests using old property namesmat
2026-03-05don't unnecessarily disambiguate some block property enumsmat
2026-01-13Merge AzaleaRead and AzaleaWrite (#305)mat
2026-01-04re-export simdnbt from azalea-protocolmat
2026-01-03cleanupmat
2026-01-04add BlockTrait::set_propertymat
2025-12-15change ClientboundAddEntity::data from a u32 to i32mat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-12polish readmesmat
2025-12-12Refactor azalea-registry (#294)mat
2025-11-11cleanupmat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-09-301.21.9 (#235)mat
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-171.21.6 (#215)mat
2025-06-16use workspace deps everywheremat
2025-06-16put all azalea-* deps in the workspace Cargo.tomlmat
2025-06-11use owned instead of borrowed Vec3 moremat
2025-06-04handle set_held_slot packet and add more Into BlockStates implsmat
2025-06-04fix hashset of blockstate into blockstates implmat
2025-06-03rename the Block trait to BlockTrait to disambiguate with azalea_registry::Blockmat
2025-06-03replace wait_one_tick with wait_ticks and some other api improvementsmat
2025-06-02add basic support for getting biome ids in chunksmat
2025-05-30more formatting fixesmat
2025-05-30formatting: merge importsmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-05-01drop dependency on pixlyzer and start using pumpkin extractormat
2025-04-17remove unused importmat
2025-04-17make BlockState::id privatemat
2025-04-13release 0.12.0+mc1.21.5mat
2025-04-12Revert "Release 0.12.0"mat
2025-04-12Release 0.12.0mat
2025-04-04remove executable bit from filesmat
2025-03-251.21.5 (#198)mat
2025-03-16Fluid physics fixes (#210)mat
2025-02-22update to rust edition 2024mat
2025-02-14remove stabilized trait_upcasting feature gatesmat
2025-02-02cleanup, fix warningsmat
2025-01-10Fluid physics (#199)mat
2024-12-27implement fluid_shapemat
2024-12-27resolve some todos in az-coremat
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-20Release independent packagesmat