PhoenixBound
87380c26a9
Fourside text fixes and others ( #42 )
...
* The big Saturn-a-roo
* Fix menus followed by normal jump table
2019-07-13 20:26:19 -04:00
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
b182e95013
Fix missing Asset usage in ScriptTool
2019-01-08 20:47:11 -05:00
jeffman
eaec982440
Asset changes
...
Add some more System.IO.File wrappers; make public so that it's
accessible by the GUI tool.
2019-01-08 20:46:50 -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
9259a5d339
Remove SymbolTableBuilder
2019-01-07 23:56:27 -05:00
jeffman
4e467ba840
Merge branch 'master' into cleanup
2019-01-06 19:51:38 -05:00
jeffman
61f12d6151
New build script
...
Remove Amalgamator, CompileTool, and old insert.bat.
Also fix some path issues with ScriptTool.
2019-01-06 19:41:31 -05:00
jeffman
8e2486e61b
More tools organization
2019-01-02 22:05:51 -05:00
jeffman
8d98e883e7
Update ScriptTool to .NET Core
...
Also move to tools/ folder
2018-12-21 15:18:19 -05:00