Skip to content

Releases: NickFox007/MenuManagerCS2

1.4.1

28 Feb 19:58
5d2892a
Compare
Choose a tag to compare
  • Fixed PostSelectAction.Reset for Metamod menu

1.4

27 Feb 21:33
fa8ee82
Compare
Choose a tag to compare
1.4
  • Added semifull support for Metamod menu from Utils (with new UseMetamodMenu and UseMetamodMenuReplace params in config-file)
  • Fixes for color replacements

1.3

02 Feb 04:36
6d021cc
Compare
Choose a tag to compare
1.3
  • Added new config param MenuLinesCount - showed ButtonMenu's lines count
  • Added ButtonMenu footer and selected line format into lang files
  • Fixed color replacements (replaced with new format)
  • Minor fixes
  • Support for some future feature... Soon

1.2.1

16 Jan 18:21
320791f
Compare
Choose a tag to compare
  • Recompile for CSSharp v300
  • Small fix if using fix for flashing center HTML

1.2

10 Jan 16:48
67eab19
Compare
Choose a tag to compare
1.2
  • New method for getting if player has opened WASD menu
  • Minor fixes

1.1.2

26 Dec 06:18
f737513
Compare
Choose a tag to compare
  • More correct api

1.1.1

26 Dec 05:57
88de8da
Compare
Choose a tag to compare
  • Hotfix for plugins compiled with old version (<1.1)

FOR DEVELOPERS: please, recompile plugins with new api dll! Temp method with old structure will be removed in future versions

1.1

25 Dec 19:41
96199ad
Compare
Choose a tag to compare
1.1
  • Added Reset PostSelectAction support with new arg in menu getting - ResetAction (with backward compatibility)
  • Minor fixes for more correct menu control

1.0

17 Dec 10:22
ed1a30a
Compare
Choose a tag to compare
1.0
  • Added ButtonConfig for button configuration
  • Added Chinese (Simpl.) lang
  • Added MoveWhileOpenMenu option (give player might to move while menu is opened)
  • Added Back button support (CTRL by default)
  • Fixed player's slow speed when exited menu after opened another menu
  • Other minor fixes

0.9

20 Aug 14:17
8a738f9
Compare
Choose a tag to compare
0.9
  • Added sounds support for actions (selecting, exiting, scrolling, etc)