Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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

이 릴리스에는 많은 새로운 기능 및 버그수정이 포함되어있습니다. 이제 함수를 간접적으로 문자열 변수를 통해 함수의 이름을 전달하여 호출할 수있습니다. '설정'명령은 이제 지정된 컨테이너에서 수행하는 여러 작업을 허용할 수있습니다. '휴식'명령을 곧바로 while 루프의 종료에 추가했고, '시스템 변수 통보 점수를 통지 해제할 수 있도록 추가되었습니다.
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

몇 가지 사소한 버그수정 및 기능 향상, 이전 이전 게임과 개체의 동음이의 이상 증가 제어와의 호환성을 향상 포함되었다.
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

멀티미디어 기능, 새로운 "grandof의 해제"연산자를위한 새로운 변수, 및 코드 디버깅을위한 새로운 라이브러리에 추가한 개체의 궁극적인 부모 개체를 확인할 수있습니다. 향상된 전력 및 저장된 게임 시스템 더하기 몇 가지 작은 버그수정의 유연성되었다.
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

새로운 루트 - 명령을 찾는 한 위치에서 다른 경로를 결정하는 추가되었습니다. 함수 + sound_finished 지금 때마다 소리를 재생 중지라고합니다, 그리고 모든 사운드 채널의 볼륨을 지금 현재의 배열을 통해 코드를 JACL에 노출되어있습니다. 다른 여러 가지 사소한 버그수정뿐만 아니라 수동으로 개선되었습니다.
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

웹 액세스에 대한 지원이 교차 Glk 지원 - 멀티미디어 플랫폼에 초점이 삭제되었습니다. 상태 표시줄에 지금은 완벽하게 사용자 정의할 수있습니다. 새로운 문자열 조작 명령어 배열을 만들기위한 새로운 구문과 함께 추가되었습니다. 많은 버그수정 및 매뉴얼의 주요 개정을했다.
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