userTony Fergusoncancel

4,684 Commits over 976 Days - 0.20cph!

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