Version 0.4.4 is a small upgrade:
-
C64 interpreter: Added French accented characters to the font. Thanks @farvardin!
-
Web interpreter: Improved support for scrolling with page up and page down when the input field is active. This failed on some browsers before.
-
aambundle: Added target
web:story
for generating just thestory.js
file for the web interpreter. This can sometimes make it easier to fit the Å-machine tools into a larger build process. Thanks @Mikawa!
If you use the web:story
target, please be aware that the web interpreter also expects to find the original .aastory
file in the resources directory, with a mangled filename. This is the file that gets served when the player selects “Download story file” from the menu.