azalea/azalea-inventory
mat 7405427199
Mining (#95)
* 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>
2023-07-14 22:20:40 -05:00
..
azalea-inventory-macros Update to Bevy 0.11 (#94) 2023-07-09 19:11:29 -05:00
src Mining (#95) 2023-07-14 22:20:40 -05:00
Cargo.toml chore: Release 2023-05-16 23:57:06 -05:00
README.md Inventory (#48) 2023-05-03 20:57:27 -05:00

Representations of various inventory data structures in Minecraft.