1. Garry's Mod
  2. News

Garry's Mod News

Someone made 'probably the biggest map ever in videogame history' in Garry's Mod, a multiverse octillions of kilometres wide that's half-magic, half-maths, and wholly mind-boggling




Forget what the megacorps are doing. I'm fairly certain that, if a true artificial intelligence ever does spring from a digital chrysalis and kill us all some day, it'll be because someone got a bit too enthusiastic twiddling the dials in Garry's Mod. I say this because I've just finished fooling around with the sandbox's user-created 1:1 Multiverse (2048 Universes) map, and I'm more convinced than ever that mankind is playing with forces the gods usually keep for themselves...
Read more.

January 2024 Hotfix

Hello everyone,

We are releasing a small patch today with some minor fixes.

The changelog is as follows.
  • Fixed saves really not working on maps with spaces in their names
  • Fixed a number of security issues reported over the holidays
  • Fixed addon file paths being lowercased before being mounted, causing issues for Linux users
  • Allowed color correction files (materials/*.raw) and vehicle scripts (scripts/vehicles/*.txt) in map files
  • Made "Entity thinking for X ms!!!" physics warning to only appear when "developer" is set to "1" or above

December 2023 Patch

Hello everyone,

We are releasing a small patch today with some minor fixes.

The changelogs are as follows.

December 19, 2023 Patch:
  • Fixes towards certain files not loading from inside maps
  • More security fixes
  • Fixed keybinds being lost if they contain semicolons


December 18, 2023 Patch:
  • Added PANEL:OnTextClicked( id ) for RichText
  • Temporarily restored PANEL:ActionSignal for RichText
  • Temporary measures for addons that fail to load due to "failed to parse addon file"
  • Minor security fixes


December 15, 2023 Patch:
  • Fixed even more security issues. Please update as soon as possible. This mainly affects clients, but servers are recommended to update as well.
  • Display addons in red in Addons menu when they contain illegal files (and therefore not mounted/working)
  • Fixed playing a demo not starting a loading screen
  • Removed certain Lua API functions: ConsoleAutoComplete (menu), Panel.Command, Panel.SetActionFunction, Panel.SetPaintFunction, Panel.PostMessage, Panel.SetCommand, PANEL:ActionSignal, GM:LoadGModSaveFailed (clientside)
  • Fixed some crashes to do with engine light styles
  • Improvements to Garry's Mod's save system to prevent weird behavior, such as saves loading on wrong maps


December 14, 2023 Patch:
  • Fixed certain security issues. Please update as soon as possible. This mainly affects clients, but servers are recommended to update as well.

Modder Dav0r, creator of the iconic Garry's Mod toolgun, has died




Source engine modder Dave Hunt, better known as Dav0r online, died last week of an undisclosed cause, friends have confirmed. He was 35 years old...
Read more.

September 2023 Patch

Hello everyone,

We are releasing a small patch today with some minor fixes. This patch mostly affects game clients.

The changelog is as follows:
  • Fixed HL:S skill configs setting HL2 convars
  • Fixed an infinite loop crash with Panel.KillFocus and Panel.OnLoseFocus
  • Fixed a crash with text rendering
  • Fixed crashes with filesystem printing warnings
  • Fixed custom HTTP methods not working on clients
  • Applied file.Exists fix to file.IsDir for Lua paths
  • Use double precision floats for physenv.GetLastSimulationTime
  • Added fallback sounds for EP2 vortigaunt attacks
  • Unspecified minor security fixes