ioan-chera / eureka-editor

Eureka is a cross-platform map editor for the DOOM engine games.
http://eureka-editor.sourceforge.net/
64 stars 12 forks source link

Allow Eureka to shut down Doom when testing map #153

Closed ioan-chera closed 4 months ago

ioan-chera commented 9 months ago

Sometimes when testing map from Eureka it's possible for Doom to remain in a suspended state even before starting the window, possibly expecting user to hit a key or terminate it with CTRL+C or the task manager. During all this time Eureka is blocked and user sees nothing, not even on the console. There has to be a way for Eureka to control this and shut it down, maybe a button.

ioan-chera commented 4 months ago

No longer relevant now that testing map opens a separate process, in OS-dependent ways.