Changelog!
There are not many changes to the editor per se here, but there are some biggies in this release.
Harlowe is now at 1.1. The
changelog is Serious Business-- I'll let Leon talk details, but I know one big change is that there is now save game functionality.
Snowman is also at 1.1. I really liked the way hooks work in Harlowe, so I stole them for Snowman. You can now add <span> and <div> elements to your code very simply, and there's now a $ function that runs when your passage appears on the page, similar to how you can write $(function() { ... }) with jQuery to run a function when the page finishes loading. I've posted a
simple example so you can see how what I'm talking about.
A Spanish translation is included, and we now have the groundwork to incorporate more localizations. Contributing a localization does not require understanding JavaScript, or really any kind of coding! Please visit
the repository for more information.
Comments
upvote
Note to those with the markup issue: A find/replace-all might fix your issues.
Save your twine by publishing it to file first.
Then, on the menu bar at the bottom of the screen, toward the right, there is a "Quick Find" field. Click the square icon in it.
Replace: With: And replace: With:
Of course, if you use that code legitimately in your twine, it will also be replaced, so be warned.
No guarantees, but it worked once and for all for me. However, for some (not all of whom have reported their OS, browser, and browser version), this appears to be an issue reoccurring each time the twine is opened or closed—but this may have nothing to do with Harlowe.