userRubatcancel
repoGarrys Modcancel

3,556 Commits over 3,256 Days - 0.05cph!

7 Years Ago
* Added CNavLadder.Disconnect( CNavArea )
7 Years Ago
7 Years Ago
* 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 )
7 Years Ago
Fix L4D2 PAK File not loading properly
7 Years Ago
You can now load L4D2 maps in GMod Fixed a crash with GetRenderTargetEx and ENVMAP texture flag, now displays a warning
7 Years Ago
Fixed CS:GO maps fade distances
7 Years Ago
7 Years Ago
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
7 Years Ago
Fixed possible Lua error(s) in menu state
7 Years Ago
* Added missing material file for the new Combine Soldier PM skin * FIxed Entity.StartLoopingSound so that it actually starts playing the sounds it creates
7 Years Ago
Added the missing TYPE_PROJECTEDTEXTURE enum
7 Years Ago
Added a callback for steamworks.RequestPlayerInfo that is fired when the info is received
7 Years Ago
Dead player's ragdolls now also inherit the player's color and rendermode, just like they do skins, bodygroups and material override.
7 Years Ago
Game Depot System will no longer try to check if folder of mountable games exist - too unreliable, now uses SteamAPI instead
7 Years Ago
Better support for lower screen resolutions (1152x864 and lower)
7 Years Ago
Added Qucik Tool Search feature to all Tool Tabs in spawnmenu
7 Years Ago
▅▋▉▋▋ ▉▉▆▍▅▉▍▍▋█▅() ▄█▋ ▊▋▍▄▄▊█▉ ▅▇▋ ▌▋▊▋█ ▉▄▄▊▇▇ █▊ █▆▌ ▌█▋▇▉▌▌/▌█▆▊▉▅
7 Years Ago
Added engine.ServerFrameTime
7 Years Ago
Added Combine Shotgunner skin to the Combine Soldier player model
7 Years Ago
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
7 Years Ago
▊▌▆▆▇ ▋▋▌█▇▇ ▍▉▅ ▄█▋█▊▉
7 Years Ago
▆▋▇▍ ▊▇▅▇ ▌▉▉▆▉▊▅▇
7 Years Ago
▉▋▌▆▌ ▄▅ █▄▌▆▉█▌ ▋▉█▆ ▇▅▅▍▆ ▄▉▌▊▉▌█ ▄▅█ ▆▆▊▅ ▉▅▍▉ ▉▋▋▉▆▉▇▇
7 Years Ago
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
7 Years Ago
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
7 Years Ago
Updated TTT to the latest version
7 Years Ago
▍▍▉'▅ ▇▊ ▅ ▊▄▊▋▋
7 Years Ago
▋▇▍▇▅ ▋▌▆▍▆▋█▊▋▍▅█▄▍▊ ▊▇▌▄▄ ▉▍▆█▉█
7 Years Ago
Updated preset editor to be actually functional
7 Years Ago
Fix gui.OpenURL not opening the main menu when ran from Player.ConCommand
7 Years Ago
Spawnmenu model search will no longer search the "models/" part of every model
7 Years Ago
Added extra error messages when FastDL fails on POSIX
7 Years Ago
Warnings for when a font is failed to be created, and when the fallback has failed creating
7 Years Ago
Merge from Prerelease - Updated language files
7 Years Ago
Updated language files
7 Years Ago
Fixed DListView_ColumnPlain (DListView.SetSortable(false)) having white-on-white styling Implemented DProperties.Clear properly
7 Years Ago
Revert sent_anim changes, dont want to change network protocol just yet
7 Years Ago
▍▌▍▊▋ ▄ █▊▉▅▍ ▆▋▄▋██▉ ▄▆▅▌▅█ ▋▌▆█ ▇▇ ▋▉▋▍▉▄▉▋ ▇▌▍▋ ▄▉▌▅
7 Years Ago
Switched sent_anim to CBaseAnimatingOverlay, allows use of Layer functions on "anim" type SENTs
7 Years Ago
▍█▇▄▊▋▇ ▊▌▌█▋▄▅▅▋/▆▋_▄▄▇▇▉▄▍▅▍
7 Years Ago
7 Years Ago
7 Years Ago
███▋▌ ▆▌▄▋ & ▅▋▋█
7 Years Ago
█▄▌▅▋▄ ▋▄▄ ▌▅▆▌▄▍▅ ▌▄ ▊▉▋▆▋▇ ▍▄▋▌▇█▉▇ ▋▄ █▊ ▇▇▉▉▌▅▋▇▉ ▋▆ ▆▇▋▇ ▄▊▍▉▆▇▉
7 Years Ago
Added Entity.IsScripted Fixed timer.Adjust erroring but working Fixed Weapon.IsScripted's return value
7 Years Ago
Fixed a problem with workshop subscriptions sorting
7 Years Ago
Updated GMod's custom decals - Some now support colors, Smile no longer has non transparent background
7 Years Ago
Fix any potential crashes when CSoundControllerImp is used on a NULL CSoundPatch, like the Hunter Chopper NPC
7 Years Ago
Fixed ropes on ragdolls being attached to the wrong place clientside
7 Years Ago
Better use of blank space in main menu on smaller resolutions