Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Releases: Guad/NativeUI

NativeUI 1.9.1 Release

Choose a tag to compare

@Guad Guad released this 02 May 16:52

Binary updated.

NativeUI 1.9 Release

Choose a tag to compare

@Guad Guad released this 10 Mar 14:55
  • Added UIMenuSliderItem.
  • UIMenu items can now be hot-swapped and directly manipulated.
  • Added UIMenuPool.AddSubMenu(UIMenu menu, string text, string description, Point offset)
  • Added UIMenu.Remove(predicate)

NativeUI 1.8 Release

Choose a tag to compare

@Guad Guad released this 08 Oct 13:18

NativeUI 1.7 Release

Choose a tag to compare

@Guad Guad released this 29 Jun 17:16
  • Fixed issue when UIMenuListItem had more than 100k items
  • Added mouse controls to TabView
  • Added TabInteractiveListItem
  • Added UIMenu.ScaleWithSafezone
  • Removed useless BarTimerBar.Text

NativeUI 1.6.1 Release

Choose a tag to compare

@Guad Guad released this 02 Feb 14:22
  • Fixed Wasted & Busted messages not going away.

NativeUI 1.6 Release

Choose a tag to compare

@Guad Guad released this 29 Jan 22:24
  • Added Timerbars. See wiki for a tutorial.
  • Added pause menu-like items: TabView, TabItem, etc
  • Added BigMessage.
  • Added colored items.

NativeUI 1.5 Release

Choose a tag to compare

@Guad Guad released this 16 Sep 16:27
  • Compatibilities with ScriptHookVDotNet 2.1
  • Fixed game-crashing bug related to Instructional Buttons scaleform.

NativeUI 1.4 Release

Choose a tag to compare

@Guad Guad released this 06 Sep 22:46

Changelog

  • Compatibility with ScriptHookVDotNet 2.0
  • Mouse controls are only enabled when the player uses keyboard and mouse controls. Otherwise, the look controls are enabled.
  • Bugfixes

NativeUI 1.3.1 Release

Choose a tag to compare

@Guad Guad released this 13 Aug 18:17
  • FormatDescription now uses the new StringMeasurer

NativeUI 1.3 Release

Choose a tag to compare

@Guad Guad released this 13 Aug 18:00
  • Fixed arrow spacing in UIMenuListItem.
  • Fixed UIMenuCheckboxItem being misaligned.
  • You can now press keys repeatedly without any delay.
  • Added a lot of helper functions to MenuPool.
  • More properties for UIResText.
  • Scroll wheel is now part of the control dictionary.