Releases: efosamark/Uberhand-Overlay
Releases · efosamark/Uberhand-Overlay
2.3.1
What's Changed
- Fixed issues with new functionality by @efosamark in #130
- Kip Info fix by @efosamark in #131
- Implement correct visual text width calculation for displaying text by @IrneRacoonovich in #132
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- New JSON key "ref" to use JSON labels for kip values in Kip Info @efosamark.
Example:"ref": "full/path/to/json"
- New key 'has_zero' and the ability to specify the prompt is added for sliders by @efosamark. Full command syntax is:
slider_kip <header> <min> <max> <step> <offset> [has_zero] [{prompt_text}]
,
where
has_zero - is indicator that additional step with value 0 needs to be added to the leftmost side of the slider. Optional.
prompt_text - the text that is to be displayed under the slider. Optional.
- Moved to the latest dependencies by @IrneRacoonovich
- Fixes to labels processing by @i3sey
- Fixed the issue where long display text is not displayed correctly @IrneRacoonovich
- Fixed crash when 'download' or 'unzip' are called not in SubMenu by @IrneRacoonovich
- Removed nx-ovlloader version from the main display by @IrneRacoonovich
- Enabled scrolling of menus and text with right stick by @efosamark
- Added default for
length
in Kip Info JSONs by @efosamark. Now, if this key is omitted - default value 4 is used. - Fixed problem with dec<->hex translation for negative values @efosamark
Please note, that to properly display decimal values in the Kip Info - you need to specify Length: 4 (default)
- Fixed switching to packages when trying to change overlay priority by @IrneRacoonovich
- Compilation optimization by @IrneRacoonovich
- Code cleanup by @i3sey, @IrneRacoonovich, @efosamark
Full Changelog: https://github.com/efosamark/Uberhand-Overlay/compare/2.2.5...
2.2.5
What's Changed
- Sliders, Toggles and improvements by @efosamark in #95
- Multithreading support and progress tracking by @i3sey in #96
- Update LICENSE file to GNU General Public License by @i3sey in #97
Full Changelog: 2.1.5...2.2.5
2.1.5
2.1.4
2.1.3
What's Changed
- Fixed issue with writing decimal 0 into kip by @i3sey
- Added replacing default Tesla key combination with Uberhand's by @efosamark
- Fixed crashes in overlay updater by @IrneRacoonovich
- Fixed remove-ini-key function by @efosamark
- Improvements to hex read/write functions by @IrneRacoonovich
- Improvements to marking current kip values by @efosamark
- Improvements to download functions by @IrneRacoonovich, @efosamark
- Major optimization improvements by @IrneRacoonovich, @efosamark
Full Changelog: 2.1.2...2.1.3
2.1.2
What's Changed
- Typo fix by @i3sey in #52
- Fixed APPLIED and jump to current by @efosamark in #53
Full Changelog: 2.1.1...2.1.2
2.1.1
What's Changed
- Hotfixes by @efosamark and @i3sey in #49
- Hotfixes by @efosamark in #50
- Fixed copy commands by @efosamark in #51
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- Update screenshots in README by @IrneRacoonovich in #43
- Sorting and Checking for config and on_fwdbg by @i3sey in #45
- Enabled marking current from kip using dec value + showCurInMenu by @efosamark in #46
- Updated examples + new option showSeparators by @efosamark in #47
- Scroll to the top/bottom with ZL/ZR; Jump to current item in mark_kur lists by @efosamark in #48
Full Changelog: 2.0.1...2.1.0
2.0.1
What's Changed
- Added ability to set base for tables in curkip by @efosamark in #41
Full Changelog: 2.0.0...2.0.1