241,668 Commits over 3,867 Days - 2.60cph!

5 Months Ago
Buncha movement fixes. Adjusted a few things to work around the legacy code that messes with PFX.
5 Months Ago
These shouldn't need to be [Broadcast] as called from Respawn which is already broadcast to everyone Update Outfit if team changes
5 Months Ago
Scoreboard BuildHash includes grouped players, should hopefully fix spectator list bug Sort scoreboard by score Team score display in round state
5 Months Ago
Added wire slack support to christmas lights
5 Months Ago
Work In Progress - SSAO post process SSAO, normal reconstruction (simple and improved methods), various controls
5 Months Ago
Leaderboard backup, run #12148
5 Months Ago
Don't auto-pickup weapons if we have a weapon in that slot. Don't try to auto-pickup weapons if we aren't the host
5 Months Ago
Add this early return even earlier before <style> tag because if Player is null it will error
5 Months Ago
Potential NRE in OnDeployed - but why could PlayerController be null here?
5 Months Ago
dev models
5 Months Ago
Disable spectate freecam by default (duh)
5 Months Ago
final blockout of he_grenade Merge branch 'main' of sbox-hc1
5 Months Ago
New team icons
5 Months Ago
Hide defuse/bomb indicators if not correct team
5 Months Ago
Fix invis missing from RenderExcludeTags
5 Months Ago
Give everyone a defuse kit for now
5 Months Ago
updated map
5 Months Ago
OnPlayerKilled respects headshots, show headshot icon in kill feed Renamed teams, upped distance for all gun sounds
5 Months Ago
Adjustments for the new script edits.
5 Months Ago
Fix equipment overlay NRE
5 Months Ago
Bomb carrier nametag Make team display color more opaque
5 Months Ago
Show all player nameplates when spectating
5 Months Ago
merge from main
5 Months Ago
Which naughty boy lowered UseDistance
5 Months Ago
card event types card event text card type tooltip tooltip description
5 Months Ago
Show unassigned separately in scoreboard
5 Months Ago
Basic equipment overlay (plant/defuse)
5 Months Ago
Crate and crate stack dev Merge branch 'main' of sbox-assets Ladder dev files
5 Months Ago
Show armor donut, but make it less opaque at 0
5 Months Ago
Swap ping & equipment cols on scoreboard
5 Months Ago
Round state display / teams fixes, show bomb carrier on there too
5 Months Ago
Moved kill feed
5 Months Ago
Camera marker fixes
5 Months Ago
Pass isHeadshot through damage events, crosshair reacts to kill shots, headshots
5 Months Ago
Display player's team always on the left Fix scoreboard alignment Shorten some game status texts Scoreboard bomb & defuse kit indicators Scoreboard tweaks
5 Months Ago
Update asset_zoo.scene
5 Months Ago
Removed code that was fucking weapon acquisition up (my bad)
5 Months Ago
Fixed bomb site A plant zone
5 Months Ago
C4 explode sound
5 Months Ago
Add grenade explode sound
5 Months Ago
added pipes_dev
5 Months Ago
Fixed minimap NRE for markers that aren't the player Fixed some pickup nuances Added HE grenade Fixed melee weapon NRE
5 Months Ago
radtown level backup
5 Months Ago
Snip leftovers
5 Months Ago
pushcarts default tint = red
5 Months Ago
material tweaks added corrugated sheets to the masterhouse awning for roof
5 Months Ago
Use Invis tag for teamless/spectate body hiding
5 Months Ago
some extra breeze block piles for set dressing
5 Months Ago
Fix a few NREs
5 Months Ago
Merge from paint_stroke_fix