3,556 Commits over 3,256 Days - 0.05cph!
* Added CNavLadder.Disconnect( CNavArea )
* Added CNavArea.Remove
* Added CNavArea.SetCorner( int corner, Vector v )
* Added CNavLadder.Remove
* Added CNavArea.ConnectTo( CNavArea/CNavLadder )
* Added CNavArea.Disconnect( CNavArea/CNavLadder )
* Added CNavArea.PlaceOnGround( int corner )
* Added navmesh.CreateNavArea( Vector corner, Vector opposite_corner )
Fix L4D2 PAK File not loading properly
You can now load L4D2 maps in GMod
Fixed a crash with GetRenderTargetEx and ENVMAP texture flag, now displays a warning
Fixed CS:GO maps fade distances
Improved Tool Quick Search - Now also searches tool category names
Added support for DTextEntry placeholders, DTextEntry.SetPlaceholderText and DTextEntry.SetPlaceholderColor
Spawnmenu search features now use the new placeholder functionality
Fixed possible Lua error(s) in menu state
* Added missing material file for the new Combine Soldier PM skin
* FIxed Entity.StartLoopingSound so that it actually starts playing the sounds it creates
Added the missing TYPE_PROJECTEDTEXTURE enum
Added a callback for steamworks.RequestPlayerInfo that is fired when the info is received
Dead player's ragdolls now also inherit the player's color and rendermode, just like they do skins, bodygroups and material override.
Game Depot System will no longer try to check if folder of mountable games exist - too unreliable, now uses SteamAPI instead
Better support for lower screen resolutions (1152x864 and lower)
Added Qucik Tool Search feature to all Tool Tabs in spawnmenu
▅▋▉▋▋ ▉▉▆▍▅▉▍▍▋█▅() ▄█▋ ▊▋▍▄▄▊█▉ ▅▇▋ ▌▋▊▋█ ▉▄▄▊▇▇ █▊ █▆▌ ▌█▋▇▉▌▌/▌█▆▊▉▅
Added engine.ServerFrameTime
Added Combine Shotgunner skin to the Combine Soldier player model
Entity.WorldSpaceCenter will no longer silently fail when used on a NULL entity
Entity.IsLineOfSightClear will no longer silently fail when given no argument or a NULL entity
▉▋▌▆▌ ▄▅ █▄▌▆▉█▌ ▋▉█▆ ▇▅▅▍▆ ▄▉▌▊▉▌█ ▄▅█ ▆▆▊▅ ▉▅▍▉ ▉▋▋▉▆▉▇▇
Updated srcds_run:
* Defaulted -game to garrysmod instead of "tf"
* Defaulted +map to "gm_contruct"
* Added -nodefaultmap
* -autoupdate now uses SteamCMD
** -steambin, -steamverify, -steamuser and -steampass removed
** steam_dir and -steamcmd_script
Fixed crosshair disappearing when entering a vehicle with SetAllowWeaponsInVehicle set to true
Changing value of SetAllowWeaponsInVehicle will now be applied immediately and it is no longer necessary to reenter the vehicle
Updated TTT to the latest version
▋▇▍▇▅ ▋▌▆▍▆▋█▊▋▍▅█▄▍▊ ▊▇▌▄▄ ▉▍▆█▉█
Updated preset editor to be actually functional
Fix gui.OpenURL not opening the main menu when ran from Player.ConCommand
Spawnmenu model search will no longer search the "models/" part of every model
Added extra error messages when FastDL fails on POSIX
Warnings for when a font is failed to be created, and when the fallback has failed creating
Merge from Prerelease - Updated language files
Fixed DListView_ColumnPlain (DListView.SetSortable(false)) having white-on-white styling
Implemented DProperties.Clear properly
Revert sent_anim changes, dont want to change network protocol just yet
▍▌▍▊▋ ▄ █▊▉▅▍ ▆▋▄▋██▉ ▄▆▅▌▅█ ▋▌▆█ ▇▇ ▋▉▋▍▉▄▉▋ ▇▌▍▋ ▄▉▌▅
Switched sent_anim to CBaseAnimatingOverlay, allows use of Layer functions on "anim" type SENTs
▍█▇▄▊▋▇ ▊▌▌█▋▄▅▅▋/▆▋_▄▄▇▇▉▄▍▅▍
█▄▌▅▋▄ ▋▄▄ ▌▅▆▌▄▍▅ ▌▄ ▊▉▋▆▋▇ ▍▄▋▌▇█▉▇ ▋▄ █▊ ▇▇▉▉▌▅▋▇▉ ▋▆ ▆▇▋▇ ▄▊▍▉▆▇▉
Added Entity.IsScripted
Fixed timer.Adjust erroring but working
Fixed Weapon.IsScripted's return value
Fixed a problem with workshop subscriptions sorting
Updated GMod's custom decals - Some now support colors, Smile no longer has non transparent background
Fix any potential crashes when CSoundControllerImp is used on a NULL CSoundPatch, like the Hunter Chopper NPC
Fixed ropes on ragdolls being attached to the wrong place clientside
Better use of blank space in main menu on smaller resolutions