mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
Prevented a case where losing a match could move players to a position where they could freely move across collision areas. Halted processing of enemy movement and collisions in dungeons after a match, dialog popup, or reward scene. Activity will remain paused until the player moves to a new position. This should help ensure that players have an opportunity to react in some way before being attacked by mobile enemies as well as reducing possibility of being stuck in infinite battle loops.