Skip to content

Version 2.0.2

Choose a tag to compare

@Zane-Reisbig Zane-Reisbig released this 23 Nov 04:07
· 12 commits to main since this release
660f377

Major and minor bug fixes.

  • Fixed buttons not on "Text" tab following "Text" tab settings.
  • Fixed mouse variables not appearing when creating them.
  • Fixed nested loops not indenting correctly
  • Fixed the "End Loop" button disappearing when ending single loop when multiple loops exist.
  • Fixed Multiline text insertion buttons not indenting correctly.
  • Fixed issue where Created variables wouldn't show up sometimes.
  • Added option to move cursor to the end of text when inserting at cursor.
  • Added loop nesting
  • Added Indentation for all text.
  • Renamed some things for clarity.
  • Moved some buttons around.
  • Re-factored some of the helper functions and rewrote some of the rules for adding text to the main code window.