Garry's Mod Logo
add_circle

Features

  • •
    Added an option to mute all players if you are dead
  • •
    Added missing translations for weapon menu
  • •
    Added a ShouldScore() query at the point where deaths get added. (This helps some addons like the Power Round Addon.)
  • •
    Added hook to set scoreboard row color per player (GM:TTTScoreboardRowColorForPlayer)
arrow_circle_up

Improvements

  • •
    Bumped TTT version
  • •
    Replaced deprecated function calls with non-deprecated alternatives
  • •
    Major optimizations to start round and WEPS.ForcePrecache
  • •
    Improved Autocomplete
  • •
    Replaced most UniqueID usage with SteamID
  • •
    Updated Traditional Chinese translation
  • •
    Updated German translation
  • •
    Improved some German translations
  • •
    Switched some entities to use new Lua API
  • •
    Corrected some strings in German translation
handyman

Fixed

  • •
    Fixed radio calling out dead players
  • •
    Fixed spectators being able to own weapons
  • •
    Fixed possible script error
  • •
    Fixed rare cl_hudpick error
  • •
    Fixed error when using "wepswitch" concommand
  • •
    Fixed identation in some weapon files
  • •
    Fixed up weapon base file
  • •
    Fixed a small issue and remove some unused things
  • •
    Fixed an issue with the Newton Launcher
  • •
    Fixed hiding crosshair breaking Help UI
  • •
    Fixed Beacon item
remove_circle

Removed

  • •
    Removed some unused variables and fixed some smaller things
  • •
    Removed old fretta leftovers
  • •
    Removed unused things
  • •
    Removed unused variable and fixed a small issue