PunyInform v6.0 released

PunyInform v6.0 is out! Some highlights:

  • Requires the Inform v6.43 compiler. (See Inform 6 )

  • Uses Grammar Version 3, which can save hundreds of bytes in a typical full-sized game compared to Grammar Version 2, which PunyInform always used until now.

  • Supports setting meta flag on individual actions.

  • You can have the library automatically pick the right key for LOCK/UNLOCK.

  • You can easily use Ozmoo’s eight extra colours.

  • In debug mode, you can teleport to a room using GOTO with a wildcard, e.g. “GOTO HALL*” puts you in the first room whose name starts with HALL.

  • Many bug fixes & optimizations.

https://github.com/johanberntsson/PunyInform/releases

13 Likes