Garry's Mod Logo
Changes Header

Changes

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

handyman

Fixed

  • •
    Fixed crash when using Matrix:Scale, Translate, Rotate wrong
  • •
    Added extra debug to blue screen errors
  • •
    If a startup crash is detected we will automatically verify install
  • •
    Fixed gamemode name not updating with server changes
  • •
    Fixed util.SteamIDTo64 spouting rubbish
  • •
    Added GM:PreCleanupMap
  • •
    Added GM:PostCleanupMap
  • •
    Fixed large avatars being partially broken
  • •
    Fixed NPCs not talking or playing scenes
add_circle

Features

  • •
    Workshop addons can be downloaded when joining a server
  • •
    resource.AddWorkshop
handyman

Fixed

  • •
    Fixed fonts being invisible on resolution change
  • •
    Fixed crash when starting map
  • •
    Fixed sound.PlayURL not always calling the callback properly
add_circle

Features

  • •
    Added a bunch of loose files into vpk's for faster load times
add_circle

Features

  • •
    Added OGG audio streaming
  • •
    Added sound.PlayURL( “url”, “3d mono loop noplay”, callback_func )
  • •
    Added soundchannel:Play()
  • •
    Added soundchannel:Stop()
  • •
    Added soundchannel:Pause()
  • •
    Added soundchannel:SetVolume( float )
  • •
    Added soundchannel:SetPos( vecPos )
  • •
    Creating a timer now returns a timer object
  • •
    Added bodygroup & skin changer to player editor
  • •
    Eli player model now colourable
add_circle

Features

  • •
    Main menu shows which beta branch we’re using next to the version number
  • •
    Added mount.cfg to allow mounting of extra content (for dedicated servers)
  • •
    Map Icons should now load much faster
  • •
    Addons should now load much faster (especially if you have lots installed)
  • •
    Development branch is now called “dev”