Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vmenu update to v1.1.6 #108

Merged
merged 16 commits into from
Jul 20, 2018
Merged

vmenu update to v1.1.6 #108

merged 16 commits into from
Jul 20, 2018

Conversation

TomGrobbe
Copy link
Owner

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 vMenu reappears after closing any text box #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:

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 "".

@TomGrobbe TomGrobbe merged commit fa41d84 into master Jul 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vMenu reappears after closing any text box
2 participants