You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
1.18.0
Additions
Custom theme colors. No longer limited to a set of colors! Also, can you find secret themes?
Parse Currency assets as well with Import feature.
Merge projects with Import Project feature.
Properly license third party libraries in the app.
Add empty page for new dialogue messages.
On first launch app will prompt you to select your current NPC making skill level. This feature is completely optional and won't affect you if you choose 'Advanced' level.
Undo/Redo for text actions like paste color and npc name.
Added two new Kuwait achievements as options for achievement reward.
Create new conditions with logic 'Equals' by default.
New logo!
Changes
Now app does not use console launcher. This change is quite tricky so expect some bugs. Report if anything is wrong with it.
More consistent Window borders.
Find Replace dialog window now uses UI scale.
Removals
Removed templates due to being unused.
Removed dialogue vendors due to being confusing. Projects that had them will have them loaded as dialogues.
Technical Changes
Freeze thumbnails in memory to prevent memory leaks.
Return empty array instead of allocation new list for default mistake implementation. Probably won't have any effect.
Discord Rich Presence uses timer instead of recursion for update.
.1 Patch
Added condition type checker for cases where some conditions won't work
Order some properties in condition and reward editor to more sensible order