Enable Jalopy idle_running animation without hl2_episodic convar
This applies to all vehicles, even modded ones, if they have an animation bound to ACT_IDLE_STIMULATED
Fixed a regressive Lua error with Player:AddCount (Community Contrib)
Minor cleanup
Prevent certain code making shotguns emit a damage event for each pellet
The "TraceAttackToTriggers" system for bullets would cause the shot entity to have a separate damage event for each pellet for a shutgun shot.