We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc68da7 commit deeaecbCopy full SHA for deeaecb
CHANGELOG.md
@@ -19,6 +19,8 @@ The version should always be in sync with the [GUI](https://github.com/software-
19
(add points depending on speed of reaching goal, do not require passengers?)
20
- Improve XML protocol
21
22
+### 24.2.5 No points for stuck ship - 2024-03-27
23
+
24
### 24.2.4 Adjust game ending inaccuracies - 2024-03-21
25
- Immediately end game when one player gets stuck
26
- Fix incorrect winner for edge cases involving segment distance
gradle.properties
@@ -1,4 +1,4 @@
1
socha.gameName=mississippi
2
socha.version.year=24
3
socha.version.minor=02
4
-socha.version.patch=04
+socha.version.patch=05
0 commit comments