Skip to content

21.3.1: Fehlerbehebungen

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 18:43

Fehlerbehebungen bei GameState#clone und Netzwerkverbesserungen

  • Fix GameState clone, hashCode and equals to include undeployedPieceShapes and validColors
  • Remove superfluous class attributes from GameState XML
  • Synchronize XML packet sending to prevent messages from interleaving (219466c0a)