File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,18 @@ The version should always be in sync with the [GUI](https://github.com/software-
10
10
A ` y ` version of 0 marks the beta of the current year
11
11
and likely contains breaking changes between patches.
12
12
13
- ### 24.2.0 - 2023-10-XX
14
- - Disqualify ship that cannot move because it is too fast
13
+
14
+ ### 25.0.0 - 2024
15
15
- Allow other player to move on when one is disqualified
16
+
17
+ ### 24.X - Post-Finale
16
18
- Grey out winning ship so second player can follow
19
+ - Improve XML protocol
20
+
21
+ ### 24.2.1 Fix issue leading to wrong winner - 2024-03-13
22
+
23
+ ### 24.2.0 Fix GameResult - 2024-03-12
24
+ - Disqualify ship that cannot move because it is too fast
17
25
18
26
### 24.1.5 Fix teamStats - 2023-10-03
19
27
Original file line number Diff line number Diff line change 1
1
socha.gameName =mississippi
2
2
socha.version.year =24
3
3
socha.version.minor =02
4
- socha.version.patch =00
4
+ socha.version.patch =01
You can’t perform that action at this time.
0 commit comments