1
0
Fork 0
roguelike-game/src/effects
Timothy Warren 89f6470ec0 Create ParticleProjectile effect, and add to ranged attacks 2022-01-31 11:53:38 -05:00
..
damage.rs Increase player strength to decrease difficulty somewhat, complete section 5.25 2022-01-28 12:05:49 -05:00
hunger.rs Simplify ItemUseSystem and TriggerSystem by refactoring into piecs of the effect module 2022-01-20 15:57:22 -05:00
movement.rs Simplify ItemUseSystem and TriggerSystem by refactoring into piecs of the effect module 2022-01-20 15:57:22 -05:00
particles.rs Create ParticleProjectile effect, and add to ranged attacks 2022-01-31 11:53:38 -05:00
targeting.rs Implement system to use spells 2022-01-25 11:15:32 -05:00
triggers.rs Complete section 5.27 2022-01-31 09:48:44 -05:00