reposbox-hc1cancel

1,523 Commits over 153 Days - 0.41cph!

4 Months Ago
More fixes
4 Months Ago
Fix NRE in AimWeaponComponent
4 Months Ago
PlayerAvatar NRE fix
4 Months Ago
Remove unwanted transition
4 Months Ago
Replace the player's name with the player's steam persona (#146)
4 Months Ago
New Menu
4 Months Ago
Add some logging to help investigate #142
4 Months Ago
Fix player scores not working #140
4 Months Ago
Fix being unable to possess non-networked pawns (fixes #141), speculative fix for other exceptions
4 Months Ago
Allow late joiners in casual defuse
4 Months Ago
Use Network.Active check to determine if we should network spawn or assign ownership
4 Months Ago
refinery updates t-spawn to B site initial updates
4 Months Ago
Tweaks
4 Months Ago
Add damping to lower body blendspaces
4 Months Ago
Set up look at chains, crouched movement
4 Months Ago
Update human_player animgraph to support movement and holdtypes
4 Months Ago
Fix spectators joining in-progress games getting a blackscreen/not spectating anyone by default
4 Months Ago
Broadcast between round cleanup event
4 Months Ago
Equipment NRE fix
4 Months Ago
Use DistanceSquared in marker panel Distance check
4 Months Ago
Fixed hitmarkers being wrongly applied, and recognize kill markers properly
4 Months Ago
Fixed spottable team being wrong on spawn
4 Months Ago
Clean up player states correctly, fixed FPS testing scene
4 Months Ago
defuse: Add TeamAssigner to Preparing stage
4 Months Ago
Fixed typo which was making weapons break between rounds Don't show play area overlay if we're dead
4 Months Ago
Would help if I turned back on the other gamemodes
4 Months Ago
Fix defuse objects not spawning
4 Months Ago
Add play area to refinery map
4 Months Ago
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
4 Months Ago
Add a bunch of spawn points to shipment map
4 Months Ago
Add new browser
4 Months Ago
Little adjustments to the t-side player
4 Months Ago
t side player placeholder anims
4 Months Ago
Overhaul lobby creation page
4 Months Ago
map updates
4 Months Ago
Player marker will show for enemy players under certain circumstances, with minimal info
4 Months Ago
tdm map added more spawns added minimap Merge branch 'main' of sbox-hc1
4 Months Ago
When spectating and the viewer dies, move to next player immediately, fixes #133
4 Months Ago
Fix voices showing up for disconnected players
4 Months Ago
refinery map bake
4 Months Ago
Add back offline mode support
4 Months Ago
Clear ragdolls at a sane time on cash grab too
4 Months Ago
Add gamerule for defining what we do with player ragdolls
4 Months Ago
More utils tidying
4 Months Ago
Tidy player/state GameUtils and usage
4 Months Ago
Fix PlayerState.Pawn not networking correctly, hud not showing
4 Months Ago
Reduce base dry fire delay
4 Months Ago
Only use supported game modes in our map pool, instead of all of them
4 Months Ago
Update main menu scene Temporary map selection system
4 Months Ago
T-side player Initial Model