Dialogic - 1.4.2
v1.4.2 - Afterlife
- Fixed an issue with MacOS and text events not adjusting their size properly
- Android exports should work again [zaknafean]
- Add setting to disable the mouse block of the dialog node [Jowan-Spooner]
- Default settings adjustments [zaknafean]
- Fixed the 'default' setting not appearing after you set it for hotkey choices
- Fixed hotkey choice settings layout
- Changed the default status of autofocus from true to false
- A basic touch to advance implementation (#876) [zaknafean]
- Added support for 9-patch rectangles for Dialog Box textures (#286) [zaknafean]
- Added finer controls to Text and Box positions (#761) [lamsorsen]
- Box margin replaced with Margin for the DialogBox settings
- Box Padding has been removed from the DialogBox settings, and replaced with Margin for the Dialog Text setting to clear up confusion
- The margin Top/Bottom and Left/Right are no longer linked, and can be individually adjusted
- Please note this change may break some existing themes
- Added option to recenter character portraits automatically [thebardsrc]
Auto-generated changelog:
What's Changed
- Run resize on new theme if anchor is different by @qskousen in https://github.com/coppolaemilio/dialogic/pull/857
- Increase the text editor min width by @endaye in https://github.com/coppolaemilio/dialogic/pull/861
- Exclude android builds from json/cfg fill by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/874
- Add setting to disable the mouse block of the dialog node by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/828
- Default settings adjustments by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/878
- Fixes custom events breaking in Android exports by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/880
- Revert "Fixes custom events breaking in Android exports" by @coppolaemilio in https://github.com/coppolaemilio/dialogic/pull/881
- A basic touch to advance implementation by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/876
- Update translation_service.gd by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/882
- Revert "Update translation_service.gd" by @coppolaemilio in https://github.com/coppolaemilio/dialogic/pull/883
- Custom events android fix by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/887
- Ninepatch support by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/889
- Shape visible disabled for Touch Button by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/891
- Hotkey-fix by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/890
- Enable More Positional Control of Dialog Box by @lamsorsen in https://github.com/coppolaemilio/dialogic/pull/826
- Added Godot Resources as a file pick type by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/895
- Re-Center Portraits Option by @thebardsrc in https://github.com/coppolaemilio/dialogic/pull/829
- Fixed bug where name was updated before theme was loaded by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/902
- Suppress the error for #866 by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/903
- Remove clip content to prevent outlining cut. by @OmegaBowser in https://github.com/coppolaemilio/dialogic/pull/905
- Mouse Filter Fix by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/909
New Contributors
- @qskousen made their first contribution in https://github.com/coppolaemilio/dialogic/pull/857
- @endaye made their first contribution in https://github.com/coppolaemilio/dialogic/pull/861
- @lamsorsen made their first contribution in https://github.com/coppolaemilio/dialogic/pull/826
- @OmegaBowser made their first contribution in https://github.com/coppolaemilio/dialogic/pull/905
Full Changelog: coppolaemilio/dialogic@1.4.1...1.4.2