Alpha 16 - Fixing those missing animations + some nice new stuff!
This alpha has it all: Important fixes, new features and UX improvements. Most notably character animations should no longer be missing in exports. Hurray! Here are some other noteworthy changes:
- The sidebar now supports a couple new modes for grouping your recent resources based on type or folders. It can now also be collapsed, in case you'd rather just use the file system!
- The internal structure of styles has been reworked, finally fixing the behaviour of inherited styles and 🙏 hopefully 🙏 getting rid of a bunch of bugs with duplicate UIDs (resulting in changes weirdly affecting multiple styles at once).
- You can finally change the Typing Sound audio bus in the settings.
We've also been blessed by an awesome income of small improvements and fixes by @salianifo across all kind of areas. Thanks again to them!
We highly suggest you update, as this version includes some code that will do an internal update to any style previously created. This little update code will probably be removed when going into the beta stages. However this also means this update is NOT BACKWARDS COMPATIBLE, so definitely make a backup or commit your changes before updating (as you always should ;)).
Cheers,
Jowan
What's Changed
- Trim common prefix when importing portraits from folder by @Jowan-Spooner in #2382
- Add inspector field for timelines by @Jowan-Spooner in #2371
- Fix animations not found on export by @Jowan-Spooner in #2391
- Fix UID issues on custom style layers by @Jowan-Spooner in #2387
- Fix debug portraits not showing up by @Jowan-Spooner in #2392
- Styles: Preserve process_mode on style changes by @Jowan-Spooner in #2395
- Text Editor: Improve CTRL+K commenting behaviour by @Jowan-Spooner in #2394
- CharacterEvent: Fix position/size not working correctly when joining by @Jowan-Spooner in #2393
- Core: More fixes for customizing files (follow up to #2387) by @Jowan-Spooner in #2396
- Sidebar upgrade #1894 by @firedfromlife in #2350
- Make variable editor right click menu hidden by default by @salianifo in #2418
- Tag dtl and dch files with their resource class by @iscke in #2405
- handle some null/freed item cases to avoid bugs by @Invertex in #2432
- Editor UI: More sidebar improvements by @Jowan-Spooner in #2409
- Fix test timeline scene error with Dictionary signal event by @salianifo in #2436
- Add skippable option to Wait event by @salianifo in #2439
- Implement multiple music channels by @salianifo in #2427
- Remove stray print statment, fix extension creator mode by @salianifo in #2444
- Remove broken submodule by @salianifo in #2437
- Add text effect for extra_data to Portraits subsystem by @salianifo in #2438
- Fix event fields not reseting by @salianifo in #2441
- Fix portrait scaling by @salianifo in #2445
- Styles: Rework internal structure of styles by @Jowan-Spooner in #2402
- Fix Publish Test Report failures by @salianifo in #2450
- Fix portrait tree drag drop bugs by @salianifo in #2442
- Implement audio preview fields by @salianifo in #2448
- Fix events teleporting around with fast mouse clicks by @salianifo in #2454
- Text Subsystem: Improve autocolor names feature + Choice Subsystem: Allow using input action for choices by @Jowan-Spooner in #2451
- TypeSounds: Add a global audio-bus setting by @Jowan-Spooner in #2456
- Various pre alpha 16 fixes by @Jowan-Spooner in #2457
New Contributors
- @salianifo made their first contribution in #2418
Full Changelog: 2.0-alpha-15...2.0-alpha-16