bevy-combat-proto/src
2026-04-21 17:08:33 +03:00
..
ai feat: Dummy enemy and attack hit detection 2026-04-21 17:08:33 +03:00
anim feat: More AnimatedSprite methods 2026-04-21 13:09:03 +03:00
combat feat: Dummy enemy and attack hit detection 2026-04-21 17:08:33 +03:00
graph feat: Proof-of-concept attack combo system 2026-04-16 17:06:52 +03:00
player feat: Dummy enemy and attack hit detection 2026-04-21 17:08:33 +03:00
tests feat: BpmTimer and AttackArea 2026-04-13 14:24:58 +03:00
input.rs feat: Proof-of-concept attack combo system 2026-04-16 17:06:52 +03:00
lib.rs feat: Dummy enemy and attack hit detection 2026-04-21 17:08:33 +03:00
main.rs feat: Basic player implementation 2026-04-10 13:35:44 +03:00
plugin.rs feat: Dummy enemy and attack hit detection 2026-04-21 17:08:33 +03:00
timer.rs refactor: Changed BpmTimer into Resource 2026-04-20 15:14:40 +03:00