Some actions take a long time and can be interrupted during that time. There might be two types of these: Actions which take a series of actions such as auto-explore, or actions which simply take a long time such as crafting or a long spell cast.
As long as I can handle sequences of actions then long actions can be built off of those. So I'll ignore long actions at the moment.
At the very least I want these:
Some actions take a long time and can be interrupted during that time. There might be two types of these: Actions which take a series of actions such as auto-explore, or actions which simply take a long time such as crafting or a long spell cast.
As long as I can handle sequences of actions then long actions can be built off of those. So I'll ignore long actions at the moment.
At the very least I want these: