github ppkantorski/Ultrahand-Overlay v1.3.1
Ultrahand Overlay 1.3.1

latest releases: v2.1.1, v2.1.0, v2.0.1...
24 months ago

Here are the list of changes:

  1. json_data (the non source version) is now json_file.
  2. json is now a new non-source version of json_source for storing data within the package.ini.
  3. list_source has been fixed. Items defined in list can be called by {list_source(<INDEX>)}.
  4. list is now a new non-source version of list_source. Items defined in list can be called by {list(<INDEX>)}.
  5. Re-built interpreter and SelectionMenu/SubMenu.
  6. Introduction of selection modes ;mode=.
  7. Drop of _on and _off functions.
    • Sections can be defined using ;mode=toggle and on: followed by the on commands and off: followed by the off commands.

WARNING: Any package previously using json_data function will now require a rename to json_file. Toggles commands will also need to be formatted accordingly.

Affected examples have been updated for v1.3.1.

Fixed a number of back-end issues for new json and list data parsing functions as well as a few other bug fixes.
This is a continuation of the advanced functions cleanup that I've started with v1.3.0 to simplify the naming of all these new command types.

If you spot any new bugs, please lmk. 🙏🏼

Don't miss a new Ultrahand-Overlay release

NewReleases is sending notifications on new releases.