7,479 Commits over 3,622 Days - 0.09cph!
Changed armor pickup sound
Merge branch 'master' of SandboxGame
Disable rpg smoke effect max draw count
Only eat balls if you need the health
Removed ragdolling on physics collide, should kill the player first if we want this
Fixed deathmatch weapon OnPickup not override
Deathmatch weapon gives ammo when picked up
Loading map while already on a map should be fixed.
Emitter loop count
Emitter angles seem to be 0-1 so divide by 360 instead
Particle spawn cone velocity
Simplified BaseParticleSystem, no need for modules
Only try to pick up packages once they are fully stocked up
Create package weapons before trigger
Spawn effect before collider
Added particle lifetime alpha lerp proof of concept
Added base emitter functions to set spawn module properties
Particle material supports translucency
Temp rocket smoke FX. Nudged rocket spawn to the side
Local view shake with falloff on RPG explosion. Added GetEntitiesInRadus
Remove explosion view shake test, do it properly
Broadcast explosion, test view shake
Health rechargers use sphere triggers
Functional health charger
Health charger gives health and takes 30 seconds to recharge
Play death flatline sound in 2d for local player death
env_sound
Merge branch 'master' of SandboxGame
Base hl1 func and item pickup entities
item_healthpack respawns after 30 seconds, plays respawn sound
Disable lod on weapon world models. Don't let a null entity trigger a pickup.
Oops
Inventroy package has physics
Pistol and mp5 viewmodel assets. Fixed skeletal mesh entity adding anim sets when it should be replacing.
Merge branch 'master' of SandboxGame
Deathmatch player has base fov of 120 because it's not an fps if it's below 120
Inventory package takes players ammo inventory. Ammo is added to players ammo inventory when package is picked up.
Radial explosion force
Merge branch 'master' of SandboxGame
Picking up packages takes ammo from weapons if there's already the same weapon in your inventory
Teleporting entities resets the interpolation state. Probably not 100% reliable.
Replicate collision profile