We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b17cad1 commit e293424Copy full SHA for e293424
1 file changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 1.1
4
+
5
+* added script that allows you to build a Z-machine version 5 game for all targets capable of running z5
6
+* own DrawStatusLine routine for z5 games as Puny's routine might cause misbehavior with some of the Infocom interpreters (see shell.inf)
7
+* added templates with Infocom's only Amiga based Z-Machine version 5 interpreter
8
+* upgrade to Inform 6 compiler v6.36 (dev)
9
+* documentation update
10
11
## 1.0
12
13
* initial release
0 commit comments