Jonas 34f683854b Use GameInformationDto for FieldUpdated events
Send a GameInformationDto from the GameManager when broadcasting FieldUpdated (includes players, current field, state and current turn) and move currentTurn toggle before the broadcast. Update client code (GameConnection and LocalGame) to accept GameInformationDto for FieldUpdated, rename handler to updateState and apply the full game state payload. This ensures clients receive consistent game metadata (including current turn) with each field update.
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%