Testing and Publishing

(Back to Categories)

Testing and Debugging


Debug Files by Juhana Leinonen version 1
Sat, 25 Apr 2009 14:50:45 GMT
Download, Source Code, Documentation
A development tool for saving debugging information to an external text file during beta testing. (Glulx-only)
Debugging by Al Golden version 9 UPDATED
Tue, 03 Jan 2012 12:14:19 GMT
Download, Source Code, Documentation
Adds the recording and replay features of Inform 6 which have not been included in Inform 7. Also allows the author to do some extended debugging such as listing rooms, objects, NPCs, backdrops and containers.
Object Response Tests by Juhana Leinonen version 4
Mon, 14 Jun 2010 23:43:10 GMT
Download, Source Code, Documentation
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. Version 2 adds the possibility to test individual actions and to run the tests with NPC as the actor.
Extended Debugging by Erik Temple version 2/100212
Sun, 20 Jun 2010 04:09:02 GMT
Download, Source Code, Documentation
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. Compatible with 6F95
Property Checking by Emily Short version 4
Mon, 05 Jul 2010 12:17:31 GMT
Download, Source Code, Documentation
A lightweight extension to identify rooms and objects in a game for which no description has yet been written.
Simple Debugger by Michael Hilborn version 1/080105
Sun, 13 Jan 2008 01:38:22 GMT
Download, Source Code, Documentation
Easy debugging mechanisms for authors and play testers.
Console by Aaron Reed version 1
Tue, 17 Aug 2010 18:31:29 GMT
Download, Source Code, Documentation
Creates an external text file to which debugging information can be easily saved; support for displaying this file in a Glulx window.
Automated Testing by Roger Carbol version 1/090116
Wed, 27 Oct 2010 03:02:44 GMT
Download, Source Code, Documentation
Allows the author to create and run automated tests, which could be used for test-driven development.


Publishing


GNU General Public License v3 by Free Software Foundation version 2/101023
Sun, 24 Oct 2010 02:27:19 GMT
Download, Source Code, Documentation
An extension to facilitate releasing interactive fiction under the GNU Public License v3.
MIT X11 License by Massachusetts Institute of Technology version 1/101023
Sun, 24 Oct 2010 02:27:30 GMT
Download, Source Code, Documentation
Implements 'license' and 'warranty' command using the MIT X11 License. Also displays license and warranty when the game begins unless explicitly asked not to.
Configurable Creative Commons License by Creative Commons version 1/101023
Sun, 24 Oct 2010 02:27:02 GMT
Download, Source Code, Documentation
Allows easy implementation of a Creative Commons Public License of the author's choice.
Helpers for GBA Frotz by S John Ross version 1/061104
Sat, 4 Aug 2007 12:14:13 GMT
Download, Source Code, Documentation
This extension adds ease-of-use features specific to Jonas Minnberg's port of Frotz to the GameBoy Advance.


(Back to Categories)