Skip to content

[Release] vMenu v1.2.2

Compare
Choose a tag to compare
@TomGrobbe TomGrobbe released this 25 Sep 13:04

v1.2.2 Changes

  • fixed compatibility issue with other resources trying to disable the minimap.
  • (maybe) fix some issues with tempbanning (it now uses the exact same functions that perm banning uses, only the date is different)
  • update server console logging to include colors for warning/info/error messages. Also update console logging to be more universal and over all just improved messages.
  • fix the 'replace previous vehicle' checkbox not showing the correct on/off state (it was showing the 'default' value for the 'spawn inside car' toggle.)
  • add multiple client side notifications above the minimap for multiple actions. Things like banning should now always notify the original (staff) user if the ban was successful or failed, and if it failed it should provide a description of why it failed.
  • fixed/changed control keys for menu navigation (it's still up/down arrow keys and scrolling, but no longer some other random keys that were overlapping).
  • catch errors when parsing addons.json, if you mess up your addons.json file, you'll now get a decent error message in the server console exactly showing you where the problem is. (looks like this:)
  • added a new config option to the __resource.lua file to allow you to keep all (previously) spawned vehicles persistent if you turn off the "replace previous vehicle" option in your vehicle spawner menu. (disabled by default).