Skip to content

0.2.2

Compare
Choose a tag to compare
@joethephish joethephish released this 03 Jul 17:43
· 611 commits to master since this release
  • More subtle updating of player view so it doesn't continually refresh and scroll, and tries to update more discreetly. (by double-buffering the view and having it fade/scroll only when it needs to)
  • Made Step Back button more response by having it immediately update view, before the model has finished re-playing the story

And from 0.2.1:

  • Ability to alt-click content in the player view in order to jump to where that text was defined (file and line number) in the editor. Works for content, not choices, for now.