Vehicles, Animals, and Furniture
Bicycles, Cars, and Boats
Rideable Vehicles by Graham Nelson version 2 BUILT-IN
Sun, 11 Nov 2007 17:48:53 GMT
Creates vehicles and animals (such as horses) that respond to RIDE and DISMOUNT, and describe the player as riding on rather than in.
Ships, Trains, and Elevators
Shipboard Directions by Mikael Segercrantz version 3/080915
Tue, 16 Sep 2008 05:05:28 GMTTransit System by Emily Short version 4
Download, Source Code, Documentation
Creates FORE, AFT, PORT, and STARBOARD along the same lines as the standard Inform directions. (Updated for 5U92.)
Tue, 16 Sep 2008 07:19:06 GMT
Download, Source Code, Documentation
Provides a train-car kind which follows a set schedule around the game map, allowing the player and other characters to board or dismount at stops. Version 3 is upgraded for 5U92; version 4 remedies a glitch in version 3.
Furniture
Automated Drawers by Emily Short version 3
Sun, 10 Aug 2008 15:17:13 GMT
Download, Source Code, Documentation
Allows the author to define an object with drawers as in "Three horizontal drawers are part of the desk" or "2 horizontal drawers are part of the table". Automatically tags the drawers as "top", "middle", "bottom", "left", etc.; cleans up description and disambiguation issues often arising in this situation. Requires Assorted Text Generation.
Kitchen and Bathroom
Modern Conveniences by Emily Short version 2
Mon, 17 Dec 2007 00:02:44 GMT
Download, Source Code, Documentation
A packaging-up of the kitchen and bathroom example in the manual: creates kitchen and bathroom types of room. Version 2 fixes a small error such that cabinets are now by default closed and openable.