Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@jadevogt jadevogt released this 11 Sep 12:49
· 31 commits to main since this release

New features:

  • Text can now be formatted within the editor
  • Added support for color codes, behavior codes, and time delay codes
  • A "current room" can now be specified, which will append the name as a prefix to all DialogBoxes created while the field is populated
  • Line length limit & lines per textbox limit are both now enforced by the editor
  • Improved copy and paste
  • Updated to Java 18 from Java 7
  • Windows installer is now included with release

Known issues:

  • The dialog box font (terminus) does not display correctly on windows systems, and falls back to generic sans-serif
  • White text may appear in a slightly different shade of white after applying formatting codes. This is strictly cosmetic
  • Moving the mouse cursor while editing the dialog box name immediately unfocuses the field.

Next goals:

  • Improve QoL with additional keyboard shortcuts and toolbar buttons
  • Support custom tags added on the fly
  • Provide a faster way to create a series of text boxes in rapid succession
  • Refactor code that got messy during feature additions
  • Bug fixes

image