Snayff / notquiteparadise

Possibly, one day, a roguelike.
https://snayff.github.io/notquiteparadise/
MIT License
18 stars 9 forks source link

Delayed Reactions #215

Open Snayff opened 3 years ago

Snayff commented 3 years ago

Suggested Feature

For the purposes of preventing 1 turn from lasting for a long time and for offering a chance that the player will get a chance to act in response to reactions, have reactions take place on the next turn, current time + a defined time delay - perhaps 1.

Requirements

Additional Context

151 didnt offer any functionality that could be hooked into this, but #233 should do so.