userTony Fergusoncancel
reposbox-hc1cancel

933 Commits over 214 Days - 0.18cph!

7 Months Ago
SoundEmitter NRE fix ShootWeaponFunction NRE fix Fixed SpectateSystem NRE
7 Months Ago
Turn off occlusion for gun shots
7 Months Ago
Give player noblockaudio tag, fix scope NREs
7 Months Ago
Fixed usp_sd references
7 Months Ago
Deploy sounds for guns
7 Months Ago
Fixed RoundStateDisplay error
7 Months Ago
Can't headshot with melee weapons
7 Months Ago
Assorted error fixes
7 Months Ago
Fixed w_usp reference?
7 Months Ago
Team chat is the default chat mode
7 Months Ago
Don't use grenade's rotation when spawning an explosion prefab
7 Months Ago
reduced text size of 'waiting for player's status text
7 Months Ago
Play radio sound for thrown grenades
7 Months Ago
Bug squashing - Fixed NREs in ScoreboardRow - Fixed another minimap NRE - Minimap NRE checks - SpectateSystem NRE fix
7 Months Ago
Adjust m700 hold position Stop running a bunch of player movement code for all remote players
7 Months Ago
PlayerRole style adjust
7 Months Ago
Remove MarkerFrame.Trace, replace it with MarkerFrame.MaxDistance, grenade markers fade out at a set distance
7 Months Ago
Add USP (SD) Adjust outline slightly
7 Months Ago
Fixed jank with grenade throwing
7 Months Ago
Further work on M700, balance pass, scope zoom NRE fixes, new sound Headshot damage is 2x instead of 1.5x
7 Months Ago
Make use of UseAnimGraph, removed Rigidbody from Player's body
7 Months Ago
Fixed another two possible errors
7 Months Ago
NRE fix in MeleeFunction
7 Months Ago
Fixed File not found (Marker.razor.scss)
7 Months Ago
Give everyone a defuse kit for now
7 Months Ago
OnPlayerKilled respects headshots, show headshot icon in kill feed Renamed teams, upped distance for all gun sounds
7 Months Ago
Moved kill feed
7 Months Ago
Camera marker fixes
7 Months Ago
Pass isHeadshot through damage events, crosshair reacts to kill shots, headshots
7 Months Ago
Removed code that was fucking weapon acquisition up (my bad)
7 Months Ago
Fixed bomb site A plant zone
7 Months Ago
C4 explode sound
7 Months Ago
Add grenade explode sound
7 Months Ago
Fixed minimap NRE for markers that aren't the player Fixed some pickup nuances Added HE grenade Fixed melee weapon NRE
7 Months Ago
Fix a few NREs
7 Months Ago
Add headshot damage multiplier if we hit a hitbox with head tag
7 Months Ago
Extremely basic player outfitter (https://files.facepunch.com/tony/1b3011b1/UcqVcxCTRX.png)
7 Months Ago
Add dev button to fill a game
7 Months Ago
Revert "Fixed door/usables not networking" This reverts commit c2dc6e6fe0a20469fb8f019b864abed7adcea5a6. Restore Sol's commit that was lost to the void
7 Months Ago
Fixed door/usables not networking
7 Months Ago
Fixed typo Fixed a fuckup with possession (hopefully)
7 Months Ago
Don't collide with dropped weapons, overlapping with weapon will try to pick it up
7 Months Ago
Only trigger hit marker if we caused the damage
7 Months Ago
Removed debug log
7 Months Ago
Don't produce effects if we're far enough away from them
7 Months Ago
Remove player collisions with ragdolls Limit weapon shooting effects to bullet trail & player blood, add blood impact sound
7 Months Ago
Show friendly players cash on scoreboard
7 Months Ago
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
7 Months Ago
Little code changes to improve non-owned possession Fixed another NRE Missed this code Noclip logic change
7 Months Ago
Fixed a collection of NREs