Skip to content

Releases: ThymonA/menuv

MenuV v1.4.1

28 Feb 08:11
Compare
Choose a tag to compare

MenuV v1.4.1

Updated version of MenuV

Features

  • MenuV controller support added

Fixes

  • <menu>:Close works properly, menu's should now be closeable.

Download

Download menuv_v1.4.1.zip and add them to your resource folder, make sure the name is menuv instead of menuv_v1.4.1, files are pre-build and don't have to be build anymore!

Developer(s) credits

Name GitHub Discord Email
Thymon Arens (ThymonA) ThymonA Tigo#9999 contact@thymonarens.nl
Korioz (Korioz) Korioz Korioz#3310 pro.korioz@protonmail.com

MenuV v1.4

17 Dec 16:02
Compare
Choose a tag to compare

MenuV v1.4

Updated version of MenuV

Features

  • MenuV won't open or interact while player is in pause menu
  • MenuV has now colour support like ^1 or ~r~ (red), ^2 or ~g~ (green) etc.
  • MenuV added MenuV:Refresh() to force NUI to reload menu without reopening menu.

Fixes

  • <menu>:Close works properly, fix issues where menu's required to close before they working again.
  • Theme's couldn't be changes on runtime, resource restart was required. (now you can change it on the fly).
  • Items will now sort always right even when list is changing.

Changes

  • master version isn't runnable anymore, npm run build is required to compile the hole project.
  • README.md updated

Download

Download menuv_v1.4.zip and add them to your resource folder, make sure the name is menuv instead of menuv_v1.4, files are pre-build and don't have to be build anymore!

Developer(s) credits

Name GitHub Discord Email
Thymon Arens (ThymonA) ThymonA Tigo#9999 contact@thymonarens.nl

MenuV v1.3

09 Dec 14:27
Compare
Choose a tag to compare

MenuV v1.3

Updated version of MenuV

Features

  • Native UI looking theme for MenuV
    Native

Fixes

  • Title on labels will now wrap instead of fixed length

Changes

Download

Download menuv_v1.3.zip and add them to your resource folder, make sure the name is menuv instead of menuv_v1.3, files are pre-compiled and don't have to be compiled anymore!

Developer(s) credits

Name GitHub Discord Email
Thymon Arens (ThymonA) ThymonA Tigo#9999 contact@thymonarens.nl

MenuV v1.2

08 Dec 07:27
3f2ed54
Compare
Choose a tag to compare

MenuV v1.2

Updated version of MenuV

Features

Fixes

  • Typo in copyright description
  • README.md updated

Changes

Download

Download menuv_v1.2.zip and add them to your resource folder, make sure the name is menuv instead of menuv_v1.2, files are pre-compiled and don't have to be compiled anymore!

Developer(s) credits

Name GitHub Discord Email
Thymon Arens (ThymonA) ThymonA Tigo#9999 contact@thymonarens.nl
Revin (RevinB) RevinB Revin#0001 revin@polairr.dev

MenuV v1.1

30 Nov 21:54
Compare
Choose a tag to compare

MenuV v1.1

Updated version of MenuV

Features

  • Banner background support (YTD)
  • Items can be disabled and made unselectable { disabled = true }
  • Menu has fixed height
  • Menu has an auto-scroll function
  • All threads executed by the menu will be killed when the menu is closed.

Fixes

  • Update items without reloading/reopening menu
  • Change global UPDATE_ITEMS to multiple functions
  • ClearItems in Menu fixed

Changes

  • fx_version from adamant(2019-12) to cerulean(2020-05)
  • README,md changed

Download

Download menuv_v1.1.zip and add them to your resource folder, make sure the name is menuv instead of menuv_v1.1, files are pre-compiled and don't have to be compiled anymore!

Developer(s) credits

Name GitHub Discord Email
Thymon Arens (ThymonA) ThymonA Tigo#9999 contact@thymonarens.nl

MenuV v1.0

25 Nov 19:57
Compare
Choose a tag to compare

MenuV v1.0

First official MenuV release.

Features

  • Support for simple buttons, sliders, checkboxes, lists and confirms
  • Support for emojis on items
  • Support for custom colors (RGB)
  • Support for all screen resolutions.
  • Support for all screen positions.
  • Support for multiple events
  • Item descriptions
  • Rebindable keys
  • Event-based callbacks
  • Uses 2 msec while menu open and idle.
  • Precompiled files.
  • Native sound support.

Download

Download menuv_v1.zip add them to your resource folder, make sure the name is menuv instead of menuv_v1, files are pre-compiled and don't have to be compiled anymore!

Developer(s) credits

Name GitHub Discord Email
Thymon Arens (ThymonA) ThymonA Tigo#9999 contact@thymonarens.nl