1,633 Commits over 214 Days - 0.32cph!
Only do CameraController.SetActive when we need to, fixes #149
Placeholder sounds for smokes - added ability for SoundEmitter to specify volume over time and also Destroy On Finish (def: true)
Added initial particle effect for simple smokes (CSGO style). Add option for fuse delay to enable a fuse effect prefab after some delay, we can add sounds here. Can also add a sound emitter for smoke release to smoke effect prefab
Fix minimap/bombsite labels
Move PlayerColor to PlayerState (Closes Facepunch/sbox-hc1#148)
Moved play area overlay panel so it's not in front of the crosshair
Cash grab can support 10v10
Fixed showing any old weapon as a marker
Demote spawn point error to a warning
Fix NRE in AimWeaponComponent
Remove unwanted transition
Replace the player's name with the player's steam persona (#146)
Add some logging to help investigate #142
Fix player scores not working #140
Fix being unable to possess non-networked pawns (fixes #141), speculative fix for other exceptions
Allow late joiners in casual defuse
Use Network.Active check to determine if we should network spawn or assign ownership
refinery updates
t-spawn to B site initial updates
Add damping to lower body blendspaces
Set up look at chains, crouched movement
Update human_player animgraph to support movement and holdtypes
Fix spectators joining in-progress games getting a blackscreen/not spectating anyone by default
Broadcast between round cleanup event
Use DistanceSquared in marker panel Distance check
Fixed hitmarkers being wrongly applied, and recognize kill markers properly
Fixed spottable team being wrong on spawn
Clean up player states correctly, fixed FPS testing scene
defuse: Add TeamAssigner to Preparing stage
Fixed typo which was making weapons break between rounds
Don't show play area overlay if we're dead
Would help if I turned back on the other gamemodes
Fix defuse objects not spawning
Add play area to refinery map
Add basic notion of a play area, displays on hud if you're out of it, give you a bit of time to get back in, then kill the player
Add a bunch of spawn points to shipment map
Little adjustments to the t-side player
t side player placeholder anims
Overhaul lobby creation page
Player marker will show for enemy players under certain circumstances, with minimal info
tdm map
added more spawns
added minimap
Merge branch 'main' of sbox-hc1
When spectating and the viewer dies, move to next player immediately, fixes #133
Fix voices showing up for disconnected players