Menu

#27 Confirm dialog on quit and restart

Room Scripts
fixed
2014-05-10
2014-04-26
No

At any time in the game, the user might hit Quit or Restart. A dialog asking the player to confirm this action should be displayed.
Edit: Also the reroll button on Character Create Screen

Additional GUI should be added to existing GUI. However, if you create a separate GUI, please remember to place its script in its own script file to keep the code modularized.

Discussion

  • Robert Kety

    Robert Kety - 2014-04-26
    • labels: --> GUI, Scripting
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,3 @@
     At any time in the game, the user might hit Quit or Restart. A dialog asking the player to confirm this action should be displayed.
    +
    +Additional GUI should be added to existing GUI.  However, if you create a separate GUI, please remember to place its script in its own script file to keep the code modularized.
    
     
  • Per Olav Flaten

    Per Olav Flaten - 2014-04-27
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,4 @@
     At any time in the game, the user might hit Quit or Restart. A dialog asking the player to confirm this action should be displayed.
    +Edit: Also the reroll button on Character Create Screen
    
     Additional GUI should be added to existing GUI.  However, if you create a separate GUI, please remember to place its script in its own script file to keep the code modularized.
    
     
  • Per Olav Flaten

    Per Olav Flaten - 2014-05-06
    • assigned_to: Per Olav Flaten
     
  • Robert Kety

    Robert Kety - 2014-05-06
    • status: open --> fixed
     
  • Robert Kety

    Robert Kety - 2014-05-06

    Git merge complete.

     
  • Per Olav Flaten

    Per Olav Flaten - 2014-05-07

    Still missing confirm dialog on quit, restart and finish character create

     
  • Per Olav Flaten

    Per Olav Flaten - 2014-05-07
    • status: fixed --> open
     
  • Per Olav Flaten

    Per Olav Flaten - 2014-05-07

    Implemented, awaiting merge

     
  • Robert Kety

    Robert Kety - 2014-05-09

    There is an icon issue on the character sheet confirmation boxes. The first dialog box functions properly, but consecutive dialog boxes use the celtic symbol mouse icon instead of the arrow icon.
    To reproduce, from the character sheet on character creation click the bottom-right button to receive the more-points message. Click cancel and select the bottom-right button again. The mouse icon will be the pause icon (celtic symbol) and not the arrow icon.

     
  • Robert Kety

    Robert Kety - 2014-05-09

    Is there a way we can implement these dialog boxes with the existing textbox GUI? This would add some consistency.

     
  • Per Olav Flaten

    Per Olav Flaten - 2014-05-09

    It doesn't sound impossible, but I don't know how it would work. Have to look into that at some point.

     
  • Per Olav Flaten

    Per Olav Flaten - 2014-05-09

    Cursor issues should be fixed.

     
  • Per Olav Flaten

    Per Olav Flaten - 2014-05-10

    Design is implemented, I'm closing this

     
  • Per Olav Flaten

    Per Olav Flaten - 2014-05-10
    • status: open --> fixed
     

Log in to post a comment.

MongoDB Logo MongoDB