Skip to content

Version 1.2.9

Compare
Choose a tag to compare
@koroshiya koroshiya released this 21 Jan 23:05
· 41 commits to master since this release

This update is to facilitate changes and additions in the new Renpy 6.99.12 release.
Also included merged pull request by miwu to add support for local labels.

Changes:
-exclude_empty_directories and allow_integrated_gpu now autocomplete to their default value of True

New:
-Added new mac_identity and missing include_old_themes build options
-Added highlighting and autocomplete for new DisableAllInputValues function
-Added highlighting for local labels (ie. labels preceded by a dot and only valid within the file in which it exists)