usertonycancel

4,599 Commits over 976 Days - 0.20cph!

2 Years Ago
Add deploy / loadout menu actions to SpawnOverview screen https://files.facepunch.com/devultj/1b2811b1/sbox-dev_sEeuKQLekR.png
2 Years Ago
Add PlayerTransition camera modifier to Lerp from Overview to player's eyes (first pass)
2 Years Ago
Override dead state flow in Conquest
2 Years Ago
Disable the spawnpoint button entirely when hint is there
2 Years Ago
Work on Deployment UI https://files.facepunch.com/devultj/1b2811b1/sbox-dev_EaNYXSO6zP.mp4
2 Years Ago
Added GunfightCamera.CameraOverride
2 Years Ago
UI2: Hook up "not-allowed" cursor type
2 Years Ago
Add quick and nasty hint display
2 Years Ago
Messed with AKM recoil some more Messed with MP5 recoil also Reduced TTK for most weapons (1911 Damage 18->25, AKM Damage 16->23, FAMAS Damage 12->18, MP5 Damage 13-17, Revolver 40->52)
2 Years Ago
Removed FireMode hint until I figure out a better way to show it
2 Years Ago
Proper style for "CAPTURED POINT" https://files.facepunch.com/devultj/1b2811b1/sbox-dev_HWwgn4lRZh.png
2 Years Ago
Let CapturePoints component know about flag captures, display it under the capture point list
2 Years Ago
Fixed shitty alignment for capturepoints
2 Years Ago
Add progress bar to capture points
2 Years Ago
When entering a capture point, set the player's location to it (for HUD visuals)
2 Years Ago
Add CapturePoint razor component
2 Years Ago
Testing .NET 7.0 + CSharp LanguageVersion 11
2 Years Ago
Experimenting with new Chatbox w/ history https://files.facepunch.com/devultj/1b2711b1/sbox-dev_94lfCQ6Xir.jpg
2 Years Ago
Recompiled assets, added third person to ProjectSettings
2 Years Ago
War -> Conquest
2 Years Ago
Decide winner of gamemode based on highest points if game time elapses
2 Years Ago
Punchier AKM recoil
2 Years Ago
Mess with ViewModel FOV while sprint / burst sprinting, alter real FOV if sprinting
2 Years Ago
Sprint sounds are much louder now
2 Years Ago
Show "WAITING" on Time Left panel if we're waiting for players to join
2 Years Ago
Added basic valid spawnpoint finder https://files.facepunch.com/devultj/1b2511b1/sbox-dev_27ZtJSzA2i.jpg
2 Years Ago
Gamemode rules refactor, add ISpawnPoint, redone how spawnpoints are decided, capture points can be spawn points if specified
2 Years Ago
Fixed strange padding with Chatbox
2 Years Ago
Slow down the player a bit more
2 Years Ago
Added ShotgunCrosshair too
2 Years Ago
Added PistolCrosshair type https://files.facepunch.com/devultj/1b2411b1/sbox_hBt5DuJddX.jpg
2 Years Ago
Give QMenu a minimum width
2 Years Ago
Generator: Replace ConCmd.Server|Admin attribute to include method signature (when needed), supports having two ConCmds with the same method name. Fixes sboxgame/issues/issues/2577
2 Years Ago
Let's not network this as a test
2 Years Ago
Fixed padding for hud markers at the bottom of the screen
2 Years Ago
Added GamemodeSpecificEntity, added static ammo crate entity
2 Years Ago
Fire Mode switch changed to Use+Reload Added gunfight_thirdperson
2 Years Ago
Added Slow Walk
2 Years Ago
Reset all capture points when the game starts
2 Years Ago
Moved Ping to InputButton.Zoom (previously InputButton.Flashlight)
2 Years Ago
Gunfight Spawn Points can define SupportedGamemodes as Flags https://files.facepunch.com/devultj/1b2211b1/sbox_w4pQhh4kMR.png
2 Years Ago
Prioritize GunfightSpawnPoint, then if we can't find one, look through the SpawnPoint list
2 Years Ago
Can tag gamemode ident in spawnpoint
2 Years Ago
GunfightSpawnPoint Team is checked when querying for a suitable spawnpoint
2 Years Ago
Added GunfightSpawnPoint
2 Years Ago
War: Basic game loop running
2 Years Ago
Drain tickets, 1 per capture point every 5 seconds, also on death
2 Years Ago
Added proper contesting / capturing UI states to capture point markers Stop showing CapturePanel if you've already captured the point Notify game participants when a capture point is taken
2 Years Ago
Add repro for hotload NetworkVariable.Index exception when holding a collection of BaseNetworkables on an Entity sbox/issues/629
2 Years Ago
Updated style for WinningTeamDisplay https://files.facepunch.com/devultj/1b2111b1/sbox_jduGaJxmyq.png https://files.facepunch.com/devultj/1b2111b1/sbox_hDR7VawPvs.png