userRubatcancel
repoGarrys Modcancel

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

4 Years Ago
Fixed Vehicle.SetVehicleParams taking "steering" parameters from "engine" table, fixed it affecting the speed of some cars due to vphysics shenanigans, fixed it needing boostMaxSpeed, maxRevSpeed and maxSpeed in different units
4 Years Ago
Addons that have failed to download or are waiting to be downloaded now display in the Addons menu. Their descriptions also explain why they are not working. Subscribing to addons while in game no longer remounts addons twice, now only remounts once Prevent menu map list refreshing multiple times within a short timespan, now only refreshes once per 100ms Other minor error handling improvements for Steam Workshop subscriptions
4 Years Ago
cherry pick faceposer changes & language update
4 Years Ago
Preset editor properly handles different convar capitalization (now forces lowercase) and handles cases where the preset contains less convars than the tool itself
4 Years Ago
Improved default Face Poser presets to not stretch faces across the whole world Fixed Faceposer's UI getting filled with 7px tall blank panels when switching faceposer targets
4 Years Ago
Updated language files
4 Years Ago
Updated ignore.conf for steam srcds related cache things
4 Years Ago
cherry pick tp_coastal and sound.playurl/file volume fixes
4 Years Ago
Move r_flushlod commands to map disconnection (from map loading) to fix l4d map crashes in vphysics
4 Years Ago
▅█▌▉▌▇▆▋ ▊▌▅▄ ▌▋█ ▌▄▄ ▄▋▌▌ ▌▊▆▋▍▍ & █▉▌█▆█▅▊ ▉▋▇▆▍.▋▄▊▆▉▋▍▌ ▉▍ ▍▍▌█▇▊ ▅▆▅▇▆▆▅ ▄▋ ▌▇▊▋▆ ▆▊▋▋▅ ▋▅█▊▄▄▄ ▍▉ ▌█▇▍'▋ ▄▇█▅▌▋█▍▉.
4 Years Ago
merge from main
4 Years Ago
Fixed division by zero with recent staticproplump change
4 Years Ago
"Add to favorites" function now appears in all server browser tabs, not just the Favorites tab The "Add current server to Favorites" button now changes to "remove from favorites" if the server is already in favorites
4 Years Ago
Try to avoid reloading the language multiple times on startup, and some safeguards when trying to set the language to an invalid one Fixed the game refreshing gamemode and map lists for menus multiple times while loading onto a map or disconnecting
4 Years Ago
sound.PlayURL/PlayFile are now also affected by volume_sfx
4 Years Ago
Fixed a crash issue with tp_coastal (Fistful of Frags) and added its icon
4 Years Ago
merge from main
4 Years Ago
merge from main
4 Years Ago
Added fake "black" shader which fixes a bunch of l4d2 maps having wireframe textures in the skyboxes Adjusted color of water on L4D2 maps Added fixed versions of nuke_clouds materials
4 Years Ago
Fixed Lua errors when giving a rope constraint an empty string as the material to use
4 Years Ago
merge from main
4 Years Ago
merge from main
4 Years Ago
volume_sfx now also affects DSP
4 Years Ago
better error messages when failing to allocate memory for model anim blocks
4 Years Ago
Ok do it the lame way
4 Years Ago
Try to make default spawnlists not marked as userconfig
4 Years Ago
Moved spawnicon queue behind a convar (spawnicon_queue), defaults to 0, made it target 10fps not 30 when enabled + minor under the hood changes
4 Years Ago
Prevent crashes when dying NPCs create ragdolls and apply infinite force to them
4 Years Ago
NPCs can now automatically open brush doors, unless the door specifically disables thiis
4 Years Ago
Added NPC:GetIdealActivity Added NPC:SetIdealActivity Added ENTITY:OnMovementFailed Added ENTITY:OnMovementComplete Added ENTITY:OnChangeActiveWeapon( old, new ) Changed translation of base_ai class from "AI" to "Base SNPC" base_ai now functions when spawned directly, rather than being a floating error
4 Years Ago
Updating CEF to 86.0.4240.198 on Windows 32/64 builds
4 Years Ago
Revert clientside timer changes as it causes problems for mods
4 Years Ago
merge from main
4 Years Ago
When AddCSLuaFile refuses to add a file with bad symbols, it now displays an error message Fixed lua\vgui\dcolorbutton.lua not being added to the clientside download list
4 Years Ago
merge the steam api change to pre release
4 Years Ago
Do not recreate Steam interfaces on dedicated servers every time they are accessed
4 Years Ago
Fixed using mixed types (strings and numbers for example) within a single DListView column creating Lua errors when sorting
4 Years Ago
Adjusted the message "C_PhysPropClientside::Initialize: PhysModelParseSolid failed for entity X" to include the model name
4 Years Ago
Better errors when gamemode/weapons/scripted_ents tables do not exist or are invalid types. (weps,sents errors also no longer close the game)
4 Years Ago
Removed 5th argument usage for render.DrawSprite in Lamp/Light tools, as render.DrawSprite does not have a 5th argument
4 Years Ago
Undo renderFX copy for clientside ragdolls, it causes issues
4 Years Ago
merge
4 Years Ago
gmpublish use consistent types for workshopID
4 Years Ago
update steam binaries for windows/linux
4 Years Ago
steamworks v1.50
4 Years Ago
merge from main up until steamworks update
4 Years Ago
update steamworks to 1.50
4 Years Ago
update steam binaries for linux
4 Years Ago
update windows binaries to the ones from steamcmd
4 Years Ago
Updated steamworks SDK to v1.50