6,139 Commits over 3,806 Days - 0.07cph!
▍▄▅ ▄▊▄ ▇▊▄ ▅▍▄ ▉▋▉▌▉▄_▇█▌█
Throwing the last HL2 grenade maintains previous/last weapon for them grav gun grenade throws
Switch vgui.Create warning to ErrorNoHalt
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)
Increased precision of angrotation for all entities for fix prediction errors when walking on props
Nicer error message for steam error 18
CSoundPatch:SetDSP now works while the sound is playing too
Added Player.Set/GetMaxArmor
new projected texture inputs/keyvalues
info_particle_target as alias of info_target
prop_dynamic_glow as alias of prop_dynamic
Color correction volume simple multiplayer support
player setmodelscale fixes
cherry pick non networking related changes
Fixed child panels not updating their skins when calling Panel.SetSkin on their parent
mega grav gun networking
increased steam.inf
Print a console message when game is started with -noaddons
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.
Added player_manager.GetPlayerClasses() and PLAYER:ClassChanged() (Community)
Added player_manager.GetPlayerClasses() and PLAYER:ClassChanged() (Community)
Lambdas not allowed either
Lambdas not allowed either
Try to appease Apple gods
Try to appease Apple gods
Added render.GetHDREnabled() - returns true if the current map has HDR enabled
Added Player.Set/GetViewPunchVelocity
Fixed spawnmenu not properly loading addon sub spawnlists
Addon preset resub option
Also aligned checkbox labels in New game
Fixed DNumberScratch's OnValueChanged being fired when value wasn't changed
Combined two loops in weapons.Register into one
Fixed DNumberScratch (and DNumSlider) constantly firing it's OnValueChanged callback when the value didn't actually change
Added an option to re subscribe to missing addons in an Addon Preset
The game no longer loads "Do not mount" state for unsubscribed addons
Fixed Hammer .fgd flag/array values inheritance
trigger_teleport ejects player from a vehicle when teleporting like expected
Added 4 map icons from the TF2 Halloween 2020 update
Fixed addon spawnlists not supporting subcategories
Added list.GetTable() (Community)
npc_combinegunship's ground attack spawnflag and inputs work now
Better click "animation" for DImageButton depression, added DImageButton:SetDepressImage() (Community)
Added maps/*.lmp to workshop whitelist
Partially resolve explosive barrels exploding when catching them and lightly touching ground after throwing
Added support for the new L4D2 DLC
Properly align checkbox labels in New Game settings
Fixed DTree_Node:ExpandRecurse erroring