Download List

Projeto Descrição

The Z-machine Preservation Project is a Java implementation of the Z-machine (Java version >= 5 is required) specification. This Z-code interpreter can be run either as a standalone application or as an applet within a Web browser. It runs Interactive Fiction created by Infocom as well as those compiled with Inform, and targets all existing story file versions. Features include saving the game state, multimedia support (graphics, sound effects, meta data), colored and styled text, undo, and timed input as well as support for different languages. Games in the Inform 7 release format are supported as well (Treaty of Babel specification).

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.

2006-03-23 06:55
0.89

Esta versão adiciona suporte para 7 Informar os dados de meta, um histórico de comandos, para desfazer, e um arquivo JAR assinado applet que permite que os estados do jogo para ser salvo na máquina do usuário (desde que as políticas de segurança são configurados adequadamente). O desempenho foi ajustado para ser executado Informar 7 jogos mais rápido do que nas versões anteriores.
Tags: Major feature enhancements
This release adds support for Inform 7 meta data,
a command history, multiple undo, and a signed
applet jar file which allows game states to be
saved on the user's machine (provided that the
security policies are set up appropriately). The
performance was tuned to run Inform 7 games faster
than in previous versions.

2006-03-03 20:37
0.87

Esta versão adiciona suporte para arquivos de história incorporados em arquivos Blorb. Ele também corrige alguns bugs, e pode aceitar arquivos de história como parâmetros de linha de comando.
Tags: Minor feature enhancements
This version adds support for story files embedded in Blorb files. It also fixes some bugs, and can accept story files as command line parameters.

2006-02-18 01:18
0.86

Esta versão introduz suporte para arquivos Blorb incorporado AIFF e efeitos sonoros. O esquema de cores foi alterado para se assemelhar Frotz console, o que torna os jogos mais agradável várias cores (por exemplo "Varicela" e "Photopia"). Refactorings principais foram aplicadas para o núcleo, e vários bugs foram corrigidos.
Tags: Major feature enhancements
This version introduces support for Blorb files and embedded AIFF sound effects. The color scheme was modified to resemble console Frotz, which makes several color games more enjoyable (e.g. "Varicella" and "Photopia"). Major refactorings were applied to the core, and several bugs were fixed.

2006-02-03 07:00
0.83

Esta versão é sobretudo interessante para usuários de reproduzir arquivos de história em línguas acentuados, como sueco. Ela corrige um problema que impedia o intérprete de corretamente exibir e analisar arquivos história usando alfabetos personalizado.
Tags: Major bugfixes
This version is primarily interesting for users
playing story files in accented languages such as
Swedish. It fixes an issue that prevented the
interpreter from correctly displaying and parsing
story files using custom alphabets.

2006-01-28 04:20
0.82

Esta versão adiciona suporte para arquivos de história V1 e V2, jogo de dicionários específicos, tabelas do acento, e tabelas alfabeto. Há várias correções de erros importantes.
Tags: Major feature enhancements
This release adds support for V1 and V2 story files, game specific dictionaries, accent tables, and alphabet tables. There are several major bugfixes.

Project Resources