Garry's Mod

Garry's Mod

Vermilion Server Management 2
Showing 21-30 of 32 entries
< 1  2  3  4 >
Update: 13 Dec, 2014 @ 4:00pm

Note: this update contains a lot of changes, be prepared for a few glitches.

  • Finished Kits
  • Improved localisation
  • Fixed bug wehre the backup system would only delete old configurations after losing the configuration file
  • Added !jail and !setjailpos
  • Updated CPPI to 1.3
  • Added prop protection settings for breaking, driving, damaging and property editing
  • Added prop protection buddy list
  • Fixed bug in CPPI Player UID caching
  • Added default permissions for prop protection
  • Added Russian Translation (courtesy of BatyaMedic)
  • Fixed lack of predictions at the start of a command
  • Fixed VoIP graphs starting at zero
  • Direct DarkRP integration
  • Fix for User Rank Editor bug triggered by FPP
  • Fixed severe bug regarding SteamIDs on Linux
  • Modules no longer have to declare the MODULE namespace or register themselves
  • Modules can start disabled
  • Added developer module (starts disabled)
  • Fixed another GeoIP bug
  • Added !version
  • Added custom spawnpoints
  • The menu now only updates tabs while they are active, reducing the load when the menu is opened
  • Added 'self-destructing' hooks (one time hooks)
  • Vermilion's setup hooks now self-destruct to free memory
  • Fixed Vermilion 2 accidentally claiming to be Vermilion 1 in the logs
  • VoIP graphs can now be personalised
  • Created second menu command 'vermillion_menu' in case people misspell 'Vermilion'
  • Added automatic prop cleanup
  • Added configuration reset button
  • The chat predictor whill now explain why it cannot complete a request
  • The chat predictor can now be turned off
  • Added new questions to the FAQ
  • Misc refinements of OS X and Linux
  • Removed the 'Sever Information' tab for the time being
  • Calls to OnOpen for menu pages are now safe and will not lock up the menu if they break
  • Attempted to fix skin problems
  • Added WIP Zones GUI (it works, but parameterised zones are not currently fully supported)
  • Drastically reduced number of network strings using a layering technique (187 => 46)
  • Added notification zones

Update: 10 Dec, 2014 @ 8:53am

Fixed skin errors (AGAIN)

Update: 10 Dec, 2014 @ 8:44am

Fixed skin errors

Update: 25 Nov, 2014 @ 1:07pm

Update 2.2.3

Fixed missing permissions when disabling modules. (backport from 2.3-beta)

Update: 21 Nov, 2014 @ 7:18am

Update 2.2.2:

Fixed CatList errors.

Update: 18 Nov, 2014 @ 8:50am

Update 2.2.1:

Fixed typo in hook override.

Update: 16 Nov, 2014 @ 2:35pm

Update 2.2:

- Chat tags now work
- Rank colour is now displayed in chat
- Fixes for errors when setting the colour of a rank
- Noclip will now never get stuck
- Added !slap",
- Added !adminchat and !asay (!asay is alias of !adminchat)
- Added !gimp and the Gimp Editor panel.
- Added !gag
- Added !mute
- Vermilion now checks for the presence of Vermilion 1 and will stop loading if it is found.
- Rebuilt the changelog so it scrolls properly and looks nicer.
- Fixed !ragdoll
- Added the userdata browser (not finished)
- Started work on new skin elements.
- Added kits (not finished).
- The Vermilion Menu now notifies tabs that they have just been opened/closed.
- Fixed weird menu bugs.
- Vermilion Menu now shows the title of the active tab in the title.
- Command parsing now ignores a blank final parameter.
- Notifications now slide up when those above have dissappeared.
- Notifications now will not stick if animating.
- The menu now updates in real-time with changes that other users are making.

Update: 11 Nov, 2014 @ 10:19am

Update 2.1.1:

Fixes a few reported bugs in the last update.

- Loadout can now be turned off on non-sandbox gamemodes.
- Fixes for bad VoIP settings

Update: 9 Nov, 2014 @ 12:12pm

Update 2.1:

I wanted to add a bit more to this before releasing, but due to an unexpected and severe bug in 2.0.2, I had to release early.

Major changes:
- Fixed prop-break errors
- Added Chat Censor and IPv4 filter
- Added "Workshop Rating" to credits
- Chat command menu registration is now automatic
- Swapped parameters for !speed to maintain compatibility with the new menu registration
- Chat commands are now registered both on the server and the client, however execution and prediction still take place on the server.
- Added punishment commands
- Fixed localisation error with Battery Meter causing it to error A LOT.
- Version information can now be retrieved numerically by calling Vermilion.GetVersion()
- Version information can still be retrieved as a string by calling Vermilion.GetVersionString()

Update: 7 Nov, 2014 @ 2:32pm

Update 2.0.2:

Fixes a few more bugs that have been recently discovered.