v0.3 Housekeeping Update: Performance and Avoiding Technical Debt
An incredibly big update with over 320+ files changed. Not much has changed from the end user perspective, but a lot of changes were made on how data is stored and handled in the engine.
- Files are reorganized to more easily be exported to Godot
- Major Performance upgrade in the Card Editor. The editor no longer reloads the Card Data when it saving.
- The Demo file is decluttered and removed unnecessary data, making it more lightweight.
- Refactored many game data files, therefore previous versions of the demo are no longer supported
- Fixed multiple bugs from existing features
- Created the base infrastructure for many future features such as VN-style Dialogue System, TTRPG-Style Skill System, Dialogue Translations, Game Template Editor, etc.