The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.04 - 2006-11-04

  • Add bin/sad, the Scott Adams decompiler.
  • Fix an important bug: messages above #50 were compiled into slots one lower than they should have been, yielding very confusing gameplay. (I discovered this while playing a version of _Adventureland_ decompiled with "sad" and then recompiled with "sac". Sample diagloue: KILL DRAGON / It doesn't seem to bother him at all. TIMBER!)
  • Correct the sac URL in the _Crystal of Chaos_ welcome message.
  • Minor documentation improvements.

Documentation

sac
the Scott Adams Compiler
sad
the Scott Adams Decompiler
The Scott Adams Adventure Compiler Reference Manual
The Scott Adams Adventure Compiler Tutorial
The Scott Adams Adventure Compiler Tutorial

Modules

Perl extension for representing Scott Adams games

Provides

in lib/Games/ScottAdams/Action.pm
in lib/Games/ScottAdams/File.pm
in lib/Games/ScottAdams/Compile.pm
in lib/Games/ScottAdams/Game.pm
in lib/Games/ScottAdams/Parse.pm
in lib/Games/ScottAdams/Item.pm
in lib/Games/ScottAdams/Room.pm