release-0.4
release-0.4
This release fixes a couple of minor spelling and grammar issues, and increases the number of turns you have available to solve the puzzle, and save the ship.
The parser has been updated to allow :
- "
EXAMINE THE XXX
" instead of just "EXAMINE XXX
",. - "
GO DOWN
" instead of justDOWN
.
Several minor changes have been made to the various puzzles and items within the game. Our internal organization has been much improved via the use of offsets calculated by the compiler - rather than hand-counted. This allowed the addition of several new fields in our item-table, allowing cleaner code.
The game now reminds you to hurry up, every five turns or so, and a completely new second victory condition has been added, to allow for surprises.
Unrecognized commands now inform the user to run HELP
to see the (documented, but not complete) list of commands - and unrecognized commands don't count towards your turn-limit.
Finally it is now possible to call the ghostbusters, because who else are you going to call?