1. Garry's Mod
  2. News

Garry's Mod News

July 2021 Patch

Hey everyone,

We are releasing a small patch today.

The entire change log is as follows:
  • Fixed duplicated Motors, Winches and Hydraulics being able to be activated by any player on the server
  • Fixed Lua errors when making 0 width ropes
  • Do not allow to use the "Drive" property on entities that are already being driven, to prevent players getting stuck in invalid state
  • Fixed some entities having improper color/material in dupe icon preview, such as the Fog/Sky/Sun editors
  • Fixed entering a chair causing everything to disappear for a bit
  • Fixes to crashes/missing textures/error models when changing maps/servers/etc.
  • TTT: add a player mic volume slider to the scoreboard (Community Contribution)
  • TTT: fix table.Shuffle (Community Contribution)
  • TTT: fix propspec_allow_named setting not taking effect (Community Contribution)
  • Fixed a server crash when NPC is trying to holster a weapon_frag
  • Fixed a server crash when item_ammo_crate is given an invalid ammo type
  • Fixed a server crash when an npc_fastzombie tries to attack a non player entity
  • ent_remove* no longer allows removal of the world entity
  • ent_remove_all no longer can delete players
  • Fixed "DownloadingFile" javascript function not being fired for Fast/ServerDL due to changes in last update
  • Display a console message when ServerDL fails to download something
  • Reset entity FXBlend cache when the current view changes during a frame, fixes point_camera messing up entity fade distances
  • Player.ConCommand's queue clientside should now show addon name when running blocked concommands
  • Added more debug info to "Invalid HitboxSet on something" warning
  • Fixed func_movelinear regression with the SetSpeed input when called with speed of 0
  • Added util.MD5/SHA1/SHA256 - all take a single string, and return a hex string
  • Added IsConCommandBlocked
  • Added crash/infinite loop safeguards to Entity.SetMoveParent: Unlink self from previous parent, do not allow to parent to yourself, check for cyclic parents
  • Limited util.JSONToTable depth to 5000 (should be more than enough for any legitimate uses) to avoid stack overflows
  • Apply stack overflow protection to util.TableToJSON
  • Experimental "network to clients" option for Entity.ManipulateBoneAngles/Position (3rd argument, defaults to true)
  • Added a second argument to util.GetModelMeshes - a table of tables where IDs are boneIds and contain a table of 2 keys: matrix and parentID
  • Let's try an Entity.Set/GetColor change - Make C++ return/take 4 numbers, and make a Lua override that takes/returns color objects instead - should be ~2x faster and GetColor now returns the proper color object
  • duplicator library now properly copies Lua-set color and material override, not just the Sandbox tool ones
  • Fixed net library not resetting its internal variables on level change
  • Entity.PhysicsFromMesh can now also accept just a list of vectors
  • Fixed errors from GetInt() when text entry contents aren't numeric (Community Contribution)
    Added xalign and yalign arguments to draw.WordBox (Community Contribution)


Servers are recommended to update at earliest convenience, especially if they were affected by one or more issues mentioned above.

June 2021 Update is live


Artwork showcased: "Monitors"

Update highlights


This update adds many small improvements and fixes to stability or other parts of the game, among which is a new feature for constraint tools in Sandbox - colorable ropes:


Colorable ropes are available to all rope based constraints in Sandbox, but only certain materials are supported.

We have also added the ability to scale player voice chat on a per player basis clientside. This will allow players to adjust voice chat volume of every individual player in a server. This feature will need to be implemented manually by gamemode and server developers and is already available in the default Sandbox scoreboard, by using the mouse scroll wheel on the mute button.



As per usual, you can find the full change list for this update below.

You will find the full change list for this update in our blog post:
https://gmod.facepunch.com/blog/june-2021-update

This update requires servers to update before you can join them.

This means that for a certain amount of time after the update releases you may be unable to join servers and get a message saying "The server is running an older version of the game" instead. You will have to wait for servers to update before you can join them again.

You cannot downgrade to a previous version of the game. Please be patient and let server owners update their servers.

June 2021 update is coming soon

Hello everyone,

The next Garry's Mod update is coming soon!

The current plan is to release the next Garry's Mod update on 9th of June at the usual 4PM GMT.
The update will be mandatory for all server owners, so mark the date and time. Servers will need to be updated before people can join them again.

You can preview the list of upcoming changes here:
https://docs.google.com/document/u/1/d/e/2PACX-1vTzEJEpdEje8e-FgsbyWGydu_Ez7p82MwOUPmRlUAAJ-KpkNJhHctyadZosfUYjVTz26KGip7bI7M9T/pub

Please note this list is still work in progress and is subject to change.
(Changes marked with (Networking Change) are not currently available for testing, but will be included into the test branches on Monday (7th of June), and will be included in the actual update)

Help us test the update

We kindly ask anyone willing to help us test this update before it releases (especially modders and server owners), to minimize any potential problems with the update.

You will find instructions on how to test the upcoming update below.

You can report any found issues in the comments below, on our official Discord server or on our official bug tracking repository on GitHub: (be sure to search before posting)
https://github.com/Facepunch/garrysmod-issues
https://discord.com/invite/gmod

Pre-release Steam Branch

The Pre-Release and x86-64 Steam beta branches for Garry's Mod has been updated and contain all the changes that will be included in the next update.

If you want to set up an Dedicated Server instance using the Pre-Release branch, see this article: https://wiki.facepunch.com/gmod/Downloading_a_Dedicated_Server

How to switch game branches:
  1. Exit the game
  2. Right click on Garry's Mod in Steam and select Properties
  3. Go to the Betas tab and select your desired branch
None - This is the normal version of the game
Pre-Release - This is the next update
Dev - This is a bleeding edge version of the game, expect it to contain more bugs than usual

Defining server operator rules

Hello everyone.

It has come to our attention that some community servers provide content that is simply put - unacceptable.

While we normally do not interfere with community servers and the content they provide, in this case it is necessary to make it clear, that sexual violence content is not acceptable in Garry's Mod, be that on the Steam Workshop or on community servers.

If you are a server owner, please familiarize yourself with the following article:
https://wiki.facepunch.com/gmod/Server_Operator_Rules

Please adjust your servers to conform to the rules outlined in the article.
Servers found breaking the rules outlined in the article after 15th of April 2021 will be delisted from the in-game server browser.

April 2021 Hotfix

Hey everyone,

We are releasing a small update today to address issues with the previous update.

The full list of changes is as follows:
* Made the default Derma fonts work better for non English characters
* Fixed voice_fadeouttime problem creating Lua errors when Quick fix is applied
* Fixed Hammer Sprinkle Tool models becoming errors after loading a .vmf with sprinkled models
* Fixed floating .gma addons in addons/whatever/ not loading properly
* Fixed gamemode list not refreshing in main menu on Workshop addon (un)mount
* Fixed addon sub category page count not updating when switching tags

Servers only need updating if they are affected by the floating .gma addon issue.