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.
Diff:
Diff:
Git merge complete.
Still missing confirm dialog on quit, restart and finish character create
Implemented, awaiting merge
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.
Is there a way we can implement these dialog boxes with the existing textbox GUI? This would add some consistency.
It doesn't sound impossible, but I don't know how it would work. Have to look into that at some point.
Cursor issues should be fixed.
Design is implemented, I'm closing this