userTony Fergusoncancel

2,782 Commits over 700 Days - 0.17cph!

1 Year Ago
Implement IHoldable, VrPlayerHand, very much a WIP
1 Year Ago
Only assign and evaluate ConsoleSystem.Caller for console commands Fixes convar assignment while game loop is starting up. Fixes sbox-issues/issues/2158 and paves way for @kurozael's lobby settings.
1 Year Ago
Fix project settings physics grabbing the wrong metadata
1 Year Ago
Add tt_togglespectator cmd
1 Year Ago
Remove debug BallSpawnThrowResponse
1 Year Ago
Fixed DebugPhysicsTest
1 Year Ago
Properly fixed up paddle hit / ball bounce reporting
1 Year Ago
Fixed SinceLastHit never being set on the server
1 Year Ago
Sort out VR serving
1 Year Ago
Fix nametag rotation in VR Server and other clients know about ball bounces and paddle hits
1 Year Ago
Delete active pawn if we're becoming a spectator Upped maxplayers Wrap debug code around DebugBallPhysics
1 Year Ago
Cleanup, decreased spectator fly speed
1 Year Ago
Add SpectatorPawn, SpectatorCamera, assign player as spectator if teams are full.
1 Year Ago
When disabling an addon, dispose of it in ServerAddons
1 Year Ago
Update ErrorList to display specific and nonspecific diagnostic counts https://files.facepunch.com/devultj/1b0911b1/sbox_uORyp1b7BG.png
1 Year Ago
Add ScenePanel.ForceUpdate() Closes sbox-issues/issues/2151
1 Year Ago
Obsolete CameraMode.DoFPoint, DoFBlurSize
1 Year Ago
Error list counters will consider the selected package Fixes sbox-issues/issues/2146
1 Year Ago
Addon Switcher checks for OrdinalIgnoreCase
1 Year Ago
Parse HMD rotation and show it on the head model
1 Year Ago
Increase drop ball threshold for grip
1 Year Ago
BallPhysics in server tick temporarily
1 Year Ago
Upped decibels on most of the sounds
1 Year Ago
Cleanup, fixed inverted finger presets, knuckles users rejoice
1 Year Ago
Remove physics hack
1 Year Ago
Add tt_debug_gamestate
1 Year Ago
Programmatically assign audio reverb Serve paddle sound differs from hit responses
1 Year Ago
Update .addon metadata
1 Year Ago
Style the name tags based on team
1 Year Ago
Add name tags
1 Year Ago
Fixed who gets the score after 1 bounce
1 Year Ago
More work on solidifying game flow
1 Year Ago
Quick and nasty reset button on the VR controller
1 Year Ago
Teach the player about serving if they can't serve properly
1 Year Ago
Bunch of work on game state and game init
1 Year Ago
Split out game debugging stuff, added more debug options
1 Year Ago
Hooked up paddle hits, work on deciding who wins a round
1 Year Ago
Fixed ball trail
1 Year Ago
Add blue hand material override
1 Year Ago
Can hold the ball, and throw it
1 Year Ago
Serve the data properly instead of speculating
1 Year Ago
Add preset animations for non-knuckles users
1 Year Ago
Network finger data so you can flip off your opponent
1 Year Ago
Set GrabMode correctly, hands are now animated
1 Year Ago
Parse finger data, push it to anim parameters
1 Year Ago
Add "tt_debug_ballspawn"
1 Year Ago
Re-save out the paddle sound
1 Year Ago
Kill paddle serverside, stops error on game destroy
1 Year Ago
Up the game tickrate
1 Year Ago
Fixed up UI anchor position