List of changes:
- Full touch support is now included.
- You can now touch the logo/widget section to enter the settings menu.
- Multi-threading implementation for the interpreter.
- Package commands (except boot_package for now) now operate on a background thread, allowing users to hide the overlay during long tasks. This includes background downloads.
- Introduction of new theme coloring variables. (mostly for commands in progress)
- New
;system=command headers, called;system=eristaor;system=mariko.- These headers will only draw commands onto the menu depending upon what system they are being displayed on.
- New file path grouping types (will be better documented later with the revision of
Mod Master, now planned for v1.5.2). - Pressing
Ljumps back to the first item on the menu. - Various bug fixes in
download_funcsas well as libTesla.
Lots of new moving parts, so if you do notice any new bugs please let me know and I will address them.
Update:
- Download progress implementation.
- Pressing
Rcancels / kills a command in progress. - Many bug fixes.
- New command
exitfor exiting Ultrahand directly. - Interpreter optimizations and stability bug fixes. (final update 04/25/2024)