15 Days Ago
Remove some perforce VGUI panels from builds + clean ups More minor cleanups Delete pointless header files Fix some map load warnings when Portal 1, HLS are not mounted Fix compile errors Try to fix linux compile Fixed clientside only entities being considered map created Fixed being disconnected from sv_lan servers due to recent changes Entity:FollowBone doesn't check the boneID argument if given NULL Fixed Mega Gravity Gun not being able to pick up flesh Remove cheat flag from cl_wpn_sway_scale Added sv_quota_stringcmd_kick Update description of gmod_uncache_test Fixed crashes wiith CTriggerWind when loading a save Minor clean ups Micro optimization for SWEP think More minor clean ups Added new NPC functions Added `NPC:SetFOV`, `NPC:GetFOV` (in degrees), `NPC:IsInViewCone`( vector/entity ) Fixed Lua error with DTree node having 0 child elements Fixed base Lua SWEPs not using correct localization strings Also removed some useless strings from garrysmod_english.txt Fixed unicode addon name display for WorkshopDL Merged Pull Requests * Localization support for crosshair customization * Added Entity:AddSpawnFlags, Entity:RemoveSpawnFlags and Entity:SetSpawnFlags * Optimize DLabel autostretch behavior * Cache gamemode table for gamemode.Call and hook.Run Updated TTT Russian localization (Community Contribution) Improve DButton center alignment X-axis text inset handling Fix "Invalid string command" false positive Revert DLabel changes The changes cause issues with spawnmenu help text and other people's code. Optimize DListView_Line Remove DListViewLabel's Think function since it does nothing in DListView_Line anyway