branchsbox-pool/maincancel

147 Commits over 91 Days - 0.07cph!

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