branchsbox-pool/maincancel

147 Commits over 91 Days - 0.07cph!

4 Years Ago
Move enums to own folder, removed unused Vector3 extension, move Game tick to Event
4 Years Ago
Ensure tick runs when it should do for clients with input, it can run wherever for spectators
4 Years Ago
updated scene lighting
4 Years Ago
Fixed another game logic bug
4 Years Ago
Fixed various bugs in game logic
4 Years Ago
Attempt to fix various race conditions
4 Years Ago
Simple ELO ranking, we could display this, or use it to matchmake
4 Years Ago
Fixed issues with potting balls and fouls
4 Years Ago
Test Merge branch 'main' of sbox-pool into main
4 Years Ago
Re-styling the Ball history, header and footer
4 Years Ago
Compiled stuff
4 Years Ago
Push header and footer CSS panels
4 Years Ago
Remove log Merge Merge branch 'main' of sbox-pool into main
4 Years Ago
updated balls font / scene lighting Merge branch 'main' of sbox-pool into main merge
4 Years Ago
Refactored BallTray and network its history
4 Years Ago
Added DoPlayerPotBall method to clean things up a little
4 Years Ago
Added ball tray skeleton for skinning
4 Years Ago
added missing dot on the 9 Merge branch 'main' of sbox-pool into main
4 Years Ago
Refactored View system so now spectators will see what you see properly Merge Merge branch 'main' of sbox-pool into main
4 Years Ago
adding table line stuff Merge branch 'main' of sbox-pool into main
4 Years Ago
Add balls
4 Years Ago
Use int value for number
4 Years Ago
Added black ball icon class and fixed icon class for win
4 Years Ago
Added spots or stripes icon classes Added icon class
4 Years Ago
more toast icons
4 Years Ago
styling toast foul shot
4 Years Ago
Animate the ToastList
4 Years Ago
delete roundinfo redundant styles
4 Years Ago
RoundInfo hiding and styling Merge branch 'main' of sbox-pool into main Toast Styling
4 Years Ago
Some cleanup
4 Years Ago
PlayerDisplay countdown and timer
4 Years Ago
Don't use NextPhysicsFrame in a Task if you want to stay sane
4 Years Ago
Added Toasts (first pass) ready for skinning
4 Years Ago
Also update TimeLeftSeconds in PlayRound
4 Years Ago
Added TimeLeftSeconds for Lewis
4 Years Ago
Update images and styling on PlayerDisplay
4 Years Ago
Playerdisplay update
4 Years Ago
Updated PoolBallType to Spots and Stripes
4 Years Ago
Smoother cue rotation and the line no longer jiggles
4 Years Ago
Fixed cue offset
4 Years Ago
Added some additional sounds
4 Years Ago
Added some placeholder sound effects
4 Years Ago
Asynchronous ball potting animation and reduced RespawnWhite/BlackBall to RespawnBall
4 Years Ago
Fixed issues with pool_felt_tiling_blend Merge branch 'main' of sbox-pool into main
4 Years Ago
updated textures/colliders
4 Years Ago
updated textures/ models/ lighting
4 Years Ago
update table
4 Years Ago
update textures tweak border size
4 Years Ago
Fixed shot power being remembered next time and updated blend material to use blend.vfx
4 Years Ago
merge