Results as of commit 87b3b71
Achievements by Juhana Leinonen Version 1/151231
"A simple but flexible rule-based achievement system. Awarded achievements can optionally persist in external files after a restart."
Achievements by Mikael Segercrantz Version 4/140513
"A table-based way to assign scores for actions, rooms and objects."
PURPOSE OF EXTENSION
Adaptive Hints by Eric Eve Version 7
"An adaptive hint system based on Menus by Emily Short."
Alternatives by Eric Eve Version 3
"Allows checking the presence of an object or value in a set of objects or values with new either/or and neither/nor phrases. e.g., 'If the noun is either the carrot or the potato:', or 'Instead of eating something when the noun is neither the cake nor the pudding:'"
Approaches by Emily Short Version 7
"Approaches provides a GO TO place action which allows the player to move through visited rooms to a new location. It also allows other characters to traverse the map to named locations. It is designed to work with Locksmith by Emily Short. Version 7 drops the erroneous requirement of the Plurality extension, which was still mentioned in Version 6."
Assorted Text Generation by Emily Short Version 5
Assorted Text Generation supplies routines for producing prose in various common situations.
Assumed Conversers by Michael Martin Version 3/170621
"A minimal extension that makes the NPC optional in ASK NPC ABOUT TOPIC and TELL NPC ABOUT TOPIC commands."
Atmospheric Effects by Mikael Segercrantz Version 6/140513
"A table-based way to add atmospheric effects to rooms, regions, things and scenes."
Automated Drawers by Emily Short Version 6
"Creates a drawer kind of container, which is designed to be part of an item of furniture. Automatically parses names such as 'top drawer' or 'fourth drawer' or 'left drawer'; adds some features for describing furniture with drawers."
"Implicit taking of noun or second noun that may be invoked by (or used as) a check rule."
Basic Help by David Cornelson Version 1/140513
This extension allows you to add basic Interactive Fiction help to your game.
Basic Help Menu by Wade Clarke Version 4
"Adds a HELP command to your Glulx or Z-Code project for Inform 6M62 or later which brings up a menu giving some standard instructions about IF. This is a tech and content update of Emily Short's Basic Help Menu extension made for compatibility with Wade Clarke's Menus. Requires Menus by Wade Clarke (version 5 or greater) to run."
Basic Help Menu IT by Leonardo Boselli Version 2
"Fornisce un comando AIUTO che mostra un menù con istruzioni standard. Semplicemente tradotto in italiano."
Basic Literacy by Bart Massey Version 2/210618
"Provides objects and actions for (proper) reading, writing and erasing."
Basic Plans by Nate Cull Version 3/211124
"A library of basic relations, actions and plans for Planner."
Bit Ops by Zed Lopez Version 2
"Routines to access bitwise operators. Tested on 6M62."
(I see no description here.)
Brief Room Descriptions by Gavin Lambert Version 1/200926
"Alters BRIEF mode to display a room's brief description instead of nothing."
Bulk Limiter by Eric Eve Version 9
"Containers and actors that limit their contents by bulk"
Bulky Items by Juhana Leinonen Version 3
"Bulky items that can be carried only if the player is not carrying anything else."
Bulky Items IT by Leonardo Boselli Version 2
"Basato sull'espansione Version 2 of Bulky Items by Juhana Leinonen."
This is a very simple extension, adding only a single phrase.
Clues and Conversation by Brian Rushton Version 5
"A simple system for building conversations."
"Provides support for array and map data structures"
This extension allows the programmer to override what the player typed and parse different commands instead.
Computers by Emily Short Version 8/160611
"Computer hardware and software, including search engines and email programs. Version 3 adds handling for batteries and cords, if we include Power Sources by Emily Short (which itself depends on Plugs and Sockets by Sean Turner)."
Configurable Creative Commons License by Creative Commons Version 1/101023
"Allows easy implementation of a Creative Commons Public License of the author's choice."
Contextual Descriptions by Jeff Nyman Version 1/200930
"Provides a mechanism for contextually shifting descriptions."
Conversation Framework by Eric Eve Version 12
"A framework for conversations that allows saying hello and goodbye, abbreviated forms of ask and tell commands for conversing with the current interlocutor, and asking and telling about things as well as topics."
Conversation Nodes by Eric Eve Version 7
"Builds on Conversational Defaults and adds the ability to define particular points in a conversational thread (nodes) at which particular conversational options become available."
Conversation Package by Eric Eve Version 3
"This extension includes both Conversation Nodes and Conversation Suggestions, and makes the suggestions aware of conversation nodes. It therefore includes the complete conversational system in one package. It also requires Conversation Responses, Conversational Defaults, Conversation Framework and Epistemology. The documentation for this extension give some guidance on how these other extensions can be mixed and matched."
Conversation Responses by Eric Eve Version 7
"Provides a meaning for defining responses to conversational commands (such as ASK FRED ABOUT GARDEN) as a series of rules."
Conversation Rules by Eric Eve Version 7
"A way of controlling conversations using rules and tables. Also implements topic suggestions and Conversation nodes. Requires Plurality by Emily Short and Conversation Framework, Epistemology and List Control by Eric Eve."
Conversation Suggestions by Eric Eve Version 6/150607
"Provides a means of suggesting topics of conversation to the player, either in response to a TOPICS command or when NPCs are greeted. This extension requires Conversation Framework. Version 3 makes use of Complex Listing by Emily Short if it's included in the same game rather than indexed text to generate a list of suggestions."
Conversational Defaults by Eric Eve Version 3
"Provides a set of rules to facilitate defining default conversational responses for different conversational commands targeted at various NPCs. This extension requires Conversation Framework."
"Un'estensione in italiano per facilitare il rilascio di 'interactive fiction' secondo la Creative Commons License v25. Basata sull'estensione GNU General Public License v3 di Otis T. Dog."
"A development tool for saving debugging information to an external text file during beta testing."
Debug Tags by Michael Kielstra Version 1
"Take quick notes about what needs doing: bugs, ideas, et cetera. Helpful for debugging."
(I see no description here.)
"Initializes and repurposes the unused Glulx text styles to provide more flexibility in formatting."
Deluxe Doors by Emily Short Version 4
"Allows for doors that are implemented as having independent 'faces' -- to put a knocker on that can only be seen from on side, for instance, or to allow the player to lock one side with a key but the other with a latch. Also introduces a 'latched door' kind."
Description Decay by Jeff Nyman Version 1/200930
"Provides a mechanism for allowing description levels to change based on number of visits"
Developer Framework by Peter Orme Version 1/150130
"Common definitions useful for Inform7 authors and extension developers."
Disappearing Doors by Andrew Plotkin Version 1
"The ability to remove doors from the world and put them back."
Dishes by Emily Short Version 2
"Dishes is a convenience extension for use with Measured Liquid. It provides some standard-sized cups, glasses, graduated measuring cups, jugs, bottles, etc., as well as a corked bottle kind that opens with the use of a secondary cork object."
Dynamic Rooms by Aaron Reed Version 3
"Lets new rooms be created on the fly."
Easy Doors by Hanon Ondricek Version 3/160425
"Easy Doors provides a new kind of door which does not use map connections, and may be manipulated via rules more flexibly than the standard doors provided in Inform 7. Version 3 removes elements for compatibility with 6M62"
Editable Stored Actions by Ron Newcomb Version 10
"This extension extends section 12.20 of Writing With Inform. The individual parts of a stored action -- actor, noun, second noun, action name -- can be changed directly. Also exposes new parts: request, text, participle, preposition, number, and each kind of value."
Effective Infinity by Mike Ciul Version 1
"Provides a system of counting numbers which never go below 0 or above a specified maximum value. Any numbers above the maximum are considered infinite."
Enterable Underside by Gavin Lambert Version 2/200926
"Adds the ability to enter 'under' some object, such as hiding under a bed."
Exit Lister by Eric Eve Version 11
"A status line exit-lister and an EXITS command, with optional colouring of unvisited exits. Selected rooms and doors can be optionally be excluded from the list of exits."
Exit Lister by Gavin Lambert Version 4
"Automatic listing of available exits, with a reasonable dose of customisation built in."
Extended Debugging by Erik Temple Version 2/100212
"Provides a way for the author to release a build of a game while retaining both custom and built-in debugging commands. Also wraps Inform's debug tracing routines in phrases that authors can use to trigger rule-tracing from the source text rather than from the command prompt and provides other debugging features."
Extended Grammar by Aaron Reed Version 8/140501
"Adds some of the most commonly attempted verb synonyms and alternate grammar lines. Based on the Inform 6 extension ExpertGrammar.h by Emily Short."
Facing by Emily Short Version 11/160611
"Provides actions to face a direction, look toward a named room, or look through a named door."
Far Away by Jon Ingold Version 5/160517
"Creates an adjective for far-off items which cannot be touched."
"Overrides carrying requirements for specific actions, and provides more nuanced carrying and touchability requirements when needed."
Flexible Logger by Peter Orme Version 3/201118
"A logging tool for I7 that lets you log to transcript and (with Glulx) to file"
Footnotes by Stephen Granade Version 2
"Provides a framework for organizing and displaying footnotes in a game. Version 2 makes Footnotes responsive and 6L38-compatible."
Game Ending Reloaded by Shin Version 1
"Game Ending as defined in Version 2/090402 of the Standard Rules by Graham Nelson."
"A low level event handling system"
"A low level utility library for managing Glk references after restarting or restoring"
"Provides functions for controlling colours and reverse styling at character granularity"
"Core definitions which other Glulx/Glk extensions depend on"
"Provides hooks to allow the author to write specialized multimedia behavior that would normally go through HandleGlkEvent. This is a rather dull utility library that will be of most use to authors wanting to write Glulx extensions compatible with other Glulx extensions already in use."
"Gives control over text formatting in Glulx."
Glulx Text Styles by Daniel Stelzer (for Glulx only)
"Glulx Text Styles provides a more powerful way to set up special text effects for Glulx."
GNU General Public License v3 by Free Software Foundation Version 3/150209
"An extension to facilitate releasing interactive fiction under the GNU Public License v3."
"A set of functions I have often found useful, with checks to prevent conflicts with extensions."
Hiding Under by Eric Eve Version 4
"Allows things to be hidden under other things, using a many-to-one underconcealment relation. Can be used either standalone (with basic functionality) or in conjunction with Underside (to add fuller functionality to both extensions). Version 3 of Hiding Under avoids using phrases deprecated in Version 6E59 of Inform."
"Record and review highscores to an external file"
If True by Zed Lopez Version 1/211209
"Allow if/unless and while to accept plain truth states instead of a full conditional. If Strange Loopiness is included, extend that to until loops. For 6M62."
Implicit Actions by Eric Eve Version 13
"Provides implicit taking, opening, closing, locking and unlocking actions for a variety of cases where this makes for smoother game play. The extension also defines phrases which make it easy to define additional implicit actions if desired. Version 11 can be used with Locksmith by Emily Short (although Implicit Actions covers most of what Locksmith does, and in most cases it will be better to use Implicit Actions without Locksmith). Requires Version 8 (or above) of Text Capture by Eric Eve."
In-Line Topical Hints by Andrew Schultz Version 2/200530
"Lets the author offer the player in-line hints, with options for presentation. This extension requires Inform 6M62 or higher to run."
"Provides a simple, HTML-inspired syntax for adding hyperlinks within say phrases. No manual management of hyperlinks required. Requires Text Capture by Eric Eve. Works seamlessly with, but does not require, Flexible Windows."
"Provides a simple, HTML-inspired syntax for adding hyperlinks within say phrases. No manual management of hyperlinks required. Requires Text Capture by Eric Eve. Works seamlessly with, but does not require, Flexible Windows."
Inquiry by Zed Lopez Version 4
"A framework for defining Y/N, multiple choice, or free-form questions to be asked immediately on game startup or subsequently. For 6M62."
Introductions by Emily Short Version 2
"Introductions provides an introductory paragraph about objects in a room description the first time the player looks in that location. It also allows the author to add segue text that will appear between one description and the next."
Keyword Interface by Aaron Reed Version 9/150607
"This extension emulates Blue Lacuna's emphasized keyword system for simplifying common IF input. Nouns, directions, and topics can be typed without a verb to examine, go, or discuss. Works with Glulx or z-code."
Limited Implicit Actions by Eric Eve Version 3
"A cut-down version of Implicit Actions for use where code size may be restricted and the full functionality of Implicit Actions is not needed. Requires Plurality by Emily Short and is compatible with Locksmith by Emily Short."
List Control by Eric Eve Version 4
"Provides a means of using tables as shuffled, cyclic or stop lists."
List Controller by Eric Eve Version 4
"Provides a means of using tables as shuffled, cyclic or stoping lists. This is an alternative to List Control that uses list controller objects instead of a Table of Table Types."
Measured Liquid by Emily Short Version 6/201125
"Measured Liquid provides a concept of volume, together with the ability to fill containers, pour measured amounts of liquid, and drink from containers. It handles mixtures as well, if desired. It is compatible with, but does not require, the Metric Units extension by Graham Nelson."
Menus by Dannii Willis Version 1/160728
"Display full-screen menus defined by tables"
Menus by Wade Clarke Version 5
"Lets you include a menu system of help, hints and/or other information in your Glulx or Z-Code project for Inform 6M62 or later. This upgrade of Emily Short's classic Menus extension features user-friendly single keypress controls, a more sophisticated UI, compatibility with screen readers and portable devices, an optional book mode with automatic pagination, and isolated message content to make translations easier. Classic Menus tables can be reformatted for this extension with a little work."
Menus IT by Leonardo Boselli Version 3
"A table-based way to display full-screen menus to the player. Semplicemente tradotto in italiano."
(I see no description here.)
"Release for web with the Quixe interpreter."
"Release for web with the Quixe interpreter."
MilleUna World by Leonardo Boselli Version 1/140826
"The part of the MilleUna Framework that manages additional features of the world model."
Modern Conveniences by Emily Short Version 5
"Modern Conveniences creates kitchen and bathroom kinds of room, which will automatically be furnished with a set of plausible appliances. (This was originally an example in the manual of how to create extensions, and an annotated version may still be found there.) Version 3 adds compatibility with Measured Liquid, modeling flowing water from taps."
Modified Exit by Emily Short Version 6
"Changes the handling of the EXIT action, allowing commands such as EXIT PLATFORM and GET OUT OF CHAIR, making characters leave enterable objects before traveling, and altering the default interpretation of >OUT when the player is neither inside an object nor in a room with an outside exit. Updated for adaptive text."
"Changes the one-minute-per-turn rule to account for failed and implicit actions."
Multiple Sounds by Massimo Stella Version 3
"Provides facilities for the basic reproduction of multiple-channel audio with loops under Glulx."
"A music-focused sound extension, which allows authors to loop sounds on different channels and fade between them."
Nathanael's Cookbook by Nathanael Nerode Version 5/210331
"This is just a collection of documentation and worked examples illustrating various features of Inform. There isn't much in the extension per se, but the examples in the documentation can be click-pasted in the Inform IDE for convenience."
Notepad by Jim Aikin Version 3
"A system for creating an in-game notepad that the player can write on."
NPC Implicit Actions by Eric Eve Version 4
"A basic extension of the Implicit Actions extension into actions carried out by NPCs. This extension automatically includes Implicit Actions."
Nuanced Timekeeping by Jeff Nyman Version 1/201001
"Provides more nuanced aspects of tracking time within a game."
Numbered Disambiguation Choices by Aaron Reed Version 10/190320
"Numbers the options in disambiguation questions, to help new players and solve the 'disambiguation loop' problem caused by indistinguishable objects."
"Numbers the options in disambiguation questions, to help new players and solve the 'disambiguation loop' problem caused by indistinguishable objects. Semplicemente tradotto in italiano."
Object Descriptors by Peter Orme Version 3
Object Descriptors adds the ability to list properties of objects, a bit like the "showme" command does, but this makes it available from other code (for example, for inclusion in debug logs).
Object Response Tests by Juhana Leinonen Version 7
"A development tool for testing all actions on any given object - or one action on all objects - at once to see whether the game's responses are sensible."
Objects Matching Snippets is a very simple extension that provides a convenient way to search for names of objects within a snippet such as the player's command or the topic understood.
Optimized Epistemology by Andrew Plotkin Version 1/180707
"Keeping track of what the player character knows and sees."
Ordinary Room Description by Emily Short Version 3
"An extension to go with Room Description Control, which emulates as closely as possible the behavior of Inform defaults, but allows the intervention of Room Description Control."
(I see no description here.)
Patrollers IT by Leonardo Boselli Version 11
"Based on Version 11 of Patrollers by Michael Callaghan."
Permission to Visit by Ron Newcomb Version 7
"In lieu of compass directions, we may VISIT, ATTEND, GO TO, and FIND various people, events, places, and things. Characters may INVITE, PERMIT, and FORBID each other to or from their respective domains."
"This grants five new phrases regarding the player's command, the matched text, and the topic understood: if one is a topic listed in a table, if one includes or matches a topic listed in a table, what corresponds to one within a table, and the last phrase corrects a bug so the topic understood may be used within an understand-as-mistake line."
Planner by Nate Cull Version 2/211124
"A universal goal planner for self-directed NPCs."
Plugs and Sockets by Sean Turner Version 4/170924
"System for handling plugs and sockets."
Points Awarding Reloaded by Shin Version 1
"Points Awarding as defined in Version 2/090402 of the Standard Rules by Graham Nelson."
Possible Movements by Peter Orme Version 2/130115
(I see no description here.)
Postures by Emily Short Version 2/180528
"Postures defines three postures -- seated, standing, and reclining -- and allows pieces of furniture to specify which postures are possible and preferred when the player is on those furnishings."
Power Sources by Emily Short Version 2
"Power Sources provides an implementation of plugs and batteries, and is designed to be used alongside Computers or as a base for other device implementations. It requires Plugs and Sockets by Sean Turner."
Prepositional Correctness by Gavin Lambert Version 2/200926
"Provides a way to customise the prepositions used to refer to containment or support, and perhaps other custom relationships added by other extensions."
Property Checking by Emily Short Version 4
"A light testing extension to identify rooms and game items that may still be lacking descriptions or other properties."
Pseudodevices by Zed Lopez Version 1
"Facilitate giving switched on/off to kinds other than devices."
"An extension to allow us to suspend normal parser input to receive and respond to answers to questions."
Questions IT by Leonardo Boselli Version 4
"Basato su Version 4 of Questions by Michael Callaghan."
Randomness by Mikael Segercrantz Version 2/170921
"Random number generation using a simple seedable pseudorandom number generator."
"Allows the author to specify a delay of a given number of seconds/milliseconds before continuing the action."
"Records the endings the player encounters in multiple play-throughs to an external file; then adds an ENDINGS option to the final question to allow the player to review which endings he has seen so far."
Regional Travel by Juhana Leinonen Version 2
"Allows the player to travel between regions. Useful for example when the player travels between large regions far apart from each other (e.g. cities), or for traveling in vehicles and public transportation."
Relative Placement and Direction by Jeff Nyman Version 1/201001
"allowing relative directional movement as well as locationally relative descriptions."
(I see no description here.)
(I see no description here.)
"Adds some helpful testing commands for changing default responses."
"Automatically corrects commands given to NPCs where the order is reversed, for example HELLO, ALICE instead of ALICE, HELLO."
Rideable Vehicles by Gavin Lambert Version 1/200619
"Improves how rideable vehicles and animals interact with other supporters."
Rideable Vehicles by Graham Nelson Version 3/220311
"Vehicles which one sits on top of, rather than inside, such as elephants or motorcycles."
Room Description Control by Emily Short Version 13/160517
"A framework by which the author can considerably change the listing of objects in a room description. Includes facilities for concealing objects arbitrarily and changing the order in which objects are listed."
Scope Control by Ron Newcomb Version 2
"Allows us to ask why the Deciding the Scope For Something activity is running, so we can modify the scope only when we absolutely need to. Highly useful for giving NPCs commands over telephones or while in darkness, creating 'can hear' relations, or modifying how Inform parses the command line."
Scoring by Leonardo Boselli Version 1/140824
"About the score."
Scoring IT by Leonardo Boselli Version 1/140824
"About the score. Translated in Italian."
Screenreader by Zed Lopez Version 2
"On startup, asks user 'Are you using a screenreader?' and sets a global that can subsequently be tested. For 6M62."
"Doors and switches that cannot be acted upon until they are discovered."
Secret Doors by Gavin Lambert Version 2
"Doors and switches that cannot be acted upon until they are discovered."
"Allows commands of the form GET X, Y, AND Z to be parsed."
Simple Followers by Emily Short Version 7
"Allows non-player characters to follow the player (or one another); adds a FOLLOW command and a corresponding STOP FOLLOWING command so that the player can issue these orders to non-player characters. Adds adaptive text features."
Simple Followers IT by Leonardo Boselli Version 5
"Allows non-player characters to follow the player (or one another); adds a FOLLOW command and a corresponding STOP FOLLOWING command so that the player can issue these orders to non-player characters. Semplicemente tradotto in italiano."
Simple Spelling by Alice Grove Version 2/160807
"Simple Spelling aims to make stories more screen-reader-friendly by allowing players to request the spelling of any visible thing. This extension adds two actions: 'listing visible items for spelling' and 'spelling the numbered word.'"
Singing Reloaded by Shin Version 1
"Singing as defined in Version 2/090402 of the Standard Rules by Graham Nelson."
"A room description extension based on Room Description Control (which is required). All contents of a room are summarized in a single paragraph, starting with the regular room description."
Small Kindnesses by Aaron Reed Version 13/140501
"Provides a number of small interface improvements for players, understanding commands like GO BACK and GET IN, an EXITS command which automatically runs after failed movement, a USE verb, and more. Compatible with Modified Exit and Approaches by Emily Short, Keyword Interface by Aaron Reed, and Implicit Actions by Eric Eve."
Snippetage by Dave Robinson Version 2
"Some functions for setting and use of snippets (parts of the player's command)."
Speechless by Zed Lopez Version 1
"Make the player unable to speak or interact with others by speech, and block references to the player being able to speak."
Spelling for Screenreaders by Alice Grove Version 1/201208
"This extension is unfinished. It is not recommended for general use."
"Reduce the size of games using Room Description Control by removing unused Standard Rules material."
Swearing Reloaded by Shin Version 1
"Swearing as defined in Version 2/090402 of the Standard Rules by Graham Nelson."
Tabulate by Zed Lopez Version 1/210919
"Provides a phrase to go from a text to a table name, and a not-for-release tabulate action to show the contents of a table. For 6M62."
Tailored Room Description by Emily Short Version 13/180515
"An extension to go with Room Description Control, providing a different style of room description than the default. Parenthetical remarks such as (open) and (in which are...) are omitted in favor of full English sentences. Removes the requirement for Text Variations."
Takeability by Mike Ciul Version 1/110404
(I see no description here.)
Text Capture by Eric Eve Version 8
"Allows the capture of text that would otherwise be sent to the screen, so that the text can be further manipulated, displayed at some other point, or simply discarded. Version 6/120511 allows the use of unicode in Glulx."
(I see no description here.)
Threaded Conversation by Chris Conley Version 8/220120
"A conversation system tracking facts known, phrases spoken, and subjects of conversation."
Title Case for Headings by Nathanael Nerode Version 1/170902
"Applies title case to room names printed as a heading or in the status line. Creates the printing a heading activity for further customization. Tested with Inform 6M62. Requires Undo Output Control by Erik Temple or by Nathanael Nerode to handle the case of room name printing after UNDO."
Title Page by Gavin Lambert Version 1/200510
"Provides an intro screen to the story, offering an image and menu."
Title Page by Jon Ingold Version 4/200510
"Provides an intro panel to the game, offering a menu, a restore and restart prompt, a quotation and (under Glulx) a picture. Updated to version 3 for compatibility with Inform 6L02 and later by Emily Short. Updated to version 4 by Gavin Lambert to fix an error with 'use skip intro'."
Title Page IT by Leonardo Boselli Version 2
"Fornisce un pannello introduttivo al gioco, con un menù, la possibilità di caricare e ricominciare, una citazione e (in Glulx) una figura. Semplicemente tradotto dall'originale."
Transit System by Emily Short Version 6
"Transit System provides a train-car kind which follows a schedule around the map, allowing the player or other characters to get on or off."
Trial by Zed Lopez Version 1
"Simple means to use a command ('try') to launch tests of code that isn't naturally command-centric. Facilitates testing such code with regtest. For 6M62."
Trinity Inventory by Mikael Segercrantz Version 5/070114
"Provides a framework for listing inventories in natural sentences, akin to Infocom's game Trinity. Separates carried and worn objects, followed by objects that contains other objects. What's listed in the third section is customizable via a rulebook. Objects can be marked as not listed when carried or worn as well as marked as having their contents listed in the inventory when they're empty. This extension is based upon the extension Written Inventory by Jon Ingold."
Tutorial Mode by Emily Short Version 5
"Adds a tutorial mode, which is on by default, to any game, to introduce key actions for the novice player. Can be revised or expanded by the author."
(I see no description here.)
Underside by Eric Eve Version 6/210627
"Allows objects to be put under other objects. An underside usually starts out closed so that its contents are hidden from view. Requires Version 7 (or later) of Bulk Limiter; the space under objects is limited by bulk. Underside is compatible with Version 10 or later of Implicit Actions, but does not require it. Version 5 of Underside avoids features deprecated in Version 6E59 of Inform."
Unicode Interrogation by Michael Martin Version 2
"Allows an author to verify that an interpreter can support specific Unicode effects."
Unit Testing by Peter Orme Version 2/150205
"A developer extension that lets you write unit tests (asserts) in Inform 7."
Unknown Word Error by Mike Ciul Version 2/170531
"Provides Infocom-style parser messages such as 'I don't know the word 'kludge'.'"
Unsuccessful PC Attempt by Ron Newcomb Version 2
"Will run the Unsuccessful Attempt By rules for all characters, including the player. Also silences the library messages printed by the built-in Check rules."
Variable Time Control by Eric Eve Version 4
"Allows individual actions to take a different number of seconds, or no time at all. Also allows the standard time taken per turn to be defined as so many seconds, which can be varied during the course of play".
Verb Stripping by Nathanael Nerode Version 1/171007
"Removes a number of verbs from the standard rules; verbs which might cause confusion in a game whose theme is not adventure."
World Knowledge by Jeff Nyman Version 1/210906
"Mechanics to represent the player's knowledge and understanding about the world."
Written Inventory by Leonardo Boselli Version 3/140825
"Just Version 3 of Written Inventory by Jon Ingold made adaptive. Provides a framework for listing inventories in natural sentences. Separates carried and worn objects, followed by objects that contains other objects. What's listed in the third section is customisable via a rulebook."
Achievements by Juhana Leinonen Version 1/151231
"A simple but flexible rule-based achievement system. Awarded achievements can optionally persist in external files after a restart."
Achievements by Mikael Segercrantz Version 4/140513
"A table-based way to assign scores for actions, rooms and objects."
PURPOSE OF EXTENSION
Adaptive Hints by Eric Eve Version 7
"An adaptive hint system based on Menus by Emily Short."
Alternatives by Eric Eve Version 3
"Allows checking the presence of an object or value in a set of objects or values with new either/or and neither/nor phrases. e.g., 'If the noun is either the carrot or the potato:', or 'Instead of eating something when the noun is neither the cake nor the pudding:'"
Approaches by Emily Short Version 7
"Approaches provides a GO TO place action which allows the player to move through visited rooms to a new location. It also allows other characters to traverse the map to named locations. It is designed to work with Locksmith by Emily Short. Version 7 drops the erroneous requirement of the Plurality extension, which was still mentioned in Version 6."
Assorted Text Generation by Emily Short Version 5
Assorted Text Generation supplies routines for producing prose in various common situations.
Assumed Conversers by Michael Martin Version 3/170621
"A minimal extension that makes the NPC optional in ASK NPC ABOUT TOPIC and TELL NPC ABOUT TOPIC commands."
Atmospheric Effects by Mikael Segercrantz Version 6/140513
"A table-based way to add atmospheric effects to rooms, regions, things and scenes."
Automated Drawers by Emily Short Version 6
"Creates a drawer kind of container, which is designed to be part of an item of furniture. Automatically parses names such as 'top drawer' or 'fourth drawer' or 'left drawer'; adds some features for describing furniture with drawers."
"Implicit taking of noun or second noun that may be invoked by (or used as) a check rule."
Basic Help by David Cornelson Version 1/140513
This extension allows you to add basic Interactive Fiction help to your game.
Basic Help Menu by Wade Clarke Version 4
"Adds a HELP command to your Glulx or Z-Code project for Inform 6M62 or later which brings up a menu giving some standard instructions about IF. This is a tech and content update of Emily Short's Basic Help Menu extension made for compatibility with Wade Clarke's Menus. Requires Menus by Wade Clarke (version 5 or greater) to run."
Basic Help Menu IT by Leonardo Boselli Version 2
"Fornisce un comando AIUTO che mostra un menù con istruzioni standard. Semplicemente tradotto in italiano."
Basic Literacy by Bart Massey Version 2/210618
"Provides objects and actions for (proper) reading, writing and erasing."
Basic Plans by Nate Cull Version 3/211124
"A library of basic relations, actions and plans for Planner."
Bit Ops by Zed Lopez Version 2
"Routines to access bitwise operators. Tested on 6M62."
(I see no description here.)
Brief Room Descriptions by Gavin Lambert Version 1/200926
"Alters BRIEF mode to display a room's brief description instead of nothing."
Bulk Limiter by Eric Eve Version 9
"Containers and actors that limit their contents by bulk"
Bulky Items by Juhana Leinonen Version 3
"Bulky items that can be carried only if the player is not carrying anything else."
Bulky Items IT by Leonardo Boselli Version 2
"Basato sull'espansione Version 2 of Bulky Items by Juhana Leinonen."
This is a very simple extension, adding only a single phrase.
Clues and Conversation by Brian Rushton Version 5
"A simple system for building conversations."
"Provides support for array and map data structures"
This extension allows the programmer to override what the player typed and parse different commands instead.
Computers by Emily Short Version 8/160611
"Computer hardware and software, including search engines and email programs. Version 3 adds handling for batteries and cords, if we include Power Sources by Emily Short (which itself depends on Plugs and Sockets by Sean Turner)."
Configurable Creative Commons License by Creative Commons Version 1/101023
"Allows easy implementation of a Creative Commons Public License of the author's choice."
Contextual Descriptions by Jeff Nyman Version 1/200930
"Provides a mechanism for contextually shifting descriptions."
Conversation Framework by Eric Eve Version 12
"A framework for conversations that allows saying hello and goodbye, abbreviated forms of ask and tell commands for conversing with the current interlocutor, and asking and telling about things as well as topics."
Conversation Nodes by Eric Eve Version 7
"Builds on Conversational Defaults and adds the ability to define particular points in a conversational thread (nodes) at which particular conversational options become available."
Conversation Package by Eric Eve Version 3
"This extension includes both Conversation Nodes and Conversation Suggestions, and makes the suggestions aware of conversation nodes. It therefore includes the complete conversational system in one package. It also requires Conversation Responses, Conversational Defaults, Conversation Framework and Epistemology. The documentation for this extension give some guidance on how these other extensions can be mixed and matched."
Conversation Responses by Eric Eve Version 7
"Provides a meaning for defining responses to conversational commands (such as ASK FRED ABOUT GARDEN) as a series of rules."
Conversation Rules by Eric Eve Version 7
"A way of controlling conversations using rules and tables. Also implements topic suggestions and Conversation nodes. Requires Plurality by Emily Short and Conversation Framework, Epistemology and List Control by Eric Eve."
Conversation Suggestions by Eric Eve Version 6/150607
"Provides a means of suggesting topics of conversation to the player, either in response to a TOPICS command or when NPCs are greeted. This extension requires Conversation Framework. Version 3 makes use of Complex Listing by Emily Short if it's included in the same game rather than indexed text to generate a list of suggestions."
Conversational Defaults by Eric Eve Version 3
"Provides a set of rules to facilitate defining default conversational responses for different conversational commands targeted at various NPCs. This extension requires Conversation Framework."
"Un'estensione in italiano per facilitare il rilascio di 'interactive fiction' secondo la Creative Commons License v25. Basata sull'estensione GNU General Public License v3 di Otis T. Dog."
"A development tool for saving debugging information to an external text file during beta testing."
Debug Tags by Michael Kielstra Version 1
"Take quick notes about what needs doing: bugs, ideas, et cetera. Helpful for debugging."
(I see no description here.)
"Initializes and repurposes the unused Glulx text styles to provide more flexibility in formatting."
Deluxe Doors by Emily Short Version 4
"Allows for doors that are implemented as having independent 'faces' -- to put a knocker on that can only be seen from on side, for instance, or to allow the player to lock one side with a key but the other with a latch. Also introduces a 'latched door' kind."
Description Decay by Jeff Nyman Version 1/200930
"Provides a mechanism for allowing description levels to change based on number of visits"
Developer Framework by Peter Orme Version 1/150130
"Common definitions useful for Inform7 authors and extension developers."
Disappearing Doors by Andrew Plotkin Version 1
"The ability to remove doors from the world and put them back."
Dishes by Emily Short Version 2
"Dishes is a convenience extension for use with Measured Liquid. It provides some standard-sized cups, glasses, graduated measuring cups, jugs, bottles, etc., as well as a corked bottle kind that opens with the use of a secondary cork object."
Dynamic Rooms by Aaron Reed Version 3
"Lets new rooms be created on the fly."
Easy Doors by Hanon Ondricek Version 3/160425
"Easy Doors provides a new kind of door which does not use map connections, and may be manipulated via rules more flexibly than the standard doors provided in Inform 7. Version 3 removes elements for compatibility with 6M62"
Editable Stored Actions by Ron Newcomb Version 10
"This extension extends section 12.20 of Writing With Inform. The individual parts of a stored action -- actor, noun, second noun, action name -- can be changed directly. Also exposes new parts: request, text, participle, preposition, number, and each kind of value."
Effective Infinity by Mike Ciul Version 1
"Provides a system of counting numbers which never go below 0 or above a specified maximum value. Any numbers above the maximum are considered infinite."
Enterable Underside by Gavin Lambert Version 2/200926
"Adds the ability to enter 'under' some object, such as hiding under a bed."
Exit Lister by Eric Eve Version 11
"A status line exit-lister and an EXITS command, with optional colouring of unvisited exits. Selected rooms and doors can be optionally be excluded from the list of exits."
Exit Lister by Gavin Lambert Version 4
"Automatic listing of available exits, with a reasonable dose of customisation built in."
Extended Debugging by Erik Temple Version 2/100212
"Provides a way for the author to release a build of a game while retaining both custom and built-in debugging commands. Also wraps Inform's debug tracing routines in phrases that authors can use to trigger rule-tracing from the source text rather than from the command prompt and provides other debugging features."
Extended Grammar by Aaron Reed Version 8/140501
"Adds some of the most commonly attempted verb synonyms and alternate grammar lines. Based on the Inform 6 extension ExpertGrammar.h by Emily Short."
Facing by Emily Short Version 11/160611
"Provides actions to face a direction, look toward a named room, or look through a named door."
Far Away by Jon Ingold Version 5/160517
"Creates an adjective for far-off items which cannot be touched."
"Overrides carrying requirements for specific actions, and provides more nuanced carrying and touchability requirements when needed."
Flexible Logger by Peter Orme Version 3/201118
"A logging tool for I7 that lets you log to transcript and (with Glulx) to file"
Footnotes by Stephen Granade Version 2
"Provides a framework for organizing and displaying footnotes in a game. Version 2 makes Footnotes responsive and 6L38-compatible."
Game Ending Reloaded by Shin Version 1
"Game Ending as defined in Version 2/090402 of the Standard Rules by Graham Nelson."
"A low level event handling system"
"A low level utility library for managing Glk references after restarting or restoring"
"Provides functions for controlling colours and reverse styling at character granularity"
"Core definitions which other Glulx/Glk extensions depend on"
"Provides hooks to allow the author to write specialized multimedia behavior that would normally go through HandleGlkEvent. This is a rather dull utility library that will be of most use to authors wanting to write Glulx extensions compatible with other Glulx extensions already in use."
"Gives control over text formatting in Glulx."
Glulx Text Styles by Daniel Stelzer (for Glulx only)
"Glulx Text Styles provides a more powerful way to set up special text effects for Glulx."
GNU General Public License v3 by Free Software Foundation Version 3/150209
"An extension to facilitate releasing interactive fiction under the GNU Public License v3."
"A set of functions I have often found useful, with checks to prevent conflicts with extensions."
Hiding Under by Eric Eve Version 4
"Allows things to be hidden under other things, using a many-to-one underconcealment relation. Can be used either standalone (with basic functionality) or in conjunction with Underside (to add fuller functionality to both extensions). Version 3 of Hiding Under avoids using phrases deprecated in Version 6E59 of Inform."
"Record and review highscores to an external file"
If True by Zed Lopez Version 1/211209
"Allow if/unless and while to accept plain truth states instead of a full conditional. If Strange Loopiness is included, extend that to until loops. For 6M62."
Implicit Actions by Eric Eve Version 13
"Provides implicit taking, opening, closing, locking and unlocking actions for a variety of cases where this makes for smoother game play. The extension also defines phrases which make it easy to define additional implicit actions if desired. Version 11 can be used with Locksmith by Emily Short (although Implicit Actions covers most of what Locksmith does, and in most cases it will be better to use Implicit Actions without Locksmith). Requires Version 8 (or above) of Text Capture by Eric Eve."
In-Line Topical Hints by Andrew Schultz Version 2/200530
"Lets the author offer the player in-line hints, with options for presentation. This extension requires Inform 6M62 or higher to run."
"Provides a simple, HTML-inspired syntax for adding hyperlinks within say phrases. No manual management of hyperlinks required. Requires Text Capture by Eric Eve. Works seamlessly with, but does not require, Flexible Windows."
"Provides a simple, HTML-inspired syntax for adding hyperlinks within say phrases. No manual management of hyperlinks required. Requires Text Capture by Eric Eve. Works seamlessly with, but does not require, Flexible Windows."
Inquiry by Zed Lopez Version 4
"A framework for defining Y/N, multiple choice, or free-form questions to be asked immediately on game startup or subsequently. For 6M62."
Introductions by Emily Short Version 2
"Introductions provides an introductory paragraph about objects in a room description the first time the player looks in that location. It also allows the author to add segue text that will appear between one description and the next."
Keyword Interface by Aaron Reed Version 9/150607
"This extension emulates Blue Lacuna's emphasized keyword system for simplifying common IF input. Nouns, directions, and topics can be typed without a verb to examine, go, or discuss. Works with Glulx or z-code."
Limited Implicit Actions by Eric Eve Version 3
"A cut-down version of Implicit Actions for use where code size may be restricted and the full functionality of Implicit Actions is not needed. Requires Plurality by Emily Short and is compatible with Locksmith by Emily Short."
List Control by Eric Eve Version 4
"Provides a means of using tables as shuffled, cyclic or stop lists."
List Controller by Eric Eve Version 4
"Provides a means of using tables as shuffled, cyclic or stoping lists. This is an alternative to List Control that uses list controller objects instead of a Table of Table Types."
Measured Liquid by Emily Short Version 6/201125
"Measured Liquid provides a concept of volume, together with the ability to fill containers, pour measured amounts of liquid, and drink from containers. It handles mixtures as well, if desired. It is compatible with, but does not require, the Metric Units extension by Graham Nelson."
Menus by Dannii Willis Version 1/160728
"Display full-screen menus defined by tables"
Menus by Wade Clarke Version 5
"Lets you include a menu system of help, hints and/or other information in your Glulx or Z-Code project for Inform 6M62 or later. This upgrade of Emily Short's classic Menus extension features user-friendly single keypress controls, a more sophisticated UI, compatibility with screen readers and portable devices, an optional book mode with automatic pagination, and isolated message content to make translations easier. Classic Menus tables can be reformatted for this extension with a little work."
Menus IT by Leonardo Boselli Version 3
"A table-based way to display full-screen menus to the player. Semplicemente tradotto in italiano."
(I see no description here.)
"Release for web with the Quixe interpreter."
"Release for web with the Quixe interpreter."
MilleUna World by Leonardo Boselli Version 1/140826
"The part of the MilleUna Framework that manages additional features of the world model."
Modern Conveniences by Emily Short Version 5
"Modern Conveniences creates kitchen and bathroom kinds of room, which will automatically be furnished with a set of plausible appliances. (This was originally an example in the manual of how to create extensions, and an annotated version may still be found there.) Version 3 adds compatibility with Measured Liquid, modeling flowing water from taps."
Modified Exit by Emily Short Version 6
"Changes the handling of the EXIT action, allowing commands such as EXIT PLATFORM and GET OUT OF CHAIR, making characters leave enterable objects before traveling, and altering the default interpretation of >OUT when the player is neither inside an object nor in a room with an outside exit. Updated for adaptive text."
"Changes the one-minute-per-turn rule to account for failed and implicit actions."
Multiple Sounds by Massimo Stella Version 3
"Provides facilities for the basic reproduction of multiple-channel audio with loops under Glulx."
"A music-focused sound extension, which allows authors to loop sounds on different channels and fade between them."
Nathanael's Cookbook by Nathanael Nerode Version 5/210331
"This is just a collection of documentation and worked examples illustrating various features of Inform. There isn't much in the extension per se, but the examples in the documentation can be click-pasted in the Inform IDE for convenience."
Notepad by Jim Aikin Version 3
"A system for creating an in-game notepad that the player can write on."
NPC Implicit Actions by Eric Eve Version 4
"A basic extension of the Implicit Actions extension into actions carried out by NPCs. This extension automatically includes Implicit Actions."
Nuanced Timekeeping by Jeff Nyman Version 1/201001
"Provides more nuanced aspects of tracking time within a game."
Numbered Disambiguation Choices by Aaron Reed Version 10/190320
"Numbers the options in disambiguation questions, to help new players and solve the 'disambiguation loop' problem caused by indistinguishable objects."
"Numbers the options in disambiguation questions, to help new players and solve the 'disambiguation loop' problem caused by indistinguishable objects. Semplicemente tradotto in italiano."
Object Descriptors by Peter Orme Version 3
Object Descriptors adds the ability to list properties of objects, a bit like the "showme" command does, but this makes it available from other code (for example, for inclusion in debug logs).
Object Response Tests by Juhana Leinonen Version 7
"A development tool for testing all actions on any given object - or one action on all objects - at once to see whether the game's responses are sensible."
Objects Matching Snippets is a very simple extension that provides a convenient way to search for names of objects within a snippet such as the player's command or the topic understood.
Optimized Epistemology by Andrew Plotkin Version 1/180707
"Keeping track of what the player character knows and sees."
Ordinary Room Description by Emily Short Version 3
"An extension to go with Room Description Control, which emulates as closely as possible the behavior of Inform defaults, but allows the intervention of Room Description Control."
(I see no description here.)
Patrollers IT by Leonardo Boselli Version 11
"Based on Version 11 of Patrollers by Michael Callaghan."
Permission to Visit by Ron Newcomb Version 7
"In lieu of compass directions, we may VISIT, ATTEND, GO TO, and FIND various people, events, places, and things. Characters may INVITE, PERMIT, and FORBID each other to or from their respective domains."
"This grants five new phrases regarding the player's command, the matched text, and the topic understood: if one is a topic listed in a table, if one includes or matches a topic listed in a table, what corresponds to one within a table, and the last phrase corrects a bug so the topic understood may be used within an understand-as-mistake line."
Planner by Nate Cull Version 2/211124
"A universal goal planner for self-directed NPCs."
Plugs and Sockets by Sean Turner Version 4/170924
"System for handling plugs and sockets."
Points Awarding Reloaded by Shin Version 1
"Points Awarding as defined in Version 2/090402 of the Standard Rules by Graham Nelson."
Possible Movements by Peter Orme Version 2/130115
(I see no description here.)
Postures by Emily Short Version 2/180528
"Postures defines three postures -- seated, standing, and reclining -- and allows pieces of furniture to specify which postures are possible and preferred when the player is on those furnishings."
Power Sources by Emily Short Version 2
"Power Sources provides an implementation of plugs and batteries, and is designed to be used alongside Computers or as a base for other device implementations. It requires Plugs and Sockets by Sean Turner."
Prepositional Correctness by Gavin Lambert Version 2/200926
"Provides a way to customise the prepositions used to refer to containment or support, and perhaps other custom relationships added by other extensions."
Property Checking by Emily Short Version 4
"A light testing extension to identify rooms and game items that may still be lacking descriptions or other properties."
Pseudodevices by Zed Lopez Version 1
"Facilitate giving switched on/off to kinds other than devices."
"An extension to allow us to suspend normal parser input to receive and respond to answers to questions."
Questions IT by Leonardo Boselli Version 4
"Basato su Version 4 of Questions by Michael Callaghan."
Randomness by Mikael Segercrantz Version 2/170921
"Random number generation using a simple seedable pseudorandom number generator."
"Allows the author to specify a delay of a given number of seconds/milliseconds before continuing the action."
"Records the endings the player encounters in multiple play-throughs to an external file; then adds an ENDINGS option to the final question to allow the player to review which endings he has seen so far."
Regional Travel by Juhana Leinonen Version 2
"Allows the player to travel between regions. Useful for example when the player travels between large regions far apart from each other (e.g. cities), or for traveling in vehicles and public transportation."
Relative Placement and Direction by Jeff Nyman Version 1/201001
"allowing relative directional movement as well as locationally relative descriptions."
(I see no description here.)
(I see no description here.)
"Adds some helpful testing commands for changing default responses."
"Automatically corrects commands given to NPCs where the order is reversed, for example HELLO, ALICE instead of ALICE, HELLO."
Rideable Vehicles by Gavin Lambert Version 1/200619
"Improves how rideable vehicles and animals interact with other supporters."
Rideable Vehicles by Graham Nelson Version 3/220311
"Vehicles which one sits on top of, rather than inside, such as elephants or motorcycles."
Room Description Control by Emily Short Version 13/160517
"A framework by which the author can considerably change the listing of objects in a room description. Includes facilities for concealing objects arbitrarily and changing the order in which objects are listed."
Scope Control by Ron Newcomb Version 2
"Allows us to ask why the Deciding the Scope For Something activity is running, so we can modify the scope only when we absolutely need to. Highly useful for giving NPCs commands over telephones or while in darkness, creating 'can hear' relations, or modifying how Inform parses the command line."
Scoring by Leonardo Boselli Version 1/140824
"About the score."
Scoring IT by Leonardo Boselli Version 1/140824
"About the score. Translated in Italian."
Screenreader by Zed Lopez Version 2
"On startup, asks user 'Are you using a screenreader?' and sets a global that can subsequently be tested. For 6M62."
"Doors and switches that cannot be acted upon until they are discovered."
Secret Doors by Gavin Lambert Version 2
"Doors and switches that cannot be acted upon until they are discovered."
"Allows commands of the form GET X, Y, AND Z to be parsed."
Simple Followers by Emily Short Version 7
"Allows non-player characters to follow the player (or one another); adds a FOLLOW command and a corresponding STOP FOLLOWING command so that the player can issue these orders to non-player characters. Adds adaptive text features."
Simple Followers IT by Leonardo Boselli Version 5
"Allows non-player characters to follow the player (or one another); adds a FOLLOW command and a corresponding STOP FOLLOWING command so that the player can issue these orders to non-player characters. Semplicemente tradotto in italiano."
Simple Spelling by Alice Grove Version 2/160807
"Simple Spelling aims to make stories more screen-reader-friendly by allowing players to request the spelling of any visible thing. This extension adds two actions: 'listing visible items for spelling' and 'spelling the numbered word.'"
Singing Reloaded by Shin Version 1
"Singing as defined in Version 2/090402 of the Standard Rules by Graham Nelson."
"A room description extension based on Room Description Control (which is required). All contents of a room are summarized in a single paragraph, starting with the regular room description."
Small Kindnesses by Aaron Reed Version 13/140501
"Provides a number of small interface improvements for players, understanding commands like GO BACK and GET IN, an EXITS command which automatically runs after failed movement, a USE verb, and more. Compatible with Modified Exit and Approaches by Emily Short, Keyword Interface by Aaron Reed, and Implicit Actions by Eric Eve."
Snippetage by Dave Robinson Version 2
"Some functions for setting and use of snippets (parts of the player's command)."
Speechless by Zed Lopez Version 1
"Make the player unable to speak or interact with others by speech, and block references to the player being able to speak."
Spelling for Screenreaders by Alice Grove Version 1/201208
"This extension is unfinished. It is not recommended for general use."
"Reduce the size of games using Room Description Control by removing unused Standard Rules material."
Swearing Reloaded by Shin Version 1
"Swearing as defined in Version 2/090402 of the Standard Rules by Graham Nelson."
Tabulate by Zed Lopez Version 1/210919
"Provides a phrase to go from a text to a table name, and a not-for-release tabulate action to show the contents of a table. For 6M62."
Tailored Room Description by Emily Short Version 13/180515
"An extension to go with Room Description Control, providing a different style of room description than the default. Parenthetical remarks such as (open) and (in which are...) are omitted in favor of full English sentences. Removes the requirement for Text Variations."
Takeability by Mike Ciul Version 1/110404
(I see no description here.)
Text Capture by Eric Eve Version 8
"Allows the capture of text that would otherwise be sent to the screen, so that the text can be further manipulated, displayed at some other point, or simply discarded. Version 6/120511 allows the use of unicode in Glulx."
(I see no description here.)
Threaded Conversation by Chris Conley Version 8/220120
"A conversation system tracking facts known, phrases spoken, and subjects of conversation."
Title Case for Headings by Nathanael Nerode Version 1/170902
"Applies title case to room names printed as a heading or in the status line. Creates the printing a heading activity for further customization. Tested with Inform 6M62. Requires Undo Output Control by Erik Temple or by Nathanael Nerode to handle the case of room name printing after UNDO."
Title Page by Gavin Lambert Version 1/200510
"Provides an intro screen to the story, offering an image and menu."
Title Page by Jon Ingold Version 4/200510
"Provides an intro panel to the game, offering a menu, a restore and restart prompt, a quotation and (under Glulx) a picture. Updated to version 3 for compatibility with Inform 6L02 and later by Emily Short. Updated to version 4 by Gavin Lambert to fix an error with 'use skip intro'."
Title Page IT by Leonardo Boselli Version 2
"Fornisce un pannello introduttivo al gioco, con un menù, la possibilità di caricare e ricominciare, una citazione e (in Glulx) una figura. Semplicemente tradotto dall'originale."
Transit System by Emily Short Version 6
"Transit System provides a train-car kind which follows a schedule around the map, allowing the player or other characters to get on or off."
Trial by Zed Lopez Version 1
"Simple means to use a command ('try') to launch tests of code that isn't naturally command-centric. Facilitates testing such code with regtest. For 6M62."
Trinity Inventory by Mikael Segercrantz Version 5/070114
"Provides a framework for listing inventories in natural sentences, akin to Infocom's game Trinity. Separates carried and worn objects, followed by objects that contains other objects. What's listed in the third section is customizable via a rulebook. Objects can be marked as not listed when carried or worn as well as marked as having their contents listed in the inventory when they're empty. This extension is based upon the extension Written Inventory by Jon Ingold."
Tutorial Mode by Emily Short Version 5
"Adds a tutorial mode, which is on by default, to any game, to introduce key actions for the novice player. Can be revised or expanded by the author."
(I see no description here.)
Underside by Eric Eve Version 6/210627
"Allows objects to be put under other objects. An underside usually starts out closed so that its contents are hidden from view. Requires Version 7 (or later) of Bulk Limiter; the space under objects is limited by bulk. Underside is compatible with Version 10 or later of Implicit Actions, but does not require it. Version 5 of Underside avoids features deprecated in Version 6E59 of Inform."
Unicode Interrogation by Michael Martin Version 2
"Allows an author to verify that an interpreter can support specific Unicode effects."
Unit Testing by Peter Orme Version 2/150205
"A developer extension that lets you write unit tests (asserts) in Inform 7."
Unknown Word Error by Mike Ciul Version 2/170531
"Provides Infocom-style parser messages such as 'I don't know the word 'kludge'.'"
Unsuccessful PC Attempt by Ron Newcomb Version 2
"Will run the Unsuccessful Attempt By rules for all characters, including the player. Also silences the library messages printed by the built-in Check rules."
Variable Time Control by Eric Eve Version 4
"Allows individual actions to take a different number of seconds, or no time at all. Also allows the standard time taken per turn to be defined as so many seconds, which can be varied during the course of play".
Verb Stripping by Nathanael Nerode Version 1/171007
"Removes a number of verbs from the standard rules; verbs which might cause confusion in a game whose theme is not adventure."
World Knowledge by Jeff Nyman Version 1/210906
"Mechanics to represent the player's knowledge and understanding about the world."
Written Inventory by Leonardo Boselli Version 3/140825
"Just Version 3 of Written Inventory by Jon Ingold made adaptive. Provides a framework for listing inventories in natural sentences. Separates carried and worn objects, followed by objects that contains other objects. What's listed in the third section is customisable via a rulebook."