Commit Graph

8 Commits

Author SHA1 Message Date
PhoenixBound f5c9698a37 Technically playable (#41)
* Summers, Happy Happy, escaping Winters, blue-haired healer fixes

* Make more of the game playable, text revision, CC docs
2019-02-10 15:42:16 -05:00
jeffman 3f341c7e21 Timer is disabled by default
Fixes an issue where it would try to write while a message box was active
2019-01-08 20:51:40 -05:00
jeffman 383772f118 Config improvements
- Move loading to MainForm_Load instead of constructor
- Config doesn't exist by default
- User is prompted to create config if it can't be loaded (user has to
  select the working folder)
- Error reporting shows the stack trace
2019-01-08 20:50:56 -05:00
jeffman f4e553be7c Use Asset instead of File 2019-01-08 20:49:06 -05:00
jeffman 75c1ad434f Config can be written 2019-01-08 20:48:34 -05:00
jeffman 8489465e98 Config uses Asset 2019-01-08 20:48:20 -05:00
jeffman 17f4411ab5 Remove changesMade
Commit 1b3f0f87 already ignores the flag, so we may as well remove it
entirely to get rid of the build warning.
2019-01-08 20:46:10 -05:00
jeffman 8e2486e61b More tools organization 2019-01-02 22:05:51 -05:00