Skip to content

[Release] vMenu v1.1.6

Compare
Choose a tag to compare
@TomGrobbe TomGrobbe released this 20 Jul 11:26
fa41d84

Update - vMenu v1.1.6


Changes

Client side updates

UC:

  • Add version to server convar

Documentation & config:

  • Some changes and improvements in the README.md and other .md files
  • Improve default permissions.cfg file, group inheritance is now fixed in recent server builds, so the default permissions.cfg file has implemented the group inheritance again. I suggest you rewrite your permissions file (use the new default one as a template) if you want to keep it clean and use proper group inheritance.

PO:

  • Add unlimited stamina permission (vMenu.PlayerOptions.UnlimitedStamina)

FC:

  • Nerf player stats, they used to be way too OP (mainly weapon/shooting stats were insane)
  • Fix #95 and slight performance improvements.
  • (WIP: location and player blips, not yet fully implemented so will not work but preparation work has been done so it can be implemented soon)

UD:

  • Refactor some default settings for new players. (won't affect your current saved settings)

MS:

  • [along with FC] (WIP: location and player blips, not yet fully implemented so will not work but preparation work has been done so it can be implemented soon)

project files:

  • Changed debugging to embedded for better stack traces.

CF:

  • Merge pull request #103 (fix tyre smoke color bug)

VW:

  • refactor all weapons & their names + components (& component names)
  • add missing weapon components

Server changes:

  • Added unban command that can only be executed by the server console to unban a player.

To unban a player using the server console, type vmenuserver unban "<playername>" (replacing <playername> with the real player's name, NOT case sensitive, allows spaces in player names as long as you surround the name with "".