Garry's Mod Logo
add_circle

Features

  • Made GM:OnLuaError available on client and server
  • Added overflow/underflow safeguards to render.Push/PopRenderTarget functions
arrow_circle_up

Improvements

  • Made Entity.PhysicsInitMultiConvex throw type errors when given invalid input
  • Shutdown HTML after VGUI - hopefully fixes a rare crash on game exit
  • Blocked access to .db files via the file library
  • Added safeguards against malformed .gma files
handyman

Fixed

  • Made the BSP whitelist case insensitive
  • Made LuaMesh.BuildFromTriangles correctly modify the mesh when used on an already generated mesh - This is now only permitted when the vertex count matches between existing mesh, and the new mesh.
  • Fixed several security issues reported on HackerOne
remove_circle

Removed

  • Removed unused DLLs from game's folder - bugreporter.dll, sixense.dll, headtrack_oculus.dll