branchsbox-checkers/maincancel

75 Commits over 638 Days - 0.00cph!

8 Months Ago
Cleanup
8 Months Ago
Join game when lobby is active
8 Months Ago
Actually fix changing team in lobby
8 Months Ago
Fix joining team as member of lobby
8 Months Ago
Automatically refresh the game list every few seconds
8 Months Ago
Leave game button Loading screen
8 Months Ago
Leaderboard & fetch scores from it
8 Months Ago
Stylesheet cleanup Pre-game ui that waits for both players to join Create AI for teams without a player
8 Months Ago
Remove invalid css property Remove in-game team selection, create players based on teams from menu
8 Months Ago
Editorconfig, cleanup and format everything Reduce possible AI turn delay
8 Months Ago
Create/leave lobby, launch, and team choosing Lobby chatbox Styles & cleanup
8 Months Ago
Wip lobby system
8 Months Ago
Fixes & recompile everything Start of game menu
8 Months Ago
sbproj Fix error spam Fix stylesheet and get rid of all obsoletes
1 Year Ago
Api updates
1 Year Ago
Latest Api
1 Year Ago
Remove DebugOverlay
1 Year Ago
Api fix
1 Year Ago
Remove debug code
1 Year Ago
Client input pain fixes
1 Year Ago
Update .addon
1 Year Ago
Assets compiled Convert ui to razor Fix bugs preventing the game loop from proceeding
1 Year Ago
Delete map content
1 Year Ago
Fix up pointer events
1 Year Ago
Pain day refactor Update .addon
2 Years Ago
Update .addon
2 Years Ago
Refactor fixes Asset compile
2 Years Ago
Updated for packaged
2 Years Ago
Update .addon
2 Years Ago
*.* not *
2 Years Ago
Update .addon
2 Years Ago
Fix compile error, replacce obsolete
2 Years Ago
Replace obsolete Update sbox-checkers.fgd Fix compile errors Fix cell WorldPanel hover
2 Years Ago
Predict drag position
2 Years Ago
Fixed missing materials on map
2 Years Ago
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
2 Years Ago
Don't score games vs bots Make ai not as dumb
2 Years Ago
Fixed models due to origin changes
2 Years Ago
Don't let pieces move before game starts Game state changed sound
2 Years Ago
Give bot a minor delay before making its move Piece move & eliminate sound effects
2 Years Ago
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
2 Years Ago
Hide dev hud Minor ui adjustments
2 Years Ago
Add sharedassets
2 Years Ago
Make CheckersHud a HudEntity
2 Years Ago
Revert "Test" This reverts commit fc0d7bbbe00701a11807fd58c8c4d041a532708f.
2 Years Ago
Test
2 Years Ago
Game services + end game state End of game hud
2 Years Ago
Game events Eliminate/victory events & GameServices component
2 Years Ago
Fix ui pointer handling Mandatory jumps Don't end turn if the piece can make a 2nd jump
2 Years Ago
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