userTony Fergusoncancel

3,933 Commits over 823 Days - 0.20cph!

2 Months Ago
Add fullscreen on play editor preference, closes #1476 https://files.facepunch.com/devultj/1b0911b1/sbox-dev_xrv7uAqbh4.mp4
2 Months Ago
Use existing asset name as the baseline when using asset browser rename flyout
2 Months Ago
Add rename shortcut to asset browser
2 Months Ago
Get rid of trying to show owner's name on weapons
2 Months Ago
Drone stays flying when it's not being controlled Track state for deployed pawns, can return to deployed pawn with Use Add hud overlay for deployed pawns like the drone
2 Months Ago
Cleanup
2 Months Ago
Add map voting system for when we can move people to a new scene in multiplayer (https://files.facepunch.com/devultj/1b0811b1/sbox-dev_svFL9wcXs7.png)
3 Months Ago
Don't need this now
3 Months Ago
Bunch of error fixes from last 2 playtests
3 Months Ago
Disable launcher maximize button
3 Months Ago
LineEdit for creating new actions instead of having to edit the action afterwards https://files.facepunch.com/tony/1b0411b1/sbox-dev_duZ3bhoZdb.png
3 Months Ago
When adding an input action, add it to the final group, not "Other", less annoying
3 Months Ago
Add color picker to settings https://files.facepunch.com/tony/1b0411b1/sbox-dev_IpkQOc3g5h.png
3 Months Ago
Add Page.SubFooter, clean up some footers on pages
3 Months Ago
Show team displays regardless of player count
3 Months Ago
Pass wallbang as a damage flag, push it through to kill feed https://files.facepunch.com/tony/1b0411b1/sbox-dev_224Vwb4IPj.png Track air shots as well
3 Months Ago
Fixed components like the bomb not being found for kill feed
3 Months Ago
Add proper is-me class to victim entry in KillFeed
3 Months Ago
Make default crosshair size not crazy big Add ScoreAttribute, instead of manually defining on scoreboard, you can define score properties on any component on a PlayerState, can define format, order, ShowIf, this'll be good when we add gamemode-created components to PlayerState
3 Months Ago
HUD style adjustments, fixed inconsistent scoring title size
3 Months Ago
Moved muzzle attachment back for USP-S Weapon adjustments, dropped M4 has proper collider size
3 Months Ago
Don't allow dry fire while reloading
3 Months Ago
Fixed scope aim input
3 Months Ago
Add fire mode to ammo HUD
3 Months Ago
Implement b_deploy_skip, implement fire modes Clear burst when holstering, reloading, set initial firemode when deploying view model
3 Months Ago
Condense round state display as well
3 Months Ago
Add HudOptions for gamemodes to customize the hud
3 Months Ago
KillFeed style adjustments
3 Months Ago
Fix KillFeed lifetime
3 Months Ago
RoundStateDisplay style changes, omit player avatars when we have more than 10 players in-game https://files.facepunch.com/tony/1b0311b1/sbox-dev_ep0QgB1StS.png
3 Months Ago
UI style adjustments, don't uppercase absolutely everything, kill feed more compact
3 Months Ago
Restore Toggle Gizmos shortcut (not sure if this was done on purpose)
3 Months Ago
Add cl_drawhud cmd
3 Months Ago
Rename bayonet files
3 Months Ago
Force upload bayonet prefab
3 Months Ago
Teams can define their own default equipment
3 Months Ago
Add knife (M9 bayonet variant)
3 Months Ago
Remove SceneFile.LastSaved, use existing hash check to check for external changes for scenes, much cleaner
3 Months Ago
Tweaked acceleration reduction when taking damage
3 Months Ago
Remove dead link from user profiles
3 Months Ago
Moved play area overlay panel so it's not in front of the crosshair
3 Months Ago
Cash grab can support 10v10
3 Months Ago
Add basic support for using right CTRL/SHIFT keys for input actions, I didn't include RALT because my keyboard doesn't seem to work with it (resolves Facepunch/sbox-issues#5506)
3 Months Ago
Look for eligible types in ResourceControlWidget, so it works with inherited types (resolves Facepunch/sbox-issues#5609) https://files.facepunch.com/tony/1b0211b1/sbox-dev_YJS6hP69DC.png
3 Months Ago
Fixed showing any old weapon as a marker
3 Months Ago
Demote spawn point error to a warning
3 Months Ago
More fixes
3 Months Ago
Fix NRE in AimWeaponComponent
3 Months Ago
PlayerAvatar NRE fix
3 Months Ago
Remove unwanted transition