Downloadliste

Projektbeschreibung

JACL is an interpreted language for creating interactive fiction and turn-based Web games. Using a variety of Glk libraries, JACL has cross-platform support for graphics and sound in the desktop environment. JACL also includes an integrated Web server for easy testing of Web-based games.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-04-21 17:56
2.4.8

Diese Version enthält viele neue Features und Bugfixes. Funktionen können jetzt, indem Sie den Namen der Funktion indirekt über eine String-Variable aufgerufen werden. Die "Set"-Befehl kann jetzt akzeptieren, mehrere Operationen auf die angegebenen Container durchzuführen. Eine "Pause"-Befehl wurde zum Beenden direkt aus einer while-Schleife hinzu, und ein 'notify' System-Variable wurde hinzugefügt, um eine Anmeldung bei der Gäste ausgeschaltet werden.
This release includes many new features and bugfixes. Functions can now be called by passing the name of the function indirectly through a string variable. The 'set' command can now accept multiple operations to perform on the specified container. A 'break' command was added for exiting straight out of a while loop, and a 'notify' system variable was added to allow score notification to be turned off.

2008-12-18 15:53
2.3.14

Mehrere Bugfixes und kleinere Funktionserweiterungen wurden, einschließlich, rückwärts verbesserte Kompatibilität mit alten Spielen und mehr Kontrolle über Objekt Begriffsklärung.
Tags: Minor bugfixes
Several bugfixes and minor feature enhancements
were made, including improved backward
compatibility with old games and increased control
over object disambiguation.

2008-10-28 22:06
2.3

Neue Variablen für die Deaktivierung von Multimedia-Funktionen, eine neue "grandof" Betreiber eines Objekts Obergesellschaft Objekt zu ermitteln und eine neue Bibliothek für Debugging-Code hinzugefügt wurden. Es wurden Verbesserungen an der Leistungsfähigkeit und Flexibilität der gespeicherten Spiel-System sowie mehrere kleine Bugfixes vorgenommen.
Tags: Minor feature enhancements
New variables for the disabling of multimedia
features, a new "grandof" operator to determine an
object's ultimate parent object, and a new library
for debugging code were added. Improvements were
made to the power and flexibility of the
saved-game system plus several small bugfixes.

2008-08-08 12:50
2.2

Neue Reiserouten-Befehle wurden hinzugefügt, dass ein Pfad bestimmen, von einem Ort zum anderen. Die Funktion + sound_finished ist nun aufgerufen, wenn eine gute Wiedergabe abgebrochen wird und der derzeitige Volumen aller Tonkanäle jetzt ausgesetzt Code durch eine Reihe VPB. Mehrere andere kleinere Bugfixes vorgenommen wurden, sowie Verbesserungen an der Bedienungsanleitung.
Tags: Minor feature enhancements
New route-finding commands have been added that determine a path from one location to another. The function +sound_finished is now called whenever a sound stops playing, and the current volumes of all sound channels are now exposed to JACL code through an array. Several other minor bugfixes have been made, as well as improvements to the manual.

2008-07-15 22:16
2.1

Support für Web-Zugang wurde entfernt, um auf glk Unterstützung für Cross-Plattform Multimedia konzentrieren. Die Statusleiste ist jetzt vollständig anpassbar. Neue String-Manipulation Kommandos wurden durch eine neue Syntax für die Erstellung von Arrays entlang aufgenommen. Es gab viele Bugfixes und eine umfassende Überarbeitung des Handbuchs.
Tags: Major feature enhancements
Support for Web access has been removed to focus on Glk support for cross-platform multimedia. The status bar is now fully customizable. New string manipulation commands have been added along with a new syntax for creating arrays. There were many bugfixes and a major revision of the manual.

Project Resources