litchie / exult-ios

Exult ( http://exult.sourceforge.net/ )
GNU General Public License v2.0
42 stars 8 forks source link

non pausing GUMPs still clears GUI movement controls #19

Closed andwan0 closed 8 years ago

andwan0 commented 9 years ago

In iPad branch, we have the nice GUI movement buttons (which map to the numpad).

The GUI movement buttons disappear when we open any GUMPS window. However, in options we can set "game pause when GUMPS open" to be disabled/false. But GUI movement buttons still disappear when we open any GUMPS window (but game is still running).

DominusExult commented 9 years ago

The GUI movement/menu buttons were preventing the use of gumps, for example saving was near impossible. So I disabled them whenever gumps are opened. The "game pauses..." setting needs to be fixed, so the game always pauses when gumps are open. For now, while the GUI buttons are the only way to move in the game.