repogarrysmod.maincancel

1,824 Commits over 1,308 Days - 0.06cph!

1 Year Ago
Hide mod_load_*_async convars They are linked to a game hang when enabled, and they are disabled by default. Build vbspinfo.exe Fixed inflator tool no longer working on NPCs Fix portal turret AYAYAing twice when disintegrated via mods Adjust bone manip English strings
1 Year Ago
▆ █▌▄ ▆▅ ▆▉▊ ▇▇▆▊█▌▆ ▉▅▋▋ ▄▉▆▇▆▍ ▍▆▌█▊▉▆ ▇▉▅ ▊▊▉█▇▆ ▆▌▉▌▍▆▊▌█▆█ ▋ ▇▊▅▉▌ ▆▅▍▊ ▆▊▋▍▆▍▊▊▌▊▆▇▌▇█▋▇▍▊▉▄▄█▅ ▉▄▍ ▄▄▌▇▆█▊ ▍▅▌▌▋▇▍▆▊▉▅▇▉▆▊ ▋█▆██ ▉▆▆ ▉█▆ ▍▊▉▍▇▄▍▆▇▇▍█▆▇▊▌█▌▍▆▉▋▇▆█ ▄▋ ▍▄▋ ▌▆█ ██▆▊▊▆▅ ▇▆▌▇▌▍▍▅ ▋▋▌ █▊▅▊▅▇ ▆▉▆▆▍ ▆▊█▋▄▌ ▌▇▅▋▉▋▌ ▆▌▍██▄▊ ▅▆▍█▉▇ ▋▆▍█▅▍ ▍█▄▆▌▅▍▅▇█ ▊▄▌ ▍▇█▇▇▋▄▆ ▊▋▍▊▄▅ ▊▄▉█▋▊▊▋ █▅▊ ▅▇ █▍▆▋▊▌▊▊▍▇▍▉ ▊▄▋▇▊▅▉▌▍▆▅▋▄▍█ ▆▅▌▆ ▊▆ █▉▇▇▄▇▋█▉▋▊▊ ▌▄▉▍ █▌▄▄▆▇▆ ▋█ ▋▋█▇█▄▅▇ ▆▅▉█▍▉ ▋▋██▉█▅ ▅▌ ▍▆▊▄ ▅▉▍▅▇▉▌▇ ▊▇▄▄▊▉▆ ▉▍ ▍█▉▆▆ ▇▌ ▌▊ ▇▇▉▌█▅▌▄▍▋▇▄▅ ▌▄▆▅ ▇▇█▍▌▌▉▍▍▋▅ ▌▌▆▄▆ ▊▆▉▋▋▍ ▍▆▊ ▊▉▆▍▌ ▊█▍▄ ▍▉ █▋██▄ ▍▉▇▊ ▅▄█▆ ▋█▊▉███ █▆ ▇▆▇▇▍▅▅
1 Year Ago
Bump .exe version Increase default value of budget_panel_height to 800 Fixed PhysicsObject:GetFrictionSnapshot only returning 1 entry Update trace commands mask, to hit more entities Autorefresh: just watch everything in the gamemodes/ folder Certain gamemodes (NutScript) have scripts outside of the main gamemode/ folder and the entities/ folder. Fixed a longstanding crash with CSoundPatch usage Fixed some Lua functions having unused arguments Fixed a crash on exit to do with panels Fix playermodel drifting away in prop_vehicle_crane when holding W or S Fix tiny amount of damage (<0.1) reducing a whole armor point This make our armor handing not identical to HL2, but at the same time, this doesn't make any sense, so let's change it Allow prop_vehicle_crane to receive damage events when player hitbox is not hit Added hitboxes to crane_docks.mdl This was a giant waste of time because it still doesn't work, but at least the hitboxes are there... Lua file clean ups * Mostly deprecated functions removals * Replaced usage of DImage:SetMaterial with SetImage when the argument is a string * Removed usages of Tool:GetSWEP() => Tool:GetWeapon() * Removed some remaining usages of self.Entity * Fixed Winch right click not setting rope color correctly * Removed arguments provided to EnableVerticalScrollbar (it has no arguments) * More misc (unused/missing) function argument related clean ups Enable "permanent failure" check on SRCDS steam logon failure Was commented out because it required a newer SDK version, which we now have. Basically will login anonymously if the GLST is invalid I think Prevent ent_create player Gravity Gun obeys sv_defaultdeployspeed Yes, this means that you can no longer grab AR2 balls that you yourself fire without increasing sv_defaultdeployspeed above the default of 4 Fixed crashes with ENT.RenderGroup = RENDERGROUP_STATIC(_HUGE) Remove mat_stub Fixed a crash with gameui_show_dialog and remove the concommand Potential crash fixes to do with traces Fixed a crash due to missing attacker in player takedamage hook
1 Year Ago
Block mem_force_flush just in case Having this enabled in autoexec causes issues, so lets disallow servers to force it on players Minor code fixes Also fixed engine not being able to build with v142 toolset on Windows Rearrange addon file system, remove dead code More minor clean ups More addon file system clean ups & minor optimizations Add subscriptions as "Unknown Addon' while we fetch their details Let's see if anyone encounters this in relation to "my addons are missing" issue reported sporadically
1 Year Ago
Do not render first person physgun effects during skybox pass Let's try enabling custom activity IDs on client
1 Year Ago
█ ▋▄▄▄ ▄▉ ▆▌▄ ▅▍▅ ▊▉▉▉▊▇▄ ▄▍▋▍▆
1 Year Ago
Fixed a crash due to missing attacker in player takedamage hook Block more URLs that crash awesomium - .mov, .mp4 This is not ideal, but there isn't a better way Try to fix crashes with poster command and insane sizes Fixed a crash with Entity:PhysicsInitConvex and invalid input Potential crash fix for Nextbot:BodyMoveXY()
1 Year Ago
Lua file clean ups * Mostly deprecated functions removals * Replaced usage of DImage:SetMaterial with SetImage when the argument is a string * Removed usages of Tool:GetSWEP() => Tool:GetWeapon() * Removed some remaining usages of self.Entity * Fixed Winch right click not setting rope color correctly * Removed arguments provided to EnableVerticalScrollbar (it has no arguments) * More misc (unused/missing) function argument related clean ups Enable "permanent failure" check on SRCDS steam logon failure Was commented out because it required a newer SDK version, which we now have. Basically will login anonymously if the GLST is invalid I think Prevent ent_create player Gravity Gun obeys sv_defaultdeployspeed Yes, this means that you can no longer grab AR2 balls that you yourself fire without increasing sv_defaultdeployspeed above the default of 4 Fixed crashes with ENT.RenderGroup = RENDERGROUP_STATIC(_HUGE) Remove mat_stub Fixed a crash with gameui_show_dialog and remove the concommand Potential crash fixes to do with traces
1 Year Ago
Fixed a longstanding crash with CSoundPatch usage Fixed some Lua functions having unused arguments Fixed a crash on exit to do with panels Fix playermodel drifting away in prop_vehicle_crane when holding W or S Fix tiny amount of damage (<0.1) reducing a whole armor point This make our armor handing not identical to HL2, but at the same time, this doesn't make any sense, so let's change it Allow prop_vehicle_crane to receive damage events when player hitbox is not hit Added hitboxes to crane_docks.mdl This was a giant waste of time because it still doesn't work, but at least the hitboxes are there...
2 Years Ago
Increase default value of budget_panel_height to 800 Fixed PhysicsObject:GetFrictionSnapshot only returning 1 entry Update trace commands mask, to hit more entities Autorefresh: just watch everything in the gamemodes/ folder Certain gamemodes (NutScript) have scripts outside of the main gamemode/ folder and the entities/ folder.
2 Years Ago
Fixed "cc_lang: invalid language" with empty cc_lang Bumped MAX_MAP_OVERLAYS to 8k from 1k Increased MAX_MAP_TEXINFO & MAX_MAP_TEXDATA MAX_MAP_TEXDATA 2048 -> 8192 MAX_MAP_TEXINFO 12288 ->16384 Fixed "Tried to Read into NULL memory!" when mounting L4D2 Actually just don't bother trying to read 0 bytes from a file Fixed a crash with NWVars "Remember my choice for this server" is actually remembered for NO For the session only Error checking in spawnicon context menu When spawnicons are removed while the player has the context menu open Undone some recent changes to queued loader Will probably have to completely stop relying on this system. Do not use dynamic model indices for clientside only entities This system invokes the queued loader which is broken on x86-64 and tries to async load already loaded models on main, so screw it. This commit fixes needing to precache models serverside for physics. Bump .exe version
2 Years Ago
Bump .exe version
2 Years Ago
Fixed "cc_lang: invalid language" with empty cc_lang Bumped MAX_MAP_OVERLAYS to 8k from 1k Increased MAX_MAP_TEXINFO & MAX_MAP_TEXDATA MAX_MAP_TEXDATA 2048 -> 8192 MAX_MAP_TEXINFO 12288 ->16384 Fixed "Tried to Read into NULL memory!" when mounting L4D2 Actually just don't bother trying to read 0 bytes from a file Fixed a crash with NWVars "Remember my choice for this server" is actually remembered for NO For the session only Error checking in spawnicon context menu When spawnicons are removed while the player has the context menu open Undone some recent changes to queued loader Will probably have to completely stop relying on this system. Do not use dynamic model indices for clientside only entities This system invokes the queued loader which is broken on x86-64 and tries to async load already loaded models on main, so screw it. This commit fixes needing to precache models serverside for physics.
2 Years Ago
Do not use dynamic model indices for clientside only entities This system invokes the queued loader which is broken on x86-64 and tries to async load already loaded models on main, so screw it. This commit fixes needing to precache models serverside for physics.
2 Years Ago
Error checking in spawnicon context menu When spawnicons are removed while the player has the context menu open Undone some recent changes to queued loader Will probably have to completely stop relying on this system.
2 Years Ago
Fixed a crash with NWVars "Remember my choice for this server" is actually remembered for NO For the session only
2 Years Ago
Actually just don't bother trying to read 0 bytes from a file
2 Years Ago
Fixed "cc_lang: invalid language" with empty cc_lang Bumped MAX_MAP_OVERLAYS to 8k from 1k Increased MAX_MAP_TEXINFO & MAX_MAP_TEXDATA MAX_MAP_TEXDATA 2048 -> 8192 MAX_MAP_TEXINFO 12288 ->16384 Fixed "Tried to Read into NULL memory!" when mounting L4D2
2 Years Ago
Fixed my fuckup with recent sound related fix Rework how lua_refresh_file generates paths to work with addons
2 Years Ago
Fix compile error Rework how lua_refresh_file generates paths to work with addons
2 Years Ago
Fix compile error Rework how lua_refresh_file generates paths to work with addons
2 Years Ago
▍ ██▆ ▍█▌▊▅▇▆▊▆ ▊▆▋▇▌▆▍▅▌▊▆ ▊█▅ ▇▇▄▅█▋▅▋▆▆▍▇ ▍█▌▌▅▌█▆▊ █▋▇▌▋ ▍█▄▌▅ ▉█ ▆█ ▆▅▅▌ ▍▅▍▄▉▇█ ▆▉▇▄██▅▆▉▌▉▊▇ ▋▋▊▊█▄▇▌▋▍▉▋▄ ▄▉▄▊█▆▍ ▇█▇ ▅▄▇▋█▆▊▊▋▉ ▋▄▅█▆▉█ ▄▉▉▊▋▆██▊▅ ▌█▇▊▄▇██▊▅▇▍▊▄▆▌▆▆ ▍█ ▊█ ▌▋▍▌▍▋▇▋ ▌▇▌▄▌▆▇▌▋▋▋▄ ▊ █▄▄▌█▇▍▄▆ █▅▉ █▉▉ ▊▅▇▋▅▌▆▄▅▉▆▄█▇█▆▋▊ ▋█▊▌▍ ▉▇▇▊▉▌▊ ▉▇▋▌▆▊ ▇▍▌▋▅▄ ▍▇ ▆▆▉▋ ▌▅█▍▊▄▌ ▋▆▌▇▋▆ ▋▅█▄▌▇▊▄▌▌ ▋▋▍▇ ▊▌▊▆▅▌▌▋▋ ▅▊▋▊▍█▇▉ ▊▅ ▉█▌▉▆█▍ ▍▊▄▆▋▅▊ ▋▅▍ ▊▉▆▍▇▍█▆█▄▊▊ ▊█▇▄▊█▍ ▌▇ ▇▌▅▌▅▊███▄ ▍▋▉▋▍█▆▅██▆▌▇▆▆▄▊▌▊ ▉▆▋▇▉▇▋▄▄ ▅▆▍▌▍ ▄▋▍▅▊█▊█ ▆██ ▅██▍▊ ▅▄▉▋▌ ▌▅▇▍█ ▅▇▅▍▅█▇▍▇▉▇▌ ▍█▄▅▍▇▍▇▌▆▅█▄▅▇▄ ▄▅▉▉▅▆▆▆ ▆▇▆▍ ▋█▅▇▆▇▅▅▋▋▍▌ █▊▉▍▆▋ ▍▍▅▆ ▌▅▄▌▊▊▅▋▍▊ ▄▍▉█▅▌▅ ▋▄▆▇▇▆ ▋▄▉▋▇ ▄█▇▆▌▉▊▄▇▇▊▉▍▍ ▌▇▋█ ▄▅▌█▊▆▍ ▌▍▉▍▆▌▅▍▌▋█▆▌▅▄▋▄█▋▄▉▆▇▉▍▍▉▉▊▉▊▌▅▆▍▉▅▄▄▉▉▊▄▅▇▅▍▇▍▇▋▍▌▅█▊▉▍▍▆▆▊ ▆▇▅▊▄▉▅▉▊▍█▅▉▍▅ ▆▅▌▄▆▉ ▆▌▊▍▄▌ ▇▄▅ ▅▋▇▍▇▋▄▋ ▄▇▅█▋▋▉▋▉▉█▇▌ ▅▆▍▄ ▄▉█▊▍▊▌ ▉█▌▊▋ ▊▉█▅▇▋▊▅▄▉▄ ▅▆▉▆▌▊▆ ▍▉ █▌▇▆▉▅▅▋▆▍ ▆▌▌▍▌▍▄▅▉ █▉▋▄██▇███▄▌▆▍▅▇▌▆▅▉▆▉▍▌▄ ▆▆▆▆▊▇▋ █▊█▄▊▌▌▋▆▊ ▋▇▆▅▄▌▊▊ ▄▊ ▌▉▇▍▉▌▍ ▆▅▄▅▋▄▆▇▉▉▅ ▊▄██▇▉▌ ▊▊▍▆█▊▊▉ ▊▌▌▇▉▉▋ ▌▊ ▉▅ █▍▆▍ ▋▉▇▉▍▄▆ █▆▌▄▌ ▆▍ ▍▋█▉▅█ ▇█▆▄ ▊▌▅▌ ▌▆ ▄▌█▋▅▋▅▄▊▉▇█▊▉ █▊▉▌▊▌▊ ▍▌▋▉▆ ▆▇▍▅ ▌█▊ ▍▋▆▇▉▋▆ ▊█▍▊▅▍ ▌▋▉▍▇▆▅▄▉▅▄ ▋▅▌█▋ ▄█ ▊▌▋▊▋▆ ▇▄▄ ▇▅▆▍▆▊▊█▉ ▋▄▌▊▆ ▊█▉▆ ▊▇▍▌ ▌▇ █▍▆▅▅▍▇▉▇▅▌▌▆▆▌▅██▌▄▄▊▄▊▅▆▅▄▋▊▅ █▆▍▉ ▆▇█ ▇▊█ ██ ██▋▅▇█▉▌ █▄▌▆ ▋▍▊ ▄▌▋▇▌▊▍▇▊▇▊▉▋▄▄▆ ▉▊▅▉▅▇▅▋ ▊▆▋▊█ ▇▊▋▇ ▋▇ ▉▌▅▉▌ █▅▄▋▊▌▋▌ █▌▆▊▉▇█ ▊▊▄▊▊▍▆ ▌▆▊▍ ▅▍▋▉▇█▄▇▄▄▇ █▄▋█▌▆▊▅▍▅▄▇ ▊▌ ▌█▌▌ ▆▆ ▋▄▋▋▋ ▅▌█▌▊▆▆▇▇▆▍▍ ▆▄▄ ▆▅▋▋▄▊ ▄▊▉▄▅▉ ▌▌▉▇▇ ▍▊▋█▆▇▇ ▍▋▍▇ ▊▍█▊▋▆ ▄▊▇▍▊▅▄ ▅▍▌█▊█▉▌▌▉▄▉▆ ▉▍▌▇▌ ▇▋▊▄▊▉▉ ▋▊▋▌▄ █▆▉▋ ▆▇ ▉▍▆▇▇▉▋ ▇█▄ ▉▊▄▌▄▄▇▇▇▅▆▆▌ ▍▋▌▍▌▅ ▋▄▉▇▊▆▇ ▉▍▇▅▆▆ ▄█▅▄▋▄▍▇▌▅▇ ▅▄▆▄▆▉▉▊▍▆▋▄▍▆ ▇▉▋█▇▄▆▌▄▆█▋▋▅▌▌ ▌ ▌▌▆▆▊ ▄▆▇ ▇▌ ▉▇▄▇█▆ ▋▇▉▆▌▉▅ ▄▆ ▍▍ ▊█▌█▋▄█▌▅▋▄▋ █ █▅▄▅▋ ▉▄▍▄ ▉▍▋▇▊▍▇▋▅▍▊▄ ▊▌▉█▋▇▉█▆█▊ ▊▄▌▊█▍ ▇▋▍▄▊▌ ▌▊██ █▉█▉▅ ▄█▌▇█▋ ▍▅██ ▋ ▅▇▅▆▌▇ ▌▋▋ ▅▋▍▍▍▊▌▇▌
2 Years Ago
Fixed a crash due to sounds failing to be loaded Fixed a crash with meshes Fixed DModelPanel having issues with depth buffer when 2 panels are overlayed
2 Years Ago
Fixed a crash due to sounds failing to be loaded Fixed a crash with meshes Fixed DModelPanel having issues with depth buffer when 2 panels are overlayed
2 Years Ago
Remove usage of dynamic clientside model indices in Lua API
2 Years Ago
Build vtex.exe Disable queued loader entirely, it does not work Sync ClientsideModel & ClientsideRagdoll implementations with main Change ents.CreateClientProp to work like ClientsideModel
2 Years Ago
▅ ▊▅▆ ▌▌▅█▄▇▇▇▇ ▅▌▉▄▅▍▋▍▍▄▊ ▋▍▆ ▋▊▋▅▇▊▄▅▍▅▌█ ▋▋▍▄▇▉▄▋▋ ▉▊▆▌▄ ▄▄▆▊▉ ▉▌ ▉█ ▋▆▆▄ ▋▆▄▌█▆▊ ▆▍▄▌▊▅▊▆▉▅▍▉▇ ▇▉▍▌▇▊▇▊▅▇▅▋▅ █▇█▊▊▆▍ ▅▌▄ ▄▇▍▇▌▉▍▆▋▋ ▌▋▅▇▅▉▋ ▍▄▄▊▌▅▉▊▇▌ ▍▉▋▉▅█▉▍█▇▇█▄▆▅▇▍▆ ▊▅ ▅█ ▄▉▄▄▌█▅▆ █▊▉▊▄▊▄▅▋▆▊▇ ▊ ▅▇▉▄▋▉█▅▆ ▄▅▋ ██▆ ▉▅▊▄▋▆▍▊▍▇▆█▇▌▉█▉▋ ▋▍▅▉▄ ▄▍▊▄▅▊▇ ▍▉▆▋▊▉ ▊▉▉█▆▋ ▉▋ ▉▅▅▇ ▋▊▊▄▊▉▅ ▄▅▊▅▅▅ ▋▍▉█▊▅▉▆▍▋ ▍▆▇▋ ▇▍▆█▋█▋█▄ ▊▌▌▊▊▉█▍ ██ ▆█▋▄▇▍▍ ▊▄▋▌▋▌▇ ▌▋▅ ▌▅█▊▇▇▍▌▉▋█▌ ▊█▋█▋▄▆ ▊▌ ▍▉▋▌▋▊▆▍▄▉ ▌▍▇▊▌▄▋▌▄▌▅▋▅▉▋▇▆▄▆ ▄▆▉▄▆▌▊▊▋ ▊▋▊▍█ ▆▉▍▇▌▍█▍ ▅▆▌ ▋▆▇▆▅ ▇▇▆▊▄ ▆▇▌▅▋ ▆█▄▆▆▅▅▆▍▍▋▄ ▇▄▋▄▄▆▆▉▊▆▇▊▇██▇ █▄▆▅▅▅▋▄ ▍▍▍▊ ▉▍█▇▇▆▍▅▌▄▅▄ ▉▉▄▍▄█ ▌▌▊▌ ▌▌▊▊▌▆▆▋▄▄ ▆▊▍▊▋▍▇ ▅█▇██▌ ▅▉▉▅▋ ▍▉▅▅▍▋▅▊▋▊▇▋▌▅ ▍▄▋▍ ▊▇▆▅▅▊▇ ▇█▇▄█▅▆▅▉▋▉▍▅▊▆▉▅▆▊▌▋█▆▉▌▇▊▍▋▉▌██▋▉▆▋▉▆▉▄▉▇█▇▄▉▆█▌▅▌█▌▊▍▆▌▅▄█▇ ▇▍▌▅██▄▍▋▉▄▅▌▅▅ ▋▅▋▌▇█ ▍▇▍▍▊▅ ▊▄▍ █▅▄▊▅▇▉▆ ▊▅▆▉▄▊▌▇▄█▌█▋ █▆▄▍ █▉▍▅▌▇█ ▍▌▅▍▄ ▅▄▋▅▌▅▊▅▍▌▋ ▄▊▊▊▌▉▆ ▍▌ ▍▋▋▋▊▅▋▋▌▊ ▆█▍▇▌█▄▇▌ ▇▉▍▍▊▌▌▉▆▊▉█▉▅▄▄█▆▄▉▋▇▍▇▇ ▊▇▅▆▋▆▋ ▅▇▉▆▄▋▅▍▋▉ ▉▄▆▆▊▆▍▆ █▅ ▄▌▅▄▊▊▊ ▍█▋▆█▇▌▆▆▊▋ ▄▊▅▄▋▅▌ ▌▅▅▄▄▆▍▇ ▅▊▇▆▉▊█ ▅▅ █▄ ▇▄▊▇ ▍█▊▅▆▋▍ ▄▄▍▆▋ █▉ ▍█▉▆▅▅ ▆▌▍▄ ▅▉▉▄ ▊▊ ▌▋▅▋▅▉▇▅▋▊▆▊▇▆ ▇▌▍▊▅▍▉ ▄▍▉▅▅ █▊▍▊ ▅▍█ ▇▅█▉▋▇▇ ▅█▉█▍▉ ▉▊▋▆▊▍▌▊▅▋▋ ▊▊▍▅▋ ▅▄ █▆▆▍▅▌ ▆▅▆ ▋▌▅▉█▉▉▊▋ ▌▊▍▆▄ ▋▆█▊ ▍▄█▆ █▆ ▉▄▊▇▉▉▍▍█▋▄▌▄▅▇▅▄▇▇▌█▄▅▆█▋▋▅▇▅▋ ▉█▌▄ █▌▆ ▄▆▍ ▊█ ▉▄▍▅▆▇▋▄ ▄▌▉▌ █▌█ ▌▌▋▋▊▇▍██▆▅▌▆▌▆▅ ▍▋▉▊▅▉▉▉ ▋▊▅▊▊ ▌▄▉▉ ██ ▅▉▅▄▅ ▉▉▉▍▄▉█▆ ▋▋▉▄▍▆▆ ▇▆▆▍▍▆▆ ▋▉▅▉ ▆▌█▄▊▋▊█▄▊▍ ▊█▆▅▍▍▍▇▍▊▇▅ ▄▌ ▆▅▅▌ ▇▋ ▄▋█▆▉ ▋▊▅▌▇▉▅▊▇▊▋▋ ▌▇▇ ▌▆▆▍▍▋ ▇▆▇▉▉▉ ▋▌▍▌▍ ▄▉▅▆▋▉▉ ▅▅█▋ ▆▉█▆█▄ ▌▌▉▉▆▌█ █▌▆▌▍█▌▇▌▋▋▆▆ ▅▅▋▊▌ ▋▇▊▍▌▅▆ ▅▋▍▅▇ █▋▋▊ ▋▍ ▆▋▆▊▉▇▇ ▋▋▍ ▆▌▋▅▌▋██▌▉▄▄▉ ▌▋▌▆█▇ ▍▉▊█▆█▍ ▉▄▋▆▉▅ █▇▌▌▅▄█▋▆▆▌ ▆▌▅▅▇▍▊▄▍▇▋▇▊█ ▉▊▍▅█▋▉▍▍▊
2 Years Ago
▅ ▄▋▌▍▄▆ █▋▊▍▌ ▍▅█▇▆▍▌ ▍▋█▊▍ ▉▋▉█ ▄▅ █▌▌▄█▌▉ █▅▉ ▆▇▌▅█▆▄▊▇▇▍▍▉ ▊▊▊▇▌▆ ▆█▋▇▊▆▅ ▍▍▋▉▌▋ ▌▆▋▇▉▉█▆▊▌▅ ▋▅█▆▅▇▋▉▋▅▌▄█▄ ▆▍▇▇▄▍▋▉▆▅
2 Years Ago
Fixed "flush" concommand crashing on windows srcds video library restores fps_max if it sets it Move "make to video" temp file to videos/ Holly library makes them and doesn't delete them... Fix "make to video" not rendering while main menu is open CPropDoorRotatingBreakable does not try to precache NULL mdl breakables Fixed quitting while demo is being recorded writing invalid tick count Minor improvements to demo to video thing Fixes for broken demos, don't display info during loading screen
2 Years Ago
Fixed RecipientFilter global having its argument flipped Fixed some presets being erroneously treated as collection ID Update gmod.code-workspace
2 Years Ago
Fixed "Unable to initialize DirectSoundCapture" disabling voice chat We are using Steam Voice anyway Fixed lua_refresh_file gamemode file handilng Fix issues with clientside dynamic models after reconnect Nuke some useless concommands Test_CreateEntity Test_RandomPlayerPosition
2 Years Ago
Fixed net.WriteData warning not displaying correct data Allow physgun_wheelspeed to go negative again Apply a different fix for physgun_wheelspeed 0 Fix dynamic models trying to load already loaded models Fix "bad sequence" warnings to display correct max number
2 Years Ago
More potential crash fixes to do with texture loading
2 Years Ago
Fix symlinked autorefresh not working
2 Years Ago
Fixed presence of an HLTV bot causing certain commands to not run Disable random bot movement on HLTV bots Adjust debug.getregistry hack So it doesn't return empty table every time, but a persistent one Fix changes to debug.getregistry Updated language files
2 Years Ago
Fixed presence of an HLTV bot causing certain commands to not run Disable random bot movement on HLTV bots Adjust debug.getregistry hack So it doesn't return empty table every time, but a persistent one Fix changes to debug.getregistry Updated language files
2 Years Ago
Fix changes to debug.getregistry Updated language files
2 Years Ago
Fixed presence of an HLTV bot causing certain commands to not run Disable random bot movement on HLTV bots Adjust debug.getregistry hack So it doesn't return empty table every time, but a persistent one
2 Years Ago
▄ █ ▅▅▍▅▌▅ ▉▊▉ ▍▅ ▊▄█▍▉ ▆▍██▍▋▌ ▊█▇ ▉█▅▄ █▌▇▌ ▇▅▊ ▍▆▊▍▍▊▆▋▋▌ ▊█ ▉ ▋█▄▉▉▇▇ ▇▋█ ▉▄ ▉██▆▇▆▅ ▋▌▇▊▋▉▄
2 Years Ago
▉ ▅ █▍█▆▇▊ ▇▆▋ ▅█ ▅▇▌▉▌ ▆▉▇▆▋▇▋ ▍▉▋ ▇▊▋▌ ▄▌▍▌ ▉██ ▇██▇▋▅▇█▋▋ ▉▇ ▄ ▄▆▌▆█▄▆ ▉▋▊ ▇▋ ▉▍▅▉▅▉▇ ▄█▌▄▍▌▍
2 Years Ago
▍ ▍▋▋▄█▍ ▅▆ ▍ ▄▇▋▊▊▆▄ ▆▅▅ ▆▍ ▉▄▊▇▋▄▄ ▌▇▉▊▌▊▋
2 Years Ago
█ ▊ ▄▉▉▉█▊ ▅▉▇ ▉▄ ▅▍▉▊▊ ▅▋▄▋█▊▉ ▊▌█ ▋▄▍▇ ▆▌▆▋ ▌▅▅ ▆▍▌
2 Years Ago
Fixed npc_security_camera not duplicating
2 Years Ago
Fixed npc_security_camera not duplicating
2 Years Ago
Fixed npc_security_camera not duplicating
2 Years Ago
█ ▌▍▊▆█▅▄ ▇▄▇▊▆▅ ▌▆▍ ▇▉▌▄▅▉▊▆▌▄▆█▉▉▆▍▆▆▋▋ █▆ ▅▆█▄▍▍▇▍ ▇▇▆█▋▌▅▌▇▇ ▆▇▇▇▍ ▊▋▉▅▊ ▄▍ ▅█▉ ▅▇▉▉ ▄▉▊▍▍ ▋▌▅▄▋▇▌▇▍▇▉▅▌▋▇▌▆█▌▊▍█▅▋▌▉▉▉▇▆▋▊ ▇▇▊▄█▋▌ ▋▌▊▍▋ ▍█▇▉▆▋▌▅▌ ▆▄▇▊ █▆▅▌▇▄▊▊▌▋▉ ▅▆▇▉▉▄▌▆██▌ █▆▍▇▊█▊▋▅▇▇█▄ █▋▍ ▉▊▇▅▄▋▋█ ▍ █▆▉▋▇▋▌▆▉ ▋▌ ▍▍█▅▍▄ ▉▅▌▌▆ ▄▌ ▅▇▊▄ ▆▌▋▉█▇▆▆▄▄▌▉█▅ ▉▋▌▄▉▅▆▅ ▍▅▉ ▉▅▅▅▊▊▍▅ ▌▍ ▊▄▇█▊▆▍▌▄▋▊█▊▋▇ ▄▄▌█▌▅▍ ▊▍▍▆▄▄▇█▌ █▊▆ ▌▊▉▉▌▍▆▆▌▇ ▍▅█▇ ▌ ▊▉▄▊▍▌ ▋██▉█▅ ▌▉▊▍▆▋█▌▊█▉▄▉▉▌▄ ▆▍▋ ▋▊ ▅▊▌▋▋▊▇ ▄▆▅▄█▋█▋▆ █▊▇ ▄█▅▆▄▄▅█ ▄▊▅█▋▊█▋▌▋▅▉▄▄▋█ ▇█ ▊▋▅▄▌▌▆▇▋ ▅▍█▌▋▉▆▇█ ▄▊▆▋▇ ▋▍▉▆▅▆▍▋▋ ▌▉██▆▍ ▌▇▅█▍▆▋▇ ▌█▍▌▊▇▇ ▊▅▌▇█▅ ▆▉▅▄▋█ ▆▊▇▆▅▄█▉▊▉▌▋▄▍▊▊▌ ▆█▇ ▇█▅▇▉ ▄▌▌▊▌ ▄▇▆▌▉▊▉▅▌ ▌▆▌▊▅▇▅▇█▉▉ ▊▌▉▇▅▋█▍▊▄▅▊▍ ▌▉▉ ▉▆█▍▅▋█▊▅ █▋ ▄▄█ ▊▇▆▄▅▅▋ ▌▊▋▆ ▉█▋ ▊▊▍ ▌▉▌▉▅▍▊█▍█▍▆▋▄ ▇▌▆▇ ▌▇▍▊ █▋▊ ▉▋▊▊▆ ▊▄▉ █▌▉ ▆▌▉█▊▉▆ ▊▌▉▍▊▌▊▆▇ ▋▆▄▅ ▅▄▌▉ ▅▍▌ ▊▋▌▋▆▅ ▌▊ ▇▌
2 Years Ago
▍ ▉▆▇▋▉▋▉ ▅▊▊▌▉▊ ▅▉▉ ▋▉█▌▌▇▇▅▆▆▊▅▋▅▍▉▆▍▊▍ ▋▄ ▉▉▅█▌██▉ ▇▆▄▇▇▅▍▊▄▆ ▍▆▉▇▅ ██▉▊▆ ▇▋ ▉▊▌ ▋▍▍▊ ▇█▌▋▊ ▌▇▄▇▌▌▊▉▌█▄▉▉▆█▋▄▆▋▅▆▉▋██▉▆▍▍▊▋▄ █▌█▋▇▄▋ ▌▊▌▌▄ ▉▆▆▊▉▍▇▆▄ ▉█▇▉ ▉▌▆▉▊▉▅▋▍▄▊ ▋▊▇▍▉▍▉█▊▋▌ ▆▇▉█▄▆▉▄▍█▅▅▋ ▅▉▆ ▍▆▋▆▊▆▉▍ ▍ ▉█▊▄▍▍▊▌▋ ▊▌ ▄▆█▌▆▍ ▄▆▊█▉ ▋▄ ▊▊▅▍ █▅▄▌▊██▌▌▍▄█▉▇ ▄▉▊▆▊▋▌▄ ▋▅▇ ▆█▍▋▊█▇▌ ▊▇ ▉▊▄▇▋▄▄▇▍▄▋▅▅▉▆ ▇█▍█▄██ ▍█▇▍█▅▆▉▋ ▊▌▍ ▉▌▊▌▌▋▌▊▋▄ ▉▅▇█ █ ▇▄▇█▉▍ ▄▋▉▍▌▉ ▌▅█▇▅▆▅▄▇▊▉▅▊▆▌▊ ▌▍▆ ▊▄ ▊▌▉▇▅▆▄ █▅▅▍▄▆▍█▇ ▊█▌ ▆█▅▋█▆▋▇ ▅█▌▊▋▅█▆▇▍▄▍▍▅▊▅ █▊ ▄▇▆▇▇▆▉▇▇ ▉▉▅▄▅▇▍▍▍ ▇▉▅▌▋ ▋▅▇▊█▍▄▌▍ ▆▌▅▇▄▋ ▄▉▅█▋▍▊▅ ▍▌▉▄▆▊▌ ▍█▆▊▉▆ ▍▊▄█▇▋ ▊▍▅▄▍▌▆▍▋█▋▄▌▄▍█▋ ▌▌▌ ▆▄▆█▍ ▋██▅▍ ▄▄█▅▍▆▌▌▉ ▅▄▋▄▉▋▅▋█▇█ ▌▆▉█▉▉▊▋▄▆▇▋▋ ▋▇▋ ▊▋▄▊▊▍▆▊▌ █▍ ▋▊▌ ▄▄▄▊▅▌█ ▍▊▇▊ ▅▌▇ ▌▆▍ ▆▅▄█▄█▋▌▍▍▌▊▄▊ ▌▄▆▆ ▇▋▅▊ ▉▆▊ ▅▊▍▉▅ ▌▌▉ ▉▋▉ ▉▇▍▊▇▌▆ ▌▉▇▉▋▋▄▉▅ █▉▌▊ ▊▋▌▍ ▋▋▇ ▌▄▄▄▉▍ ▇█ ▌▆
2 Years Ago
Fixed queued renderer leaking render target refcounts Restore the debug print regarding CSoundPatch crash Gravity gun inflictor is the gravity gun, not the player Prevent mega grav gun makin all NPC weapons dissolve, even when not killed by it
2 Years Ago
Actually do whitelist disabling right omg
2 Years Ago
Change how we disable whitelist for recursed folders