branchsbox-checkers/maincancel
61 Commits over 426 Days - 0.01cph!
Assets compiled
Convert ui to razor
Fix bugs preventing the game loop from proceeding
Pain day refactor
Update .addon
Refactor fixes
Asset compile
Fix compile error, replacce obsolete
Replace obsolete
Update sbox-checkers.fgd
Fix compile errors
Fix cell WorldPanel hover
Fixed missing materials on map
Improve end game ui
Improve team selection ui
Glow hovered/selected piece
Continue to show legal moves after picking up piece
Improve legal move indicators
Ai make its move faster
Don't score games vs bots
Make ai not as dumb
Fixed models due to origin changes
Don't let pieces move before game starts
Game state changed sound
Give bot a minor delay before making its move
Piece move & eliminate sound effects
Don't consider non jumps legal moves if there's a jump
Legal moves show green when its a jump
Remove unused code
Chatbox message when piece gets eliminated
Hide dev hud
Minor ui adjustments
Make CheckersHud a HudEntity
Revert "Test"
This reverts commit fc0d7bbbe00701a11807fd58c8c4d041a532708f.
Game services + end game state
End of game hud
Game events
Eliminate/victory events & GameServices component
Fix ui pointer handling
Mandatory jumps
Don't end turn if the piece can make a 2nd jump
Bit of cleanup
Progress bar for turn timer
Show player's name whos turn it is
Win conditions, bit of cleanup
Restart game method, minor ui adjustments
Remove debug code
Remove more debug
Fix turn time
Add ident to .addon
Basic checkers ai
Switch king to king model
Can only select pieces you own
Better legal move indicator
Only show moves for chips you own
Only show legal moves when its your turn
Improved checkers pieces
Merge branch 'main' of sbox-checkers
King chip when it reaches the end
Fix king not able to jump chips backwards
Disable cell debug text
Player turns
Player turns woops
Addition Checkers model +compiled files
Merge branch 'main' of sbox-checkers
More thorough legal move detection
Process moves server side, eliminate jumped pieces
Drag/drop checkers pieces
Move around chips you own
World space panel to show hovered cell
Use map spawn points
Always show your own nametag
Attach nametag to hat
Updated Park map with spawns and clipping.
Additional files for checker model