Lorenzo Carletti
0e7ed4945e
Add customizable default names
2022-01-01 05:05:22 +01:00
Lorenzo Carletti
a3ec61350d
Make it so the ROM can have different names
2021-11-05 19:54:03 +01:00
Lorenzo Carletti
df3b86d0e5
Add option to get the build date
2021-06-04 22:16:12 +02:00
Lorenzo Carletti
0d45c44c12
Move stuff around so the folder structure is more consistent
2020-10-28 15:47:01 +01:00
Lorenzo Carletti
a4fc2450f3
Improve code in tool and add comments
2020-10-28 10:54:54 +01:00
Lorenzo Carletti
4f910ebbcc
Implement EB staff credits
2020-10-28 01:13:26 +01:00
Lorenzo Carletti
663b6fee15
Complete cast roll sequence
2020-08-24 17:28:29 +02:00
Lorenzo Carletti
01765bde39
Complete pre-rendered cast roll + prepare separate files for belch and star master
2020-08-24 03:02:48 +02:00
Lorenzo Carletti
5c76e3beb2
Account for Saturn font being higher + Save first free tile
2020-08-24 01:21:44 +02:00
Lorenzo Carletti
75598e7eb3
Properly integrate pre-rendering tool with other tools + names complete list + expand fonts
2020-08-24 00:51:59 +02:00
Lorenzo Carletti
07ab2d7b46
Properly put in the data and fix bugs for the tests
2020-08-23 13:27:52 +02:00
Lorenzo Carletti
3d184a0280
Create Cast Roll pre-rendering software
2020-08-23 10:59:40 +02:00
Lorenzooone
80d1d654cf
Complete out of battle PSI menu and improve in-batttle PSI menu
2019-09-06 21:24:22 +02:00
Lorenzooone
cb1218d7c0
Move stuff around in order to make space for the code
2019-09-04 20:07:04 +02:00
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