Skip to content

GG1MapChooser.1.6.0

Compare
Choose a tag to compare
@ssypchenko ssypchenko released this 30 Dec 22:57
· 7 commits to main since this release

Overview

Version 1.6.0 includes significant updates such as a breaking update to the menu design and behaviour, inspired by T3menu. This release also brings enhancements to plugin localization and stability.

Breaking Update: Menu Rebuild

The menu system has been completely redesigned, offering a new and I think more intuitive experience. Below are the key changes:

  • "Select": Now bound to the “E” key ("use" command).
  • "Exit": Now bound to the “R” key ("reload" command).
    New Config Section: A MenuSettings section has been added to the configuration file to:
  • Enable or disable sound effects in the menu.
  • Choose whether players and admins should be frozen while using the menu.

Voting Menus

  • Vote to "Change Map or Not" now share the same settings as the Map Vote Menu via the EndMapVoteWASDMenu parameter in the configuration file.

Localisation

Localisation works in this way:

  • Admins’ Menus: Displayed in the language set by the lang command for the admin.
  • Users’ Menus: Displayed in the server’s default language, as defined in core.json.

Technical Details

  • Compatibility: Plugin compiled in CSSv.296.
  • Acknowledgment: Menu redesign inspired by T3menu. A link to T3menu will be included in the readme as a gesture of appreciation.

Upgrade process
This update introduces a breaking change, so please:

  • delete the existing config file in csgo/addons/counterstrikesharp/configs/plugins/GG1MapChooser/GG1MapChooser.json
  • restart the server and review the updated configuration