EasyRPG / Player

RPG Maker 2000/2003 and EasyRPG games interpreter
https://easyrpg.org/player/
GNU General Public License v3.0
965 stars 183 forks source link

Battle Common Events - Applying and removing "Death" State + "Abort Battle" Shouldn't Result in Game Over Screen #3153

Open jetrotal opened 7 months ago

jetrotal commented 7 months ago

Please fill in the following fields before submitting an issue:

Name of the game:

Any

Player platform:

Windows, Linux, Android, ...

Describe the issue in detail and how to reproduce it:

The screenshot bellow shows a edge case where removing "death" state + using "Abort Battle" command interrupts the game over sequence before the "You Lost..." message is finished rendering, allowing to continue the game after the party is defeated.

image

EasyRPG does not support this edge case, used in a game called "Safira43 - O Meio".


There are also some weird colateral effect that idk if you guys want to mimic:

The window calls the text "You Lo" then the "abort battle" interrupts the text, to execute it again after leaving the battle screen. image

Ghabry commented 7 months ago

Wat? I'm tagging this as "RPG_RT Bugs" for now. This does not sound intended. xD