Garry's Mod Logo
Changes Header

Changes

What’s changed in Garry's Mod in each patch.

arrow_circle_up

Improvements

  • Made "Entity thinking for X ms!!!" physics warning to only appear when "developer" is set to "1" or above
handyman

Fixed

  • 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
handyman

Fixed

  • Fixes towards certain files not loading from inside maps
  • More security fixes
  • Fixed key binds being lost if they contain semicolons (;)
add_circle

Features

  • Added PANEL:OnTextClicked( id ) for RichText
handyman

Fixed

  • Temporarily restored PANEL:ActionSignal for RichText
  • Temporary measures for addons that fail to load due to "failed to parse addon file"
  • Minor security fixes
arrow_circle_up

Improvements

  • Display addons in red in "Addons" menu when they contain invalid files (and therefore not mounted/working)
  • Improvements to Garry's Mod's save system to prevent weird behavior, such as saves loading on wrong maps
handyman

Fixed

  • Fixed even more security issues
  • Fixed playing a demo not starting a loading screen
  • Fixed some crashes to do with engine light styles
remove_circle

Removed

  • Removed following Lua API functions: ConsoleAutoComplete (menu), Panel.Command, Panel.SetActionFunction, Panel.SetPaintFunction, Panel.PostMessage, Panel.SetCommand, PANEL:ActionSignal, GM:LoadGModSaveFailed (clientside) - These were legacy functions and this is a good opportunity to finally remove them
handyman

Fixed

  • Fixed certain security issues