Dialogic 1.4 #833
coppolaemilio
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Changelog
v1.4 - Curves Ahead
Events
Label Event
andGo to Event
. This will help you creating an anchor position to go back to.[Jowan-Spooner][word1,word2,word3]
and Dialogic will pick a random word from the list. If the word is a Dialogic variable name and it gets picked it will show the value of that variable.Character Event
. They will be converted automatically. The new events allows for more customization including animations. These use the anima system. Learn more about the event and the animations [Jowan-Spooner]Call Node Event
now sends arguments instead of a single array. If you were using it in one of your timelines you will need to update the functions you are calling to accommodate this. [AnidemDex]Settings/Themes
Autofocus choices
in the settings [Jowan-Spooner]History functionality
can be enabled and configured in the settings. For further information read the reference [zaknafean]custom theme per character
[Jowan-Spooner]dialogic_default_action
has been added and is the new default. We encourage you not to mess with the ui_* input actions. [Jowan-Spooner]Editors
Script
Dialogic.change_timeline()
function. This will preserve the previous state (characters, background, music, theme) [mechPenSketch]Dialogic.set_variable()
andDialogic.get_variable()
[thebardsrc]Dialogic.timeline_exists(@timeline_path)
[thebardsrc]Dialogic.toggle_history()
function has been addedDialogic.next_event()
[mechPenSketch]Other
Command
key [Jowan-Spooner]Auto-generated list of changes:
call
withcallv
in event 042 by @AnidemDex in https://github.com/coppolaemilio/dialogic/pull/824New Contributors
Full Changelog: coppolaemilio/dialogic@1.3...1.4
This discussion was created from the release Dialogic 1.4.
Beta Was this translation helpful? Give feedback.
All reactions