branchGarrys Mod/maincancel

6,561 Commits over 2,983 Days - 0.09cph!

4 Years Ago
Experimental: Entity.NetworkVarNotify callbacks are now called after the DataTable variable has been set (self:GetDTBool, etc)
4 Years Ago
Allow returning false in undo.AddFunction to skip undo if it's no longer valid (Pull Request) Use the above for "Make Statue" property
4 Years Ago
Removed comment from ENT:OnTakeDamage of base_ai as it is no longer correct
4 Years Ago
Fixed the Crossbow deploying with the wrong view model skin
4 Years Ago
Only mark certain files in /cfg as userconfig for Steam, should fix certain files not restoring while Steam figures out a fix
4 Years Ago
Fixed Bootil's memory formatting taking a signed integer
4 Years Ago
VRAD: Fixed 3d skybox being forced on certain leafs where 2d only skybox is expected
4 Years Ago
Fixed workshop maps not showing up due to a race condition
4 Years Ago
Added 4th argument to GM:PlayerBindPress - button code
4 Years Ago
Potential fix for OSX crash with workshop when joining servers
4 Years Ago
Undo changes to "ai" SENT's OnTakeDamage
4 Years Ago
Pull Requests: * Fixed a comment * Fixed DCheckBoxLabel's vertical alignment of the label
4 Years Ago
Fixed changelevels not working due to recent signonstate changes
4 Years Ago
Fixed a regression where map spawned hls weapons are sometimes broken
4 Years Ago
Fixed the local build scripts
4 Years Ago
Possibly fix continue statement in LuaJIT
4 Years Ago
Remove extensionless file support
4 Years Ago
- Allow files with no extension to be written to the data folder - Raised the file path limit to 260 (MAX_PATH) - Don't allow reserved file names to be used on Windows
4 Years Ago
some debugging stuff
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
▍▊▄ ▋▉▊ ▅▅▍ ▄▇▊▉▄▌▆▅_█▋▋▄ ▌▊▋ ▍▅▆▇▄▇▄ ▆█▋ ▅▌▅▆ ▊▊▋▊ ▇▊▄▆▌▆ ▉▊ ▊▉▄ ▄▍▄▍
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
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
Move r_flushlod commands to map disconnection (from map loading) to fix l4d map crashes in vphysics
4 Years Ago
▅█▌▉▌▇▆▋ ▊▌▅▄ ▌▋█ ▌▄▄ ▄▋▌▌ ▌▊▆▋▍▍ & █▉▌█▆█▅▊ ▉▋▇▆▍.▋▄▊▆▉▋▍▌ ▉▍ ▍▍▌█▇▊ ▅▆▅▇▆▆▅ ▄▋ ▌▇▊▋▆ ▆▊▋▋▅ ▋▅█▊▄▄▄ ▍▉ ▌█▇▍'▋ ▄▇█▅▌▋█▍▉.
4 Years Ago
Fixed crashes due to NULL physobj gamedata
4 Years Ago
▄▆▋ ▄_▉█▅▉▌██▅▌ ▌▆▌▋██ ▉▅▆▉▅ ▌▄ ██▍▆▇
4 Years Ago
█▇▊ ▇▅▌▌▄/█▇▆▌▋-▆▅▍█▊▇ ▇▋▉ ▄▄▉▄▌▊ ▅▌▆ ▇█▍ ▉█▉ ▇▇▄▍▆ ██▄ █▄▇▆▉█▇, ▄▋▊ ▍▆▉▌▅▍▆ " ▍▉ &▄▌▇▋; ▋▋ █▅▆.▆▇█▅▊▄▄
4 Years Ago
Added ClientSignOnStateChanged(int UserID, SIGNONSTATE OldState, SIGNONSTATE NewState) (Server) and SignOnStateChanged(SIGNONSTATE OldState, SIGNONSTATE NewState) (Client) hooks + SIGNONSTATE_* enums
4 Years Ago
▋▋▇.█▅▄▌▉▇▄ ▊▋ ▊▉▌▇▊▄ ▄▌▉▇▉▍ ▊▆▅▄ ▊▊▍▍▌▋ █▄ ▄▅▌ ▍▄▋▆█▇█▍
4 Years Ago
Update build scripts
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
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
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
Revert clientside timer changes as it causes problems for mods