1.4 - BETA: Open for testing
Pre-release
Pre-release
This beta release of Dialogic is for testing the new features before making the proper 1.4 version release.
Please report any issue you might encounter so we can fix it πββοΈ
If you are upgrading from 1.X
to 1.4-BETA
:
β PLEASE MAKE A BACKUP BEFORE UPDATING β
What's Changed
- Update dialog class documentation by @skyace65 in https://github.com/coppolaemilio/dialogic/pull/586
- Skippable wait seconds by @SimonLammer in https://github.com/coppolaemilio/dialogic/pull/575
- Fix C# class by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/589
- GoTo + Anchor Event by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/592
- Fix step by step image links by @skyace65 in https://github.com/coppolaemilio/dialogic/pull/594
- Hotkey support #577 by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/579
- Fix for #172 by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/598
- Better handling for custom events. by @idontkillcoyotes in https://github.com/coppolaemilio/dialogic/pull/596
- Fixing bug that prevented portrait update by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/612
- Fixing wrong id for CTRL + T by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/614
- Fixing empty display name bug by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/615
- Changing the DocsMarkdownParser to understand ``` code as well by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/613
- fix code insertion in faq->Using Signals? by @astrale-sharp in https://github.com/coppolaemilio/dialogic/pull/607
- Documentation improvements. by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/622
- Character editor remake by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/623
- Fix crash when using Scene as Background by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/627
- Trackable text commands by @KvaGram in https://github.com/coppolaemilio/dialogic/pull/621
- Fix broken TextBubble by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/628
- Small improvements by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/629
- Fixing BBCode and command indexing by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/631
- Update setting dialog script documentation by @moonwolf-github in https://github.com/coppolaemilio/dialogic/pull/636
- Add customization option to the focusout dim color/opacity by @timkrief in https://github.com/coppolaemilio/dialogic/pull/634
- Minor documentation fix for emit signal example by @Proggle in https://github.com/coppolaemilio/dialogic/pull/642
- Proxy signal proxy by @KvaGram in https://github.com/coppolaemilio/dialogic/pull/652
- Update new custom events example script location by @timkrief in https://github.com/coppolaemilio/dialogic/pull/650
- Mode that doesn't stretch the background by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/656
- Adding more Alignment options for Dialog Text by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/648
- closes #657 build error for DialogSharp.cs by @sesopenko in https://github.com/coppolaemilio/dialogic/pull/658
- Documentation Improvements by @Aurora-Eluvia in https://github.com/coppolaemilio/dialogic/pull/669
- Further Documentation Improvements by @Aurora-Eluvia in https://github.com/coppolaemilio/dialogic/pull/670
- Prevent last theme from being deleted by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/675
- Moving Docs Navigation Buttons to the toolbar by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/682
- Name-coloring regex now checks for definition brackets by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/681
- German Translations and Translation Updates by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/702
- Replace get_tree().create_timer() with $DialogicTimer by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/701
- Add "Hide DialogBox" Option to Wait Seconds event by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/700
- Make choices no longer disable glossary by blocking the mouse by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/698
- Custom Theme per Character by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/680
- Documentation Additions by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/683
- Add warning to single end branch events and ignore them in the parser by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/685
- Fix Definition Portraits by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/699
- Fix TextBubble BBCode/Tag Regex by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/697
- add method to clear all variables by @bitbrain in https://github.com/coppolaemilio/dialogic/pull/707
- Add check for correct text length by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/716
- Fix signal connection delay by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/718
- Simplify some code by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/721
- Make sure timeline editor load adds all events at the end by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/724
- Add Method to Change Timeline by @mechPenSketch in https://github.com/coppolaemilio/dialogic/pull/710
- Check if Change Timeline has a selected timeline by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/725
- Fix background fade flickering by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/726
- Update so Mac-hotkeys work by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/722
- Documentation and MarkdownParser update by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/728
- Removed obsolete line by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/732
- Fix for issue 633 by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/734
- Updated Event Generation by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/730
- Event Style Update by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/735
- Add theme option to hide name labels by @nickfla1 in https://github.com/coppolaemilio/dialogic/pull/738
- Disable shortcut in choice button tooltip by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/741
- Animation and z_index for the Character Join Event by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/742
- Don't close after last event by @mechPenSketch in https://github.com/coppolaemilio/dialogic/pull/705
- Redo Merge mistakes by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/743
- Add option that toggles if portraits are behind or on top of text box by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/745
- Fixes for different things by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/753
- Character Event and Animations with Anima by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/747
- allow spacing in commands by @jacksonavery in https://github.com/coppolaemilio/dialogic/pull/758
- Make sure the Display Name Bool does something by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/759
- Fix the broken Close Dialog event by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/760
- Fixes for addressing Variables and Timelines by folder path by @thebardsrc in https://github.com/coppolaemilio/dialogic/pull/748
- Update character event documentation by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/762
- Recreation of History Functionality by @zaknafean in https://github.com/coppolaemilio/dialogic/pull/625
- Timeline and Variable Folder searching bugfix by @thebardsrc in https://github.com/coppolaemilio/dialogic/pull/767
- Bug fixes by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/768
- Add reset-saves functionality to Proxy node by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/719
- Add Method to Go to Next Event by @mechPenSketch in https://github.com/coppolaemilio/dialogic/pull/715
- Updated Input Field Theming by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/772
- Sort the EventButtons by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/774
- Add "[Default]" functionality to action key by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/777
- Fix [pause] skip bug #775 by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/776
- Make TextBox wrap when it get's to big by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/780
- Implement a search bar for portraits by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/781
- Add right-click options to copy file names by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/782
- Update Documentation by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/783
- Make event lines drawn by TimelineArea by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/785
- Fix mistakes from the line update by @Jowan-Spooner in https://github.com/coppolaemilio/dialogic/pull/786
New Contributors
- @skyace65 made their first contribution in https://github.com/coppolaemilio/dialogic/pull/586
- @idontkillcoyotes made their first contribution in https://github.com/coppolaemilio/dialogic/pull/596
- @astrale-sharp made their first contribution in https://github.com/coppolaemilio/dialogic/pull/607
- @moonwolf-github made their first contribution in https://github.com/coppolaemilio/dialogic/pull/636
- @Proggle made their first contribution in https://github.com/coppolaemilio/dialogic/pull/642
- @sesopenko made their first contribution in https://github.com/coppolaemilio/dialogic/pull/658
- @Aurora-Eluvia made their first contribution in https://github.com/coppolaemilio/dialogic/pull/669
- @bitbrain made their first contribution in https://github.com/coppolaemilio/dialogic/pull/707
- @mechPenSketch made their first contribution in https://github.com/coppolaemilio/dialogic/pull/710
- @nickfla1 made their first contribution in https://github.com/coppolaemilio/dialogic/pull/738
- @jacksonavery made their first contribution in https://github.com/coppolaemilio/dialogic/pull/758
- @thebardsrc made their first contribution in https://github.com/coppolaemilio/dialogic/pull/748
Full Changelog: coppolaemilio/dialogic@1.3...1.4-BETA