branchsbox-hc1/maincancel

1,550 Commits over 214 Days - 0.30cph!

6 Months Ago
Ceil applied damage
6 Months Ago
Remove IShotListener, replace with game event Remove IArmorListener, replace with game event
6 Months Ago
Get rid of cancel queue when starting a reload Network fall sound correctly
6 Months Ago
Can cancel single-loader reloads if you try to shoot
6 Months Ago
Adjust M4 irons
6 Months Ago
Add FOV offset when aiming
6 Months Ago
Ensure we don't lose the hitmarker when turning the crosshair off
6 Months Ago
Use libevents for damage / kill events Merge pull request #96 from Facepunch/libevents2 Refactor damage events * Use facepunch.libevents for damage-related events * Broadcast damage before broadcasting kill * Allow modification of damage in event handlers
6 Months Ago
Fix being unable to spectate bots
6 Months Ago
Fixed w_usp referencing the viewmodel instead, my bad
6 Months Ago
Add surface mats
6 Months Ago
Add shooting range to fps test scene
6 Months Ago
Give MP5 a predictable recoil pattern
6 Months Ago
Push headshot sound asset
6 Months Ago
Restructure eye height calc
6 Months Ago
Increase viewmodel lerp speed
6 Months Ago
Add Ping to ScoreboardRow BuildHash
6 Months Ago
Sprinting dampens side movement a lot
6 Months Ago
ViewPunch changes
6 Months Ago
Categorize and name all the weapon components
6 Months Ago
Remove unused log If !IsMultiplayer, create the player - useful for if steam is down for maintenance, or you just want to do singleplayer :thumbsup: Added a bunch of stuff to apply viewpunch/screenshake to weapons when they shoot
6 Months Ago
Weapon components can apply offsets to the viewmodel, add manual offset Temporary code ironsights for all the other guns
6 Months Ago
Expose more spread properties to be customized Don't display editor lobbies in lobby list by default unless you're in the Editor yourself
6 Months Ago
Added land sound for jumps, separate sprint footstep sounds
6 Months Ago
Reduce spread when aiming Reduce movement speed while aiming Fixed buy sound not playing 2d
6 Months Ago
updated map merged industrial wip adjusted spawns
6 Months Ago
Expose spread scale, lower it by more than half
6 Months Ago
Don't allow sprinting unless you're moving
6 Months Ago
Added screen shake effect when near an explosion from a HE grenade with same falloff applied to damage for intensity Fix merge conflict in player prefab
6 Months Ago
Add basic sprinting implementation
6 Months Ago
Added ADS
6 Months Ago
Added damage overlay to the HUD, will scale up based on how low your HP is - if your HP is low enough, will start pulsing
6 Months Ago
Revert "Don't re-enable the camera every single frame" - players becoming invis, gonna fix this properly in a sec
6 Months Ago
ui: Make dead players more distinct in PlayerAvatar
6 Months Ago
Don't re-enable the camera every single frame
6 Months Ago
Voice chat filter sends to spectators
6 Months Ago
shotgun adjustments
6 Months Ago
map updates
6 Months Ago
Fixed base bullet spread not being hooked in
6 Months Ago
Swap scores around on team swap
6 Months Ago
grenade quick change
6 Months Ago
Upped min player count for competitive, max rounds up to 30
6 Months Ago
How did this get here
6 Months Ago
Show gamemode title in scoreboard
6 Months Ago
Add separate 5v5 defuse gamemode for competitive rules, other one is just casual 10v10
6 Months Ago
Add damage taken post processing
6 Months Ago
Punish players for crouching too much
6 Months Ago
Turn occlusion for door sounds, door itself doesn't block sounds
6 Months Ago
Cap team sizes for defuse to 5
6 Months Ago
Track original owner of weapon, show it in the weapon row