1,633 Commits over 214 Days - 0.32cph!
Clear player body's interpolation when setting ragdoll state
Clamp minimap coords, use better bbox projection for volumes
Fix bug where blood effects will spawn in a weird spot, something to do with GameTransform interpolation?
Fixed masks not being applied to outfits
Fixed potential NRE in scoped weapon
M700: Can configure zoom levels per-level, first zoom level actually zooms in
Fix spectating players not seeing sniper scope
Fix case where you couldn't spectate the remaining player
Always show map markers when there's no viewer
Prevent players from colliding with weapon pickups
Anarchists outfit adjustments
Add DiscardCategories, DiscardSubcategories
Genericise minimap elements, add dropped c4 marker
T Status message when the bomb needs picking back up
Redone outfit system to use ClothingContainer - means we get to keep player's preferences then apply outfits on top. Toggle helmet off/on based on if we have a helmet
Blood effect, sounds in player
adjust player post-processing
Muzzle flash movement made local
Hook in some code for headshot effects and sounds (with helmet variants)
Redone how muzzle flashes work
added ejectionport_gas fx
Show winning team at end of TDM
Desaturate while spawn protected
TDM spawn point selection rewrite
added suppressed muzzleflash
https://files.facepunch.com/jason/1b0511b1/sbox-dev_xcSjmTtIeI.mp4
hooked up more muzzle flashes
added shotgun muzzleflash
Holster your weapon on death so you can't shoot beyond the grave
we love a lil tasteful bloom
Clear player velocity on teleport (can no longer jump thru respawns)
Put deathmatch spawns under a parent object
Tweak deathmatch spawns, add a bunch more
Fix status text / timer networking for late joiners
Fixes #59
Fix NRE in PlayerInventory.Balance
added rifle_muzzleflash vfx
handgun muzzleflare vfx update
Add VoiceVolume to game settings
Make TDM end after 1 round
Add voice mixer, set voice chat to use voice mixer
Hook up muzzle flash to all the guns
Add RadioManager.PlayEnemyLeftSounds, PlayDeathSounds, turn them off for TDM
Plug in muzzle flash prefab
reworked c4 + frag explosions
Fixed showing self marker
Validate toast instance NRE fix
RandomSpawnAssigner: only care about non-friendly player aim dir
UnlimitedMoney setting in GameMode
Only remove helmet if not god mode, and on host
More spawn protection tweaks
Only reduce armor if not god mode
Spawn protection outline tweaks
Spawn protection for deathmatch modes