[BUG][PLAYER] Possible to get to title screen in playtest mode

Started by namida, September 19, 2018, 08:55:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

namida

1. Playtest a level that has a preview and/or postview text
2. Get to the preview / postview text screen
3. Press Esc

You are now on the main menu screen.

This does not happen if you press Esc on the main preview or postview screens; they exit correctly. The code that detects playtest mode and terminates rather than returning to main menu simply needs to be copied to GameTextScreen.

Or, even better: When in playtest mode, change all attempts to load the menu screen to instead exit.
My projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)
Non-Lemmings: Commander Keen: Galaxy Reimagined (a Commander Keen fangame)

namida

My projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)
Non-Lemmings: Commander Keen: Galaxy Reimagined (a Commander Keen fangame)