Skip to content

Commit

Permalink
release: v24.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xeruf committed Mar 21, 2024
1 parent 371f50f commit 09a4e18
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,14 @@ The version should always be in sync with the [GUI](https://github.com/software-
- Allow other player to move on when one is disqualified

### 24.X - Post-Finale
- Grey out winning ship so second player can follow
- Allow one player to move on when other is stuck or finished
(add points depending on speed of reaching goal, do not require passengers?)
- Improve XML protocol

### 24.2.4 Adjust game ending inaccuracies - 2024-03-21
- Immediately end game when one player gets stuck
- Fix incorrect winner for edge cases involving segment distance

### 24.2.3 Fix circular Board edge-case - 2024-03-18

### 24.2.2 Detailed winner explanation - 2024-03-14
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
socha.gameName=mississippi
socha.version.year=24
socha.version.minor=02
socha.version.patch=03
socha.version.patch=04

0 comments on commit 09a4e18

Please sign in to comment.