21.3.1: Fehlerbehebungen
Fehlerbehebungen bei GameState#clone und Netzwerkverbesserungen
- Fix GameState clone, hashCode and equals to include undeployedPieceShapes and validColors
- Remove superfluous
classattributes from GameState XML - Synchronize XML packet sending to prevent messages from interleaving (219466c0a)