Skip to content

Releases: efosamark/Uberhand-Overlay

2.3.1

05 Sep 20:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

03 Sep 16:19
Compare
Choose a tag to compare

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

26 Apr 17:54
Compare
Choose a tag to compare

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

13 Apr 18:56
Compare
Choose a tag to compare

What's Changed

  • Fixed speedo display by @i3sey in #91
  • Update version to 2.1.5,
    fix formatting in ini file functions (#88),
    add help overlay functionality to menu item click listeners by @i3sey in #93
  • Add functions to write and remove text from files by @i3sey

Full Changelog: 2.1.4...2.1.5

2.1.4

11 Feb 10:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.3...2.1.4

2.1.3

31 Jan 20:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.2...2.1.3

2.1.2

14 Dec 17:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.1.2

2.1.1

14 Dec 14:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

13 Dec 17:16
Compare
Choose a tag to compare

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

12 Nov 10:23
715b127
Compare
Choose a tag to compare

What's Changed

  • Added ability to set base for tables in curkip by @efosamark in #41

Full Changelog: 2.0.0...2.0.1