| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-23 | cleanup and slightly speed up is_block_state_standable | mat | |
| 2026-03-05 | optimized converting from blockstate to blockkind | mat | |
| 2026-01-13 | Merge AzaleaRead and AzaleaWrite (#305) | mat | |
| 2025-12-15 | change ClientboundAddEntity::data from a u32 to i32 | mat | |
| hi shay :3 | |||
| 2025-12-15 | sort derives with cargo sort-derives | mat | |
| might add to ci later, unsure how to do it without adding significant friction for contributors though | |||
| 2025-12-12 | Refactor azalea-registry (#294) | mat | |
| * move registries in azalea-registry into separate modules * rename Item and Block to ItemKind and BlockKind * remove 'extra' registries from azalea-registry * hide deprecated items from docs * use DamageKindKey instead of Identifier when parsing registries * store tag entries as a Vec instead of a HashSet * sort tag values by protocol id * update changelog | |||
| 2025-10-12 | upgrade deps and clean up lots of doc comments | mat | |
| 2025-06-03 | rename the Block trait to BlockTrait to disambiguate with azalea_registry::Block | mat | |
| 2025-06-02 | add basic support for getting biome ids in chunks | mat | |
| 2025-05-30 | fix clippy issues and improve formatting everywhere | mat | |
| 2025-04-17 | remove unused import | mat | |
| 2025-04-17 | make BlockState::id private | mat | |
| 2025-01-10 | Fluid physics (#199) | mat | |
| * start implementing fluid physics * Initial implementation of fluid pushing * different travel function in water * bubble columns * jumping in water * cleanup * change ultrawarm to be required * fix for clippy | |||
