userTony Fergusoncancel
reposbox-hc1cancel

803 Commits over 123 Days - 0.27cph!

4 Months Ago
Try to style the dropdown options
4 Months Ago
Clear gamemode path when exiting playmode Adjust crosshair scaling again
4 Months Ago
Crosshair scales are more accurate now
4 Months Ago
Grenade scorch mark 🤯
4 Months Ago
Fixed melee damage NRE Messing around with markers again
4 Months Ago
For damage, pass hitbox tags instead of passing isHeadshot
4 Months Ago
Show infinity instead of nothing for ammo Fixed not being able to buy at game start, pre-round start
4 Months Ago
View bob is a range from 0 to 100 instead of 0 to 1
4 Months Ago
Added fall damage
4 Months Ago
Add viewbob client setting
4 Months Ago
Add support for ladder movement
4 Months Ago
Fixed friction not prioritizing air first
4 Months Ago
Add HealthComponent.IsGodMode Use @JasonO3D's blood splatters
4 Months Ago
Blood splatters on walls from gunshot wounds
4 Months Ago
Bit of cleaning Custom Grenade marker
4 Months Ago
Add marker panel more reliably
4 Months Ago
Fixed crosshair friendly trace including the wrong tags Rework marker system, don't iterate through all marker objects every frame, handle lifetime properly Expose separate friction and acceleration values for crouch, slow walk, etc Add hc1_debug_units, to see speed in units
4 Months Ago
Fixed weapon shoot traces including the player's collider.. this'll fix headshots Upped player movement speed, adjusted friction/accel
4 Months Ago
Get rid of "Status" category on radios, since it's done through the game loop automatically now
4 Months Ago
Scrap that, this is better logic that supports TKs
4 Months Ago
Don't play enemy left sounds if it's a TK
4 Months Ago
Integrate death sounds, two/one enemy left sounds played to killing team
4 Months Ago
Recoil compliments spread now
4 Months Ago
Can cancel cook Adjust some throw code
4 Months Ago
Expose cook time properly
4 Months Ago
Grenades can be cooked
4 Months Ago
Crosshair velocity scale increased
4 Months Ago
Anarchists team colour adjusted to be less intense
4 Months Ago
Re-add impact effects
4 Months Ago
Fix crosshair nre
4 Months Ago
Set new default map
4 Months Ago
Crosshair detect friendlies, show cross
4 Months Ago
Gamepad support
4 Months Ago
Add radio input bind to chat
4 Months Ago
Restrict noclip to editor only
4 Months Ago
Get rid of 1 second delay when the round decides a winner, not sure if this'll cause any problems but it's much less awkward
4 Months Ago
Fixed final round of the first half round count being wrong Notify match point to all users Show the winning round on scoreboard if your team can win
4 Months Ago
Crosshair update, lines, distance based on velocity, spread, recoil
4 Months Ago
Would help if I actually pushed the fix :thumbsup: Add hidden radio sounds, play bomb defusing radio when CT tries to defuse bomb
4 Months Ago
Fixed planted c4 beep sound being missing
4 Months Ago
Added DefuseWinCondition, MaxRounds / 2 + 1
4 Months Ago
remove debug log
4 Months Ago
Fixed GameOverview style with game setup that doesn't have many rounds
4 Months Ago
Synchronize TimeUntilCannotBuy Add KillGameOnEnd rule to take everyone back to the menu when the game has ended
4 Months Ago
Added game rule for BuyZoneTime, so you can only buy for the first X seconds after a round starts
4 Months Ago
Add GameOverview, which shows blocks of all the rounds in a game and the half swap time (https://files.facepunch.com/tony/1b0211b1/sbox-dev_vY7imbfsCk.png)
4 Months Ago
Show a status text at the start of the last round of a half, informing players, fixed kill feed layout being screwed, start working on adding time remaining beep sounds
4 Months Ago
Show and warn users if they're trying to join an editor lobby
4 Months Ago
Remove unused stylesheet attributes More accurate lobby name instead of this crap I did
4 Months Ago
More work on settings page padding scss improvements