Skip to content

The End is Nigh: Editor v1.0.14

Compare
Choose a tag to compare
@JROB774 JROB774 released this 13 Mar 10:22
· 57 commits to master since this release

Version Changelog:

  • Removed the update notification system, as it wasn't really necessary or useful compared to the amount of complexity it added to the program.
  • Slight quality improvements to the smaller size variations of the application icon.
  • Now saving window and tab state to the appdata folder instead of the Windows registry.
  • Now saving and loading settings data from the appdata folder. Local settings files will still work for compatibility.
  • Now saving crash dumps to the appdata folder with unique names to avoid overwrites (dumps will be deleted after 30 days).
  • Now saving output debug and error logs to the appdata folder.
  • Now saving level and map backups to the appdata folder.
  • Added a button to the hotbar to open the new backups folder found in appdata. This can also be triggered with CTRL+SHIFT+B.
  • Fixed an issue with error log message formatting being incorrect.
  • Fixed spelling mistakes and improved certain names and descriptions of tiles when they are moused over in the Tiles widget (thanks NotWendy).