| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-17 | 1.21.6 (#215) | mat | |
| 2025-06-03 | rename the Block trait to BlockTrait to disambiguate with azalea_registry::Block | mat | |
| 2025-02-22 | update to rust edition 2024 | mat | |
| 2025-02-02 | cleanup, fix warnings | mat | |
| 2025-02-02 | start implementing data driven registries | 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 | |||
| 2023-10-10 | start adding mining to pathfinder | mat | |
| 2023-07-14 | Mining (#95) | mat | |
| * more mining stuff * initialize azalea-tags crate * more mining stuff 2 * mining in ecs * well technically mining works but no codegen for how long it takes to mine each block yet * rename downloads to __cache__ it was bothering me since it's not *just* downloads * codegen block behavior * fix not sending packet to finish breaking block * mining animation 🎉 * clippy * cleanup, move Client::mine into a client extension * add azalea/src/mining.rs --------- Co-authored-by: mat <git@matdoes.dev> | |||
