Skip to content

Releases: citizenfx/NativeUI

Fix for panels drawing onto UpDown sprite.

10 Jan 22:35
25f5b87
Compare
Choose a tag to compare
Merge pull request #38 from manups4e/master

Fixed panels overlapping the UpDown sprite.

Fixed Panels Drawing

09 Jan 20:22
e1ca149
Compare
Choose a tag to compare

plus more bug fixes

NativeUI 3.0

23 Aug 14:31
2265969
Compare
Choose a tag to compare
  • Fixed Panels not drawing correctly aligned
  • Fixed Menu's opening/closing events
  • Added Notifications to NativeUI
  • Added Markers to NativeUI
  • Revamped TimerBars

Updated PauseMenu Header with scaleforms and added menus keys delays

03 Dec 08:42
aa88a2d
Compare
Choose a tag to compare
Merge pull request #30 from manups4e/master

Added delay on key pressing navigating menu

Updated Mission Selector Tab

23 Nov 18:24
0c63a2d
Compare
Choose a tag to compare

Updated with PauseMenu support

22 Nov 19:47
9c66d8a
Compare
Choose a tag to compare
Merge pull request #23 from manups4e/master

New update

Fixed Menu Glare position

16 Apr 19:17
5cc13ef
Compare
Choose a tag to compare
Merge pull request #22 from manups4e/master

Fixed glare position, Thanks Jxcob

Updated to 2.7

14 Mar 22:00
91f10b0
Compare
Choose a tag to compare

Added MenuGlare scaleform to the menu

Version 2.6

29 Nov 21:26
cfbc67f
Compare
Choose a tag to compare

Check on Commits List for recent Changes

NativeUI 2.5

28 Oct 11:27
ce0b1f4
Compare
Choose a tag to compare

New Updated Items! Lot's of colors!

  • You can now set Colors to UIMenuItem directly (as UIMenuColoredItem is now deprecated.. just change all your UIMenuColoredItem into UIMenuItem!!)
  • Added colors support to UIMenuListItem and UIMenuCheckBoxItem!!
  • Updated UIMenuCheckBoxItem, you can now choose between Tick or Cross Style!
  • General CleanUp and BugFixing.