1,633 Commits over 214 Days - 0.32cph!
Fixed bomb site A plant zone
Add grenade explode sound
Fixed minimap NRE for markers that aren't the player
Fixed some pickup nuances
Added HE grenade
Fixed melee weapon NRE
Use Invis tag for teamless/spectate body hiding
Don't render sky in minimap capture + styling
Minimap
show buyzone, team players, bomb site
Rough weapon balance pass
Add headshot damage multiplier if we hit a hitbox with head tag
Prevent ragdoll on spectate join
Extremely basic player outfitter (https://files.facepunch.com/tony/1b3011b1/UcqVcxCTRX.png)
Add dev button to fill a game
Remove double door broadcast, prefabify doors
Revert "Fixed door/usables not networking"
This reverts commit c2dc6e6fe0a20469fb8f019b864abed7adcea5a6.
Restore Sol's commit that was lost to the void
Fixed door/usables not networking
Fixed typo
Fixed a fuckup with possession (hopefully)
Name bots bots (not the host's name)
Don't collide with dropped weapons, overlapping with weapon will try to pick it up
Only trigger hit marker if we caused the damage
Don't produce effects if we're far enough away from them
Sync ammo, first person reload
Remove player collisions with ragdolls
Limit weapon shooting effects to bullet trail & player blood, add blood impact sound
Lerp remote Player EyeAngles
Move spectate ui to its own panel
Show friendly players cash on scoreboard
Move the player's camera behind them on death
Add EquipmentDropper, drops current weapon (assuming it can be dropped), and drops all specials (bomb)
Add equipment dropper to bomb_defusal gamemode
Improve spectate controls
Little code changes to improve non-owned possession
Fixed another NRE
Missed this code
Noclip logic change
Fixed a collection of NREs
Fixed slow walk / crouch (looks like someone deleted the code)
Set b_deploy_new & b_throw as auto reset
Actually implement b_deploy_skip
Animgraph for throwables
Merge branch 'main' of sbox-hc1
Added hold_R bones to throwables (except C4)
Experience -> Score, add some cases
Set unassigned team name to Spectators
Get rid of plant cancel reset delay
It was just confusing
Weapons can be limited to one team
Don't let CTs pick up C4
Scoreboard team headers have icons & color
Center everything that should be centered