2023-02-20
Comments
This is my first release since I started working on ONScripter-EN. I think it's safe to say that this release is quite buggy, and probably won't build on much without tweaks, but I've done a lot of updating work and you must add more before you can refine it back.
In terms of what I plan to do with this, I'm certainly going to be bugfixing a lot and I want to get a Windows build working, which from my first attempt seems like it'll take a while. I suppose I might as well fix bugs before getting a build working.
I might have considered looking into autotools, but that would have been a whole other can of worms and as long as I can get a somewhat reproducible method to build on Windows and Linux (and anything else that isn't a nightmare to maintain) I'm willing to drag out this zombie of a build system for as long as it'll go. At least for the time being, I have a fairly stable Linux build.
Changes
- Commands ported from ONScripter: ;$, autosaveoff, savepoint, getbgmvol, getmp3vol, getsevol, getvoicevol
- This includes support for custom resolutions
- Hacky fix to allow saving game within choice selection
- Dependencies updated to latest versions (but they still need stripping back like before)