userTony Fergusoncancel

4,648 Commits over 976 Days - 0.20cph!

9 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
9 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
9 Months Ago
Crosshair update, lines, distance based on velocity, spread, recoil
9 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
9 Months Ago
Fixed planted c4 beep sound being missing
9 Months Ago
Added DefuseWinCondition, MaxRounds / 2 + 1
9 Months Ago
remove debug log
9 Months Ago
Fixed GameOverview style with game setup that doesn't have many rounds
9 Months Ago
Synchronize TimeUntilCannotBuy Add KillGameOnEnd rule to take everyone back to the menu when the game has ended
9 Months Ago
Added game rule for BuyZoneTime, so you can only buy for the first X seconds after a round starts
9 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)
9 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
9 Months Ago
Show and warn users if they're trying to join an editor lobby
9 Months Ago
Remove unused stylesheet attributes More accurate lobby name instead of this crap I did
9 Months Ago
More work on settings page padding scss improvements
9 Months Ago
No idea how this compiled, I assume it's renaming [Broadcast]'d params
9 Months Ago
Add settings menu, can tweak mixer volumes, added radio volume mixer, send radios to that channel
9 Months Ago
Buy menu background is less intense Restructure menu a bit, added pause menu
9 Months Ago
Add radio spam prevention
9 Months Ago
Main menu improvements Chat messages can pass tags through to messages Add team radio sounds, press C to look for radio sounds, use slot buttons to nav
9 Months Ago
Save if we're searching or not in lobby list Update main menu
9 Months Ago
Remove penetration for now, keep ricochet Weapon functions cleanup
9 Months Ago
AimRay doesn't need this offset, should fix shooting through some walls
9 Months Ago
Add velocity-based weapon spread, code cleanup for shoot function Hook in damage falloff
9 Months Ago
Up the player's acceleration and friction to make movement feel less floaty
9 Months Ago
Menu is the default scene
9 Months Ago
First main menu iteration, can display lobbies and join them, or create them
9 Months Ago
Can't believe this happened again
9 Months Ago
Expose headshot multiplier for design
9 Months Ago
Couple of fixes
9 Months Ago
Add sounds to the buy menu when buying stuff
9 Months Ago
Speed penalty only applies to walking
9 Months Ago
Add Weapon.SpeedPenalty, hook it into movement
9 Months Ago
Upped the voice transmitter range and added lipsync target
9 Months Ago
Up grenade sound distances
9 Months Ago
SoundEmitter NRE fix ShootWeaponFunction NRE fix Fixed SpectateSystem NRE
9 Months Ago
Turn off occlusion for gun shots
9 Months Ago
Give player noblockaudio tag, fix scope NREs
9 Months Ago
Fixed usp_sd references
9 Months Ago
Deploy sounds for guns
9 Months Ago
Fixed RoundStateDisplay error
9 Months Ago
Can't headshot with melee weapons
9 Months Ago
Assorted error fixes
9 Months Ago
Fixed w_usp reference?
9 Months Ago
Team chat is the default chat mode
9 Months Ago
Don't use grenade's rotation when spawning an explosion prefab
9 Months Ago
reduced text size of 'waiting for player's status text
9 Months Ago
Play radio sound for thrown grenades
9 Months Ago
Bug squashing - Fixed NREs in ScoreboardRow - Fixed another minimap NRE - Minimap NRE checks - SpectateSystem NRE fix
9 Months Ago
Adjust m700 hold position Stop running a bunch of player movement code for all remote players