Skip to content

1.0.9-beta.1

Choose a tag to compare

@cogliano cogliano released this 27 Sep 02:05
· 5 commits to main since this release

Fixed

  • Fixed issue with input buffer not storing the length of the string, caused issues with y/n prompts in Adventure
  • Increased maxcount to 6000. This is used to prevent infinite loops.

New

  • Text scrolling paused when there are more lines of text than the screen.
  • Misc. text string changes.