4,156 Commits over 884 Days - 0.20cph!
Reduce cook time on all the grenades
Fix blendspace for crouch too
Re-adjust movement blendspace so there's less floor skating
Improve rifle shoot anim so we don't move the arms as much
Don't use crosshair for M700
Let's not have 5 separate particles per fire node
Removed PlayerOutfitter, IOutfitter
Build styles for my last commit
Redo footsteps to not be event based [for now]
Don't count unassigned players in player count for hiding team avatars
Crosshair friendly cross inherits same visibility as elements
Remove TeamComponent, Spottable looks for an eligible component instead of syncing a property
Fix UpdateDead NRE
Fixed DroppedWeapon error
Possible that this is null
Balance.razor error fixes
Disallow throwing/melee when frozen
Use `background-size: cover` for screenshot carousel items, resolves Facepunch/sbox-issues#5833
Set "order" facet if we haven't already, resolves Facepunch/sbox-issues#5801
Re-add library template (couldn't create from Library Manager), resolves Facepunch/sbox-issues#5811
Package.Url points to sbox.game, closes Facepunch/sbox-issues#5838
Terrain: use hit position of the first brush stroke, instead of center, for a more reliable flatten
Add a comment for later
Added a bunch of mount points for grenades, mounted prefab variants
Secondary mount point is perfectly in the CT character's pistol holster
Re-add mount points for all equipment on the player
Improved bone mask behavior
Fixed PartyPodium being missing
Can't try to bone merge yourself
Hook up idle animator to main menu podium players
Fixed expected move_x/move_y values for player movement, slow walk reflects properly now
Improve physics shape list for new character
Set up CT character model
Shape list stub, physics joints stub
Add hitboxes to new player
Moved hitbox set list into its own prefab
player: Move some stuff into their own vmdl prefabs
make b_grounded default to true
Hook in some very temporary attack anims
Improved jump state machine so it's impossible to get stuck in air
Fixed a bunch of weapon alignments
Don't need these
Add HumanOutfitter, not hooked in yet
Add third person toggle dev command
Use new character in prep for Dan's new CT
Removed helmet removal code from outfitter
Turn off outline component by default until it's turned on by something
This makes more sense I think
ShaderGraph: add IsAttribute to Branch (from Louie)
Can move vertically in noclip
Can use right mouse button for switching off respawning camera
Don't let players immediately switch out of deathcam
Add hints for how to skip to spectate while in deathcam
Automatically swap out of deathcam after some seconds
More specific hash check for round state team players