File tree 2 files changed +10
-4
lines changed
2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -11,14 +11,20 @@ The version should always be in sync with the [GUI](https://github.com/software-
11
11
and likely contains breaking changes between patches.
12
12
13
13
14
+ ### 25.0.2 XML Improvements and Rule fixes - 2024-06-19
15
+ - Requirements for swap carrots card properly implemented
16
+ - XML Serialization Revamped
17
+
18
+ ### 25.0.1 XStream Hotfix - 2024-06-15
19
+
14
20
### 25.0.0 Initial Release - 2024-06-15
15
21
16
- ## 2025 Game Hase und Igel - 2024-06
22
+ ## 2025 Game Hase und Igel
17
23
- Allow other player to move on when one is disqualified
18
24
19
-
20
25
### 24 Post-Finale
21
- - Allow one player to move on when other is stuck (now for clarification: crashed) or finished
26
+ - Allow player to move on when other is stuck (now for clarification: crashed) or finished
27
+ -> need to adjust score to account for earlier arrival
22
28
- Improve XML protocol
23
29
24
30
### 24.2.5 No points for stuck ship - 2024-03-27
Original file line number Diff line number Diff line change 1
1
socha.gameName =hui
2
2
socha.version.year =25
3
3
socha.version.minor =00
4
- socha.version.patch =01
4
+ socha.version.patch =02
5
5
socha.version.suffix =
You can’t perform that action at this time.
0 commit comments