Release 13.6
New features:
- A script to test a number of builds (tests/test_builds.rb), to check that bugfixes and new features don't break Ozmoo when using certain combinations of command line parameters. This is mainly useful for the developers of Ozmoo.
Bugfixes:
- Build using -P didn't work, probably since v13.0. Fixed.
- make.rb didn't protest when asked to build with Undo in mode P, though it's not possible. Now it halts with an error.
- make.rb would sometimes reserve too small a buffer for splash screen in mode P.
- make.rb couldn't build a mode P game using the full memory if the story file had an odd number of pages, e.g. a game of 51.25 KB couldn't be built even if a 51 KB game left an empty memory page at the end.
- make.rb now prints a warning if undo support was requested but game is z5-z8 and doesn't support undo.