Jonas 0e4fb5d828 Add bot play, replay creation, and move phrases
Create replay games when a match ends (win or draw) and include ReplayGameCode in the GameEnded payload; adjust deletion timing to keep the replay longer and clean up original games sooner. Update game deletion logic to only destroy non-running games and schedule immediate deletion for quick timeouts. Add optional local bot support (botPlayer2 flag) with automated random-delayed moves and a UI switch in the game creation menu; expose botPlayer2 in GameSettings and LocalMode defaults. Introduce RandomPlaceMessage utility to generate varied turn descriptions and integrate it into LocalGame and OnlineGame. Also include a minor whitespace fix in Game.cs.
2026-03-12 23:20:05 +01:00
2026-02-06 08:29:28 +01:00
S
Description
No description provided
Readme 7.9 MiB
Languages
Vue 34.4%
C# 32.3%
TypeScript 32.2%
HTML 0.6%
CSS 0.5%