You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lodicolo
changed the title
enhancement: Refactor Entity#TryAttack/Attack and its variations
chore: Refactor Entity#TryAttack/Attack and its variations
Nov 3, 2023
lodicolo
added
chore
Cleans up code, documentation or project structure without altering functionality
and removed
enhancement
Minor feature addition or quality of life change
labels
Nov 3, 2023
Description
The whole flow for attacking is an absolute nightmare to nagivate/expand upon, whether via melee, spells, or projectiles.
It could/should be much simpler/fragmented, and it would benefit further modification greatly to get it all squared away.
Intended Use-Case
Improve future code modifications by simplifying code base and limiting massive "omni" functions in the player.
Duplicate Check
The text was updated successfully, but these errors were encountered: