Garry's Mod

Garry's Mod

Vermilion Server Management [Legacy/Outdated]
Showing 31-40 of 44 entries
< 1  2  3  4  5 >
Update: Aug 9, 2014 @ 8:16am

Fixed bad crashbug on startup. I'm really sorry about that! To make up for it, have some predictive chat commands.

Update: Aug 9, 2014 @ 6:13am

Disabled the toolgun limiter when a gamemode removes the toolgun

Update: Aug 7, 2014 @ 2:41pm

Made MOTD customisable.

Update: Aug 7, 2014 @ 1:53pm

* Added SoundCloud browser (experimental).
* Added support for playlists from SoundCloud (really experimental. Don't be surprised if it causes you to crash!).
* Fixed a few typos.
* Rewrote the entire of Vermilion Core to be more stable.
* Stopped promoting the first player to join to owner, now requires vermilion_setrank to be executed on a DS console.

Update: Aug 6, 2014 @ 10:14am

Prevented players demoting themselves from owner when they are the only registered owner. Should stop people losing control of their server.

Update: Aug 6, 2014 @ 9:55am

* Organised the tabs.
* Fixed an issue where the bind blocker could block the Vermilion Menu.
* Added options to disable immunity from Lua scripting.

Update: Aug 6, 2014 @ 7:21am

=== Added ===

- Warps.
- tpquery command (allows players to ask for a teleport).
- tpaccept command (allows players to accept a teleport).
- tpdeny command (allows players to deny a teleport).
- speed command (changes player movement speed).
- respawn command (respawn a player).
- pm command (private message a player).
- quick reply command (quickly reply to a player using !r).
- time command (display the current server time).
- afk command (broadcast a notice that you are AFK).
- getpos command (get your or another player's position).
- sudo command (run a chat command as another user; potentially dangerous, don't give to untrusted players!).
- Base for disabling immunity for kill/kick/lock.
- Internal command aliasing

=== Fixed ===
- Security issues regarding networking.

=== Known Bugs ===
- kill_immunity and kick_immunity permissions are duplicated
- The volume slider in the sound panel does nothing
- The search bar in the map panel sometimes drops the query
- There is no option to loop sounds from the sound panel (use the !playsound command with the "-loop" option for the time being)
- Default join/leave messages are still visible


=== Planned in next minor release ===
- Drop vON as the default seralisation tool and use TableToJSON (but keep vON for backwards compat)
- New sound browser
- Contextual menus in the Vermilion Menu
- Organised tabs on the Vermilion Menu
- Playlists for the Sound panel
- SoundCloud browser for the Sound panel
- More localisation prep

Update: Aug 4, 2014 @ 9:37am

Fixed a bug where the owner could potentially demote themselves and lock themselves out of the server.

Update: Aug 3, 2014 @ 10:49am

Fixed bug where the toolgun was disabled unless you clicked on an entity.

Update: Aug 3, 2014 @ 10:25am

Reorganised internals and added the basic instruction manual. Fixed a bug where deathnotice could cause a lot of Lua errors.