userRubatcancel

6,137 Commits over 3,806 Days - 0.07cph!

1 Year Ago
Fix trigger_hurt forgiveness not resetting damage correctly language.GetPhrase changes * Increase limit to 4000 bytes, from 1000 * If limit is hit, truncate the string, instead of outputting an empty string Make language.Add type-error on invalid input instead of silently fail Added more intersection functions * util.IntersectRayWithSphere * util.IsSphereIntersectingSphere * util.IsBoxIntersectingSphere * util.IsPointInBox * util.IsPointInCone * util.IsSphereIntersectingCone * util.IsOBBIntersectingOBB - last argument is now optional
1 Year Ago
Add missing snow footstep fallbacks Fixed npc_(template_)maker crashing when spawning non NPC entities Merge branch 'main' into prerelease
1 Year Ago
Add missing snow footstep fallbacks Fixed npc_(template_)maker crashing when spawning non NPC entities
1 Year Ago
Add missing snow footstep fallbacks Fixed npc_(template_)maker crashing when spawning non NPC entities
1 Year Ago
Minimal content project no longer adds a default map file Also renamed the project to "empty". Map files can still be created via right click in the asset browser
1 Year Ago
Close project creator when creating not a game project Tools PopupWindow correctly sizes to content Descriptions for tool/library minimal projects
1 Year Ago
Rollback EffectData:SetHitBox change Merge branch 'main' into prerelease
1 Year Ago
Update README.md
1 Year Ago
Rollback EffectData:SetHitBox change
1 Year Ago
Rollback EffectData:SetHitBox change
1 Year Ago
Update .gitignore Disable C4005, error on C4840 Fixed some warnings Prevent display of concommands in gamemode settings Do not run OnRequestFullUpdate outside of main thread Defer gamemode loading until all other components are loaded Do not use obsolete API for DNS resolution Fixed an oopsie with srcds gamemode loading Increase EffectData:SetHitBox net limit to match the particle name limit Run DNS resolution in a thread Added VMatrix.__unm (negate operator) Disable HTTP DNS lookups for now Merge branch 'main' into prerelease
1 Year Ago
Run DNS resolution in a thread Added VMatrix.__unm (negate operator) Disable HTTP DNS lookups for now
1 Year Ago
Disable HTTP DNS lookups for now
1 Year Ago
Fix compile errors
1 Year Ago
Update .gitignore Disable C4005, error on C4840 Fixed some warnings Prevent display of concommands in gamemode settings Do not run OnRequestFullUpdate outside of main thread Defer gamemode loading until all other components are loaded Do not use obsolete API for DNS resolution Fixed an oopsie with srcds gamemode loading Increase EffectData:SetHitBox net limit to match the particle name limit
1 Year Ago
Added VMatrix.__unm (negate operator)
1 Year Ago
Fixed an oopsie with srcds gamemode loading Increase EffectData:SetHitBox net limit to match the particle name limit Run DNS resolution in a thread
1 Year Ago
Update .gitignore Disable C4005, error on C4840 Fixed some warnings Prevent display of concommands in gamemode settings Do not run OnRequestFullUpdate outside of main thread Defer gamemode loading until all other components are loaded Do not use obsolete API for DNS resolution
1 Year Ago
Fix resolved IP address checks to not trip on non local IPs Merge branch 'main' into prerelease
1 Year Ago
Fix resolved IP address checks to not trip on non local IPs
1 Year Ago
Fix resolved IP address checks to not trip on non local IPs
1 Year Ago
1 Year Ago
Fixed issues with properties not working Update legal doc links Fixed up PR #1989
1 Year Ago
Backport crash fix for DMX unserializer Make ents.GetMapCreatedEntity shared Don't be an idiot and make it shared properly FIx skill configs not applying in time for singleplayer Pull Requests (Community Contributions) * TTT: make Poltergeist weapon range easier to override * TTT: fix notification sound cue and make it toggleable * DListView ignores invisible lines Fix metropolice crashing when its target is removed during a burst Steam Voice Settings opens Steam Settings in overlay Recent steam update removed the old voicesettings option Apply seamless cubemap hack from VDC studiomdl.exe larger vtx buffer and safeguards against overflow crashing Fix a super weird issue affecting rendering poster support for cl_leveloverview Fix up ToS/Privacy Policy links Added voice_recordtofile to blocked concommand list DNS lookup Global.HTTP URLs before sending them to Steam Limit cubemap hack to 64x64 cubemaps Merge branch 'main' into prerelease
1 Year Ago
Limit cubemap hack to 64x64 cubemaps
1 Year Ago
Limit cubemap hack to 64x64 cubemaps
1 Year Ago
Make ents.GetMapCreatedEntity shared Don't be an idiot and make it shared properly FIx skill configs not applying in time for singleplayer Pull Requests (Community Contributions) * TTT: make Poltergeist weapon range easier to override * TTT: fix notification sound cue and make it toggleable * DListView ignores invisible lines Fix metropolice crashing when its target is removed during a burst Steam Voice Settings opens Steam Settings in overlay Recent steam update removed the old voicesettings option Apply seamless cubemap hack from VDC studiomdl.exe larger vtx buffer and safeguards against overflow crashing Fix a super weird issue affecting rendering poster support for cl_leveloverview Fix up ToS/Privacy Policy links Added voice_recordtofile to blocked concommand list DNS lookup Global.HTTP URLs before sending them to Steam
1 Year Ago
Fix up ToS/Privacy Policy links Added voice_recordtofile to blocked concommand list DNS lookup Global.HTTP URLs before sending them to Steam
1 Year Ago
poster support for cl_leveloverview
1 Year Ago
Fix a super weird issue affecting rendering
1 Year Ago
studiomdl.exe larger vtx buffer and safeguards against overflow crashing
1 Year Ago
Apply seamless cubemap hack from VDC
1 Year Ago
Fix metropolice crashing when its target is removed during a burst Steam Voice Settings opens Steam Settings in overlay Recent steam update removed the old voicesettings option
1 Year Ago
Don't be an idiot and make it shared properly FIx skill configs not applying in time for singleplayer Pull Requests (Community Contributions) * TTT: make Poltergeist weapon range easier to override * TTT: fix notification sound cue and make it toggleable * DListView ignores invisible lines
1 Year Ago
Make ents.GetMapCreatedEntity shared
1 Year Ago
Backport crash fix for DMX unserializer
1 Year Ago
Fixed a crash due to DMX unserializer Fix DMX parser breaking when failing to read external references, resulting in a crash
1 Year Ago
Case insensitive search for singleplayer files static prop support for disableflashlight Hopefully fixed addons breaking properties system clientside Fixed a server crash when maxplayers is in server.cfg and the cmdline Make Combine Gunship aim at player's center so it can actually hit players Fix Combine APC bullet tracer coming from the wrong attachment Fix combine APC rockets going over player's head with certain hold types Added entity translation for npc_apcdriver Fix my oopsie Merge branch 'main' into prerelease
1 Year Ago
Case insensitive search for singleplayer files static prop support for disableflashlight Hopefully fixed addons breaking properties system clientside Fixed a server crash when maxplayers is in server.cfg and the cmdline Make Combine Gunship aim at player's center so it can actually hit players Fix Combine APC bullet tracer coming from the wrong attachment Fix combine APC rockets going over player's head with certain hold types Added entity translation for npc_apcdriver Fix my oopsie
1 Year Ago
Fix my oopsie
1 Year Ago
Fix Combine APC bullet tracer coming from the wrong attachment Fix combine APC rockets going over player's head with certain hold types Added entity translation for npc_apcdriver
1 Year Ago
Make Combine Gunship aim at player's center so it can actually hit players
1 Year Ago
Fixed a server crash when maxplayers is in server.cfg and the cmdline
1 Year Ago
Case insensitive search for singleplayer files static prop support for disableflashlight Hopefully fixed addons breaking properties system clientside
1 Year Ago
Potential crash fix to do with rendering static props Apply lame fix for weird static prop crashing
1 Year Ago
▉█▇▄▌▉ .▉█▄▇▇█▊▍▌▆█▅█ ▇▉█▍▇▋▅▄▇ ▍▍▊▍▍ ▋▍▍ █▊ ▅▌ ▇▊▆▅ █▌▅▄▆█▋▅▉ ▅▆▄█▍▇ ▊▉▅█▄ ▋▇█▌▍▍▌ ▋▄▉▄▍▆ ▌▍▌▄ ▄▅█▆██▌▉▍ ▉█▇ █▆▅ ! ▅▅█ ▄▇▆▄ ▇▊▍ ▄▍▄▆▋▊▍ █▉▉▄▍▋ ▆▌▊▆ ▄███▊▇▍▋▄ ▇▌▉▋▍ ▌▌▆█▉▌ '▇▅▌█' ▌▌▋▄ ▆█▅▅▋▄▍▌▆▉
1 Year Ago
Restore static prop lightmaps
1 Year Ago
▍▉▆ ██▍▅ ▍▊▆
1 Year Ago
disable static prop lightmaps for now
1 Year Ago
Potential crash fix to do with rendering static props