db0 / hypnagonia

Therapy through Nightmares
http://dbzer0.com/projects/hypnagonia/
GNU Affero General Public License v3.0
97 stars 10 forks source link

Bug: Cards can be played before last card finished resolving #425

Open IceTyp opened 2 years ago

IceTyp commented 2 years ago

Examples:

  1. The player can play an action card to overcome the last torment in the ordeal and play another card immediately. (They need to play very fast.) The second card will be discarded and receives progress. The second card could even be another action card which targets the "just overcome" torment.

  2. After the player plays a card with Close (end turn) and before the turn really ends, they can play another card. They need to be even faster here than in the first example.

db0 commented 2 years ago

Hm, strange. generally initiating manual scripting is blocked while another script is running. I'll check,