Releases: curiousdannii/ifvms.js
Releases · curiousdannii/ifvms.js
Version 1.1.6
- Fix our handling of the read opcode in Z-Machine versions 3-4 (see intfiction.org discussion)
Version 1.1.5
- I forgot to ensure that the Garglk extensions were only called if the Glk library supports them
Version 1.1.4
- Use stylehints and the Gargoyle Glk extension functions to handle formatting
- Fixed a bug where our autosaving functions only worked with electrofs.js, not the browser dialog.js
- Miscellaneous bug fixes (#58, #64)
Version 1.1.3
- Several game compatibility patches
Version 1.1.2
- Miscellaneous bug fixes and performance improvements (99858a8)
Version 1.1.1
- Miscellaneous bug fixes (#42) and performance improvements
Version 1.1.0
Version 1.0.1
- Support quote boxes and other fancy upper window effects (#33)
Version 1.0.0
ZVM is now essentially complete with the stable Glk based API I want it to have. I still have many performance improvements I want to implement, but for now it's time to take this thing out of beta! 🎉