Skip to content

Choose a tag to compare

@justalemon justalemon released this 22 May 20:51
a37b214
  • FIX: Changing MaxItems in a NativeMenu while the menu is running now properly updates the visible items (#212)
  • FIX: Fixed BigMessage scaleform updating every draw, resetting it in the process (#221)
  • FIX: BigMessage FadeOut time is now properly calculated and applied (#211)
  • FIX: The mouse cursor no longer flashes when switching menu items (#182)
  • FIX: Scaleforms no longer crash when using short, byte and double numbers (#190)
  • FIX: NativeMenu's now properly disable mouse clicks when the mouse is disabled (#188)
  • NEW: Added support for custom colors in the Countdown scaleform (#189)
  • NEW: Added enum for setting up the behavior of the mouse in a NativeMenu (#222)
  • NEW; Added option to allow a menu to show the Title of it in the proper casing instead of uppercase (#183)