Garry's Mod Logo
add_circle

Features

  • CRecipientFilter:AddRecipientsByTeam
  • CRecipientFilter:RemoveRecipientsByTeam
  • CRecipientFilter:RemoveRecipientsNotOnTeam
  • debugoverlay.Grid
  • debugoverlay.ScreenText
  • debugoverlay.Triangle
  • debugoverlay.SweptBox
  • debugoverlay.EntityTextAtPosition
  • Entity:GetBaseVelocity
  • Entity:SnatchModelInstance
  • Entity:TestPVS
  • ents.FindInPVS
  • CUserCmd:IsForced
  • Projected Textures
  • File
  • Player:GetHull
  • Player:GetHullDuck
  • Entity:GetChildren
  • Added "extended" option to surface.FontCreate
  • IMaterial:GetKeyValues
  • Added DComboBox.GetOptionTextByData
  • Luabee
  • Particle
  • code_gs
arrow_circle_up

Improvements

  • SetClipboardText
  • file.Open
  • debugoverlay.Text
  • Donkie
handyman

Fixed

  • CRecipientFilter:GetPlayers
  • Entity:GetFlexName
  • game.CleanUpMap
  • Entity:SetSaveValue
  • Entity:WaterLevel
  • Entity:IsOnGround
  • util.TableToJSON
  • surface.GetTextSize
  • ents.FindByModel
  • markup.Parse
  • MASK_ALL
  • Panel:SetSkin
  • Fixed ents.FindInSphere clientside working as ents.FindInBox
  • Partially fixed ents.FindInCone ( Still need to figure out the angle argument )
  • Fixed some issues with PlayerButtonDown and PlayerButtonUp hooks
  • Bo98