mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-22 01:55:25 -04:00
394eb9488c
* Fix command at the start of a node merges its text with the node that linked to it * Fix Yarn skipping text results when commands are used in some cases * Fix setting/getting variables * Fix text failing to load when first node is of type text * Add internal debug mode logging to Yarn * Fix isdialoguelinetype command never true * Fix new lines in text not properly detected * Increase strictness on scrolling so it never overflows * Fix command call detection for non scrolling text * Fix: add back autoscroll commands, but make it safer and move it to the scroll function * Use explicit variable types when setting bondagejs state * Fix command not getting called sometimes * Fix text not terminating sometimes