userRubatcancel

4,968 Commits over 3,957 Days - 0.05cph!

5 Years Ago
cherrypick the tooltip fix
5 Years Ago
fix the merge
5 Years Ago
i was on the wrong branch again ffs
5 Years Ago
i was on the wrong branch again ffs
5 Years Ago
net.SendOmit with a NULL entity acts like net.Broadcast, instead of silently failing
5 Years Ago
Do not relay RPT concommands to server without RPT being enabled
5 Years Ago
silence make a bit
5 Years Ago
Restore the old find concommand
5 Years Ago
slider constraint length < 0 fix
5 Years Ago
merge fix
5 Years Ago
cherrypick fixes
5 Years Ago
Do not recreate player's hull every tick Fixed env_sprite_clientside affecting sprite trails
5 Years Ago
merge from main
5 Years Ago
get rid of proper type checking for vgui.Create
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
cherrypick language files and "realistic fall damage" option
5 Years Ago
Updated language files
5 Years Ago
▍▄▅ ▄▊▄ ▇▊▄ ▅▍▄ ▉▋▉▌▉▄_▇█▌█
5 Years Ago
Throwing the last HL2 grenade maintains previous/last weapon for them grav gun grenade throws
5 Years Ago
Switch vgui.Create warning to ErrorNoHalt
5 Years Ago
Added "enable realistic fall damage" option to "start new game" for Sandbox Fixed an infinite loop with CAI_TrackPather on ep2_outland_11a (and possibly other maps/places)
5 Years Ago
merge from main
5 Years Ago
Increased precision of angrotation for all entities for fix prediction errors when walking on props Nicer error message for steam error 18
5 Years Ago
Double max ammo types
5 Years Ago
CSoundPatch:SetDSP now works while the sound is playing too
5 Years Ago
env_sprite_clientside
5 Years Ago
Added Player.Set/GetMaxArmor
5 Years Ago
new projected texture inputs/keyvalues info_particle_target as alias of info_target prop_dynamic_glow as alias of prop_dynamic
5 Years Ago
Color correction volume simple multiplayer support
5 Years Ago
player setmodelscale fixes
5 Years Ago
cherry pick non networking related changes
5 Years Ago
Fixed child panels not updating their skins when calling Panel.SetSkin on their parent
5 Years Ago
mega grav gun networking increased steam.inf
5 Years Ago
Print a console message when game is started with -noaddons
5 Years Ago
Do not boot players from vehicles when teleporting without the "ONLY players in vehicles" spawnflag, do not teleport players in vehicles at all without it.
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
Added player_manager.GetPlayerClasses() and PLAYER:ClassChanged() (Community)
5 Years Ago
Added player_manager.GetPlayerClasses() and PLAYER:ClassChanged() (Community)
5 Years Ago
Lambdas not allowed either
5 Years Ago
Lambdas not allowed either
5 Years Ago
Try to appease Apple gods
5 Years Ago
Try to appease Apple gods
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
Added render.GetHDREnabled() - returns true if the current map has HDR enabled Added Player.Set/GetViewPunchVelocity
5 Years Ago
Combined two loops in weapons.Register into one
5 Years Ago
Fixed DNumberScratch (and DNumSlider) constantly firing it's OnValueChanged callback when the value didn't actually change