[Scummvm-tracker] [ScummVM :: Bugs] #16294: WAGE: Commands menu does not update as expected

ScummVM :: Bugs trac at scummvm.org
Tue Oct 14 22:21:35 UTC 2025


#16294: WAGE: Commands menu does not update as expected
------------------------+--------------------------
Reporter:  robotspacer  |      Owner:  (none)
    Type:  defect       |     Status:  new
Priority:  normal       |  Component:  Engine: Wage
 Version:               |   Keywords:
    Game:               |
------------------------+--------------------------
 World Builder allows updating the Commands menu using a command like this:
 `MENU(East/E;West/W;-;Inventory/I}` This works correctly. However, when
 the player moves to another scene, it should revert to the default menu.
 The WAGE engine does not do this currently.

 I’m attaching a simple demo game that recreates this bug:
 - Open the game
 - Open the Commands menu. It should show the default menu items.
 - Move “east”
 - Open the Commands menu. It should show East, West, and Inventory.
 - Move “west”
 - Open the Commands menu.

 This should show the default menu items again, but it does not. It still
 shows the simplified custom menu with just East, West, and Inventory.

 ScummVM 3.0.0git19927-gfbf7216c30b (Oct 14 2025 05:10:02)
 Platform: Mac OS (Apple Silicon)
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/16294>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list