Suggestion: Add a functionality to save Settings Strings for future use.
Currently you cant store any of the settings strings you regularly use. E.g. you have a "fast" setting string and a normal setting string and you don't want to have to switch 10 settings every time you want to switch between the 2.
Would you want this to save over the gui closing. or just over 1 instance of the gui?
Sounds like a selection of strings that you can reuse over the lifetime of a single release.
Preferably a selection of strings, so you can reuse them.
A combobox of user-defined presets would be cool
I could probably make that with a .json file. Would I be able to contribute based on the github release or would that take too long to merge with the current repo?
@theRealThomasDavidson
There have been a number of kinda big changes since 3.0. If you were hoping to have your changes merged in, it would be simpler and more likely to happen if you started from the Dev branch on TestRunnerSRL's fork, rather than trying to merge it in afterward. Of course, if you just want to change 3.0 for your own use, by all means start here with the master branch.
Aside from that, I believe a related pull request has already been proposed here: TestRunnerSRL/OoT-Randomizer#294.