userRubatcancel

5,131 Commits over 4,048 Days - 0.05cph!

4 Years Ago
merge from main
4 Years Ago
Added trigger_catapult entity from Team Fortress 2 m_flCycle is now networked from -1 to 1, from 0 to 1 Bumped steam.inf version
4 Years Ago
4 Years Ago
▊▆▅▆▆▋▊ ▊▌▊▄▆▅█▍▌▊ █▆▋▊▍█▊ █▉▇ ▍▄▊
4 Years Ago
merge from main
4 Years Ago
Delete unused Steam binaries
4 Years Ago
Updated language files
4 Years Ago
Update Steamworks to v1.53a
4 Years Ago
try deleting probably unused steam libraries
4 Years Ago
Update Steamworks to v1.53a
4 Years Ago
▅▇▉ ▋▉▆▅█ █▉▍▅▇
4 Years Ago
Fixed remaining potential crashes with npc_barnacle when its tongue entity is removed Do not allow npc_barnacle to pick up gibs it itself spits out Force enable episodic behavior when eating zombies so they are not just spat out as ragdolls
4 Years Ago
Fixed over 2 dozens of compile warnings
4 Years Ago
Fixed over 2 dozen of compile warnings
4 Years Ago
Try forcing a full recompile
4 Years Ago
Merge file.AsyncRead changes from x64
4 Years Ago
Fixed file.AsyncRead crashing on Linux systems for unknown reason (cleanup)
4 Years Ago
▌▇▆▍ ▉▅█▇▌▍▋
4 Years Ago
▆▍▋▌ ▆▋▆▌▆ ▄▅▊ ▋██▉▅▍▉ ▍▇▍ ▌█▇▄▌ ▉▊▋▅█
4 Years Ago
merge from main
4 Years Ago
Rename math.DistToSqr to math.DistanceSqr Fixed new MarkupObject:Draw argument not working with no maxsize set Fixed new NextBot functions not default to true
4 Years Ago
merge from main
4 Years Ago
Changes and debug output to hopefully help narrow down a Linux crash
4 Years Ago
merge from main
4 Years Ago
minor changes
4 Years Ago
Only try to read .vhv files from the .BSP Apply a potential fix for libc-2.33.so crash Make File:Read() size argument optional, defaulting to File:Size()
4 Years Ago
Make CModelRender try to load vertex lighting/lightmaps for props only from the BSP
4 Years Ago
merge from main
4 Years Ago
merge from main
4 Years Ago
Added net.WriteColor( clr, alpha = true ) Added net.ReadColor( alpha = true )
4 Years Ago
Add portal 2 map icons that were already made before
4 Years Ago
Do not require voice permission to force stop voice transmission Removed -voicerecord from blocked concommands
4 Years Ago
▊▍▊▅▉▉▆ ▇▄▅ █▌▉ ▇▄▅▅▋▋█ ▌▅▆█▊ ▍▅▇▄▋ ▅▄▉▌▇▉ ▄▉ ▇▋▇▇▇▋ ███ ▇▊▋▌▍▆▍ ▉█ ▊▆█▉ ▇▍▇ ▆▄▇▇▊▍▉▄▊▇▍▄ ▉▋▉▍ ▆█▌▊ ▆▌▅▌▊▇ ▍▌▌▄▋▇
4 Years Ago
Added ControlPanel.ColorPicker method (Community Contribution) And lets try using that in the Color tool
4 Years Ago
Revert m_flCycle networking changs for the time being
4 Years Ago
merge from main
4 Years Ago
Moved DForm.ToolPresets and DForm.KeyBinder to ControlPanel panel, because the panels those functions create are Sandbox gamemode exclusive
4 Years Ago
Added math.DistToSqr (Community Contribution) Minor optimizations to string.Comma (Community Contribution) Fixed potential Lua error in scripted_ents library (Community Contribution) Added support for 3 new types in AccessorFunc() - Vector, Angle and Color (Community Contribution)
4 Years Ago
Fixed broken translation for askconnect.loading Fixed Lua errors when there are no permissions FIxed permissions.AskConnect connecting to a "bad address"
4 Years Ago
Add missing file DUMMY
4 Years Ago
Added ability to view and revoke granted permissions in the Problems menu Added permissions.EnableVoiceChat( bool ) Added +voicerecord to blocked console command list TTT: Use permissions.EnableVoiceChat
4 Years Ago
markup library improvements - Adds markup.Escape, markup.Color, MarkupObject:GetMaxWidth, new argument to MarkupObject:Draw (Community Contribution)
4 Years Ago
m_flCycle is now networked in range of -1 to 1, from 0 to 1 Added CLuaLocomotion.Get/SetClimbAllowed Added CLuaLocomotion.Get/SetJumpGapsAllowed Added CLuaLocomotion.Get/SetAvoidAllowed
4 Years Ago
Fixed func_movelinear spamming sounds when used with momentary_rot_button GM:PlayerAmmoChanged now runs AFTER the ammo count has been changed Improve spawnmenu resilience against addons that do not set Sandbox tool name
4 Years Ago
TTT: Updated language files (Community Contribution) TTT: Fixed TTTCanPickupAmmo only allowing 'true' return values (Community Contribution) Micro optimization in draw.SimpleText (Community Contribution)
4 Years Ago
▉▄▍▅▅ █▉▉█▉▆▋: ▉▅▄▍▆▊▌▊▋▋▍▆▄▆ ▇▌▉ ▄▍▄█▊██▄ ` ▊▍▌▄▊▉█▌▄ ! ▋▍▉▊▉ ▊▊▆▊▋▅▊: ▅▌▅▋▄▇▉▆▆▌.▋▉▍▉▋▄▊▄▆█ █▍▉▇▇▍▉▆ ▇▆▄▊▇▇▉▄▊ ▆▊ ▅▌▉ ▌▌▆ ▄▋▍▍▊/▊▉▉▊ ▆▆▇▋█▄▌▇▍
4 Years Ago
Merge from main: env_hudhint entity removal, CSoundPatch __tostring crash fix
4 Years Ago
Potential fix for a crash in CSoundPatch.__tostring when used on invalid sounds
4 Years Ago
merge to 8401 to make plastic happy
4 Years Ago
Update Steamworks to v1.52