List of changes:
- Tables now render live values with placeholder replacements.
- Values will poll / update once every second.
- New
backcommand implementation for simulatingBack/KEY_Bbutton press. filtercommands now accept wildcard patterns for more advanced filtering of source inputs.- New command grouping (
;grouping=) optionsplit5. (similar tosplit3except it works on the folder containing the file/folder).- Side-note: All command grouping modes will eventually be renamed to avoid confusion.
- Title ID placeholders
{title_id}now work within source function definitions. pxhtxt2ipsconversions now create an empty title ID text file within the folder where the IPS mod is generated.- This feature is necessary for proper management of active mods within
Mod Alchemist. - The title ID is read from the comments within the
.pchtxtfile (already necessary for pxhtxt2cheat conversions). - All IPS mods must be regenerated for this file to be generated. Otherwise IPS mods will not register within the
Activetabs onMod Alchemist.
- This feature is necessary for proper management of active mods within
- Various menu traversal related bug fixes.
- Various bug fixes within
libultrahand.
Full Changelog: v1.8.5...v1.8.6
Update:
- Slight bug fix with menu traversal.
Full Changelog: v1.8.6...06f9666