Skip to content

Releases: kbarni/frotz.koplugin

Frotz 2.0

15 Jun 07:39

Choose a tag to compare

Major rewrite of the plugin. The engine was changed from Frotz to Git and Bocfel, based on RemGlk backend.

This allows support for both Z-machine and Glulx formats, which covers almost every modern IF game.
This also allows to display the status header bar and better text formatting (bold/italic)
A new default font was also added, giving a typewriter style and native bold/italic styles.:

The correct binary is now selected automatically, don't need to copy it manually to the bin folder. Added support for aarch64 architecture, covering more advanced e-ink tablets like the Remarkable.

Solves issues #3 #4 #6

Before installing, remove the old files from Frotz 1.0

Frotz 2.0 beta

11 Jun 10:12

Choose a tag to compare

Frotz 2.0 beta Pre-release
Pre-release

This is the public beta of the rewritten Frotz plugin.

The engine was changed to Git and Bocfel, based on RemGlk backend.

  • Z-machine and Glulx format support - almost every modern IF game. Other engines will be added soon.
  • Better text formatting
  • Status header

Frotz 1.1

05 Jun 11:31

Choose a tag to compare

Now with dictionary lookup support
Screenshot frotz dict sm

Frotz 1.0.1

03 Jun 15:26

Choose a tag to compare

Fises a small bug - now you can send an empty command (just press enter).
Needed because some games ask "Press enter to continue".

Solves issue #1

Second release

02 Jun 11:00

Choose a tag to compare

This release brings important improvements over the previous release.

  • Much improved saving mechanism (per game and per slots) and autosave
  • Played games history (so you can quickly pick up again) with restore
  • Possibility to adjust the font size

First release

01 Jun 16:56

Choose a tag to compare

First release of Frotz for Koreader. It is fully functional, but might lack some polish

Suggestions are welcome.

Please read the Readme file for instructions.