Skip to content

Convenience changes.

Martin Törnqvist requested to merge soverysour:develop into develop

Created by: soverysour

All the commit messages should be explanatory enough:

  1. Added bin/ to .gitignore, just because I used bin/ instead of build/ ( same thing) Also, added fade_out_music() when going for a new game at the postmortem screen, so Musica Cthulhiana - Madness didn't overlap with the actual game.
  2. Changed case from lower to upper in the popup window for 'yes' and 'no'.
  3. Made it so that when you press ESC in the character creation set of screens, in the background, trait and name ones, you go back to the main menu. Pressing ESC in the "Initial Story" window works like before - it closes it so you can start to actually play.

Merge request reports