| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-04 | remove executable bit from files | mat | |
| 2024-05-01 | extremely complicated update to 1.20.6 | 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> | |||
| 2022-11-12 | Pathfinder (#25) | mat | |
| Pathfinding is very much not done, but it works enough and I want to get this merged. TODO: fast replanning, goals that aren't a single node, falling moves (it should be able to play the dropper), parkour moves | |||
| 2022-05-24 | rename code-generator to codegen | mat | |
