Skip to main content
v1.3
Radial menu fixes and better alert dialog control.
  • Fixed radial submenus opening empty.
  • Fixed the radial menu keybind opening an empty wheel when no options are available.
  • Added support for closing an open alert dialog programmatically.
  • Fixed inconsistent alert dialog timeout behavior.
v1.2
Notification position enforcement plus text UI and notification fixes.
  • Added notification position enforcement, so the position set in config.lua applies to every notification even when a script requests a different one. Toggle it with forcePosition.
  • Fixed text UI staying stuck on screen after it should have been hidden.
  • Fixed notification sound playing when it should not have.
  • Fixed issues with bottom-position notifications.
v1.1
Bug fixes, scaling improvements, and better ox_target integration.
  • Fixed input dialog fields not showing.
  • Fixed progress bar cancel blocking future item use and shop purchases.
  • Restored food, drink, and inventory use animations and props during progress bars.
  • Fixed ox_target primary color not applying with the custom ox_target loader.
  • Fixed ox_target options showing for the wrong roles or stale admin options on load.
  • Fixed progress cancel incorrectly counting as completed.
  • Fixed config and locale not loading when the UI runs inside ox_target’s NUI frame.
  • Added automatic UI scaling based on screen resolution.
  • Added a global UI scale multiplier in config.
  • Added per-component scaling for notifications, menus, dialogs, progress, skill check, text UI, ox_target, and more.
  • Added the recommended ox_target integration loader with message buffering and stock UI fallback.
  • Added input dialog support for more row formats and field types.
  • Improved ox_target reticle pulse animation so it only plays while actively targeting.
  • Reduced the default scale for list and context menus.
v1.0
Initial release of Revo UI Kit.
  • First public release
  • Modern redesign for ox_lib interfaces
  • Optional ox_target redesign support
  • Customizable color system