SI
SI copied to clipboard
SICore: big picture
- move all commands and UI data to SIGame.ViewModel
- convert actor to client handlers; that ease role change in the game
- provide a separate layer for game and clients to send serialized messages; create well defined API for messaging
Localization needed to be moved out too but it is a very long task that should be done out of this scope.