1. Garry's Mod
  2. News

Garry's Mod News

March 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 31st of March at the usual 4PM GMT.
The update will be optional for all server owners, but naturally it is highly recommended to update to receive all the latest features and improvements.

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

What to watch out for

The new update brings a few new features that server owners and addon developers will want to watch out for to stay on top of things.

First of all, this update adds gamemode categories to the server browser. This requires all server owners and gamemode developers to update their gamemodes and set an appropriate category for it so players can filter gamemodes by these new categories and find your gamemode easier.
You can find more info about this topic here:
https://wiki.facepunch.com/gmod/Gamemode_Creation#category

Secondly, the server browser now shows the location/spoken language of the server via a country flag icon. This setting is per server and is designed to help players more easily find servers from a preferred location and/or find servers with a common spoken language they can understand.
You can find the details on how to do this properly here:
https://wiki.facepunch.com/gmod/Downloading_a_Dedicated_Server#locationflag

Lastly, there are some Lua API changes that will break existing scripts. These changes are unfortunately a necessary evil, and will not take long to fix. Specifically the behavior of Vehicle.SetVehicleParams has changed. You will find all of the details in the changelist, but the big issue that was fixed is with the vehicle speeds, where you no longer need to manually adjust between Hammer Units and Inches if modifying data from Vehicle.GetVehicleParams.

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

February 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:
* Fixed Half-Life Source weapons that are spawned by maps being invisible
* Fixed NPCs dying where they previous didn't
* Fixed the default Crossbow weapon viewmodel deploying with the wrong skin
* Fixed crashing issues due to BASS.DLL 3rd party library
* Unmarked certain files in /cfg/ folder as "user configuration" to fix them not restoring during file verification process due to a Steam bug
* Potentially fixes crash when joining serves with Workshop content on macOS
* Edit 5th Feb: Fixed Entity.Fire's default value
* Edit: 15th Feb: Fixed certain security exploits

Servers only need updating if they are affected by the NPC issue.

January 2021 Update is live


Artwork by Chem

Update Highlights




This update adds a new mountable game to Garry's Mod - "G String"

We are aware that people are asking for more mountable games including certain specific games. We require explicit permission for the target game's developer/publisher to make their game available for mounting in Garry's Mod. The game also has to run on the Source Engine. If a game you wish to be included in the mountable games list is not currently in it, it means we don't have that permission, or it's not a Source Engine game.



This update also adds a separate volume slider for Sound Effects. The purpose of this is to address the "low voice chat volume" people have been reporting. What you want to do is set the "Game Volume" slider to maximum, as it affects all the sounds including voice chat. Then you want to set the new "Sound effect volume" and the "Music volume" sliders to the desired position.. (The music slider affects the music from Half-Life 2 campaigns) Doing this will make the voice chat as loud as the microphones of the speaking players are, i.e. the voice chat volume will no longer be reduced by the overall game volume.



The new addon size readout will help decide what to install and what to avoid and what to keep right while in-game.

As usual this update also brings plethora of new features and fixes for players and modders alike.

You can find the full change list below.
https://gmod.facepunch.com/blog/january-2021-update

January 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 27th of January at the usual 4PM GMT.
The update will be optional for all server owners, but naturally it is highly recommended to update to receive all the latest features and improvements.

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

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, or on our official bug tracking repository on GitHub: ( be sure to search before posting )
https://github.com/Facepunch/garrysmod-issues

Pre-release Steam Branch

The Pre-Release and x64-86 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

December 2020 Hotfix

Hey everyone,

We are releasing a small client update today to address recently found exploits and some other issues.

The full changelist is as follows:
* Fixed a clientside exploit with render targets (Thanks Badger and Ling)
* Fixed a clientside exploit with the web browser integration (Thanks FiveSeven)
* Fixed abnormal clientside voice delay on low tick servers
* Entity.SetModelScale is now clamped on players (minimum value is now 0.001) to prevent crashing

Servers only need updating if they are affected by the model scale crashing issue.