New ONScripter release, Games Compatibility page
We just made another release of ONScripter-EN (onscripter-en-20091010). This release contains a number of bugfixes, as well as some new command-line options (which may be provided via an ons.cfg file):
--allow-break-outside-loop
--allow-color-type-only
--set-tag-page-origin-to-1
--answer-dialog-with-yes-ok
These are intended to provide compatibility with games that use older versions of NScr, or to work around the current lack of dialog boxes in ONScripter.
And while we’re on the subject, check out our new page listing games that are compatible with ONScripter-EN, along with command-line options needed for compatibility.
Uncle Mion
I noticed that you added a new file with this release named “COPYING”. What is this file for? Do I have to put it in the patch folder?
Hi Orophin,
That’s just the GNU Public License, which is supposed to be included with any release of a GPL’d program. It’s not required for the program to run.
Uncle Mion
May I suggest including a changelog? It would be nice if we knew what bugs have been fixed. Thanks for the new release!
Hi Christen,
The Releases page already links to the changelogs down in the “Subversion repository” section, but you make a good point, so I went ahead and put changelog links with the release sections as well.
Uncle Mion