reposbox-hc1cancel

1,633 Commits over 214 Days - 0.32cph!

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