Skip to content

Bug Fixes and Clean Up

Compare
Choose a tag to compare
@real-ezTheDev real-ezTheDev released this 17 Nov 00:15
· 34 commits to main since this release

This release include some major stabilization features.
Most important of them are:

  1. Beginning of integration test for scripting and parsing for protecting future feature releases. This work also is the beginning of in-development dialogue testing framework/features.
  2. Resource leaks and minor performance updates for more stable long term use of the tool.
  3. Reduction of parsing frequency during development to prevent the flooding of console log with frivolous error messaging.

In addition, as a result of the newly added tests, we were able to detect and fix some spacing and appending issues when dialogue TEXTS were being parsed.

Overall, functionally these are small changes but is a huge step towards faster and more stable releases in the future.

Thank you!