Skip to content

Releases: citizenfx/NativeUI

Fix for panels drawing onto UpDown sprite.

Choose a tag to compare

@manups4e manups4e released this 10 Jan 22:35
25f5b87
Merge pull request #38 from manups4e/master

Fixed panels overlapping the UpDown sprite.

Fixed Panels Drawing

Choose a tag to compare

@manups4e manups4e released this 09 Jan 20:22
e1ca149

plus more bug fixes

NativeUI 3.0

Choose a tag to compare

@manups4e manups4e released this 23 Aug 14:31
2265969
  • 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

Choose a tag to compare

@manups4e manups4e released this 03 Dec 08:42
aa88a2d
Merge pull request #30 from manups4e/master

Added delay on key pressing navigating menu

Updated Mission Selector Tab

Choose a tag to compare

@manups4e manups4e released this 23 Nov 18:24
0c63a2d

image

Updated with PauseMenu support

Choose a tag to compare

@manups4e manups4e released this 22 Nov 19:47
9c66d8a
Merge pull request #23 from manups4e/master

New update

Fixed Menu Glare position

Choose a tag to compare

@manups4e manups4e released this 16 Apr 19:17
5cc13ef
Merge pull request #22 from manups4e/master

Fixed glare position, Thanks Jxcob

Updated to 2.7

Choose a tag to compare

@manups4e manups4e released this 14 Mar 22:00
91f10b0

Added MenuGlare scaleform to the menu

Version 2.6

Choose a tag to compare

@manups4e manups4e released this 29 Nov 21:26
cfbc67f

Check on Commits List for recent Changes

NativeUI 2.5

Choose a tag to compare

@manups4e manups4e released this 28 Oct 11:27
ce0b1f4

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.