Releases: bacrossland/triplea
Releases · bacrossland/triplea
2022-March-26 - Prerelease - 2.6.17
Remove mitogen, a plugin for ansible that increases deployment speed …
2022-March-08 - Prerelease - 2.6.16
Added China vs Russia (#10163)
2022-February-28 - Prerelease - 2.6.15
Added Oil_Wars (#10146)
2022-February-20 - Prerelease - 2.6.14
Corrected download reference for CTF2 (#10127)
2022-February-16 - Prerelease - 2.6.13
Bump gson from 2.8.9 to 2.9.0 (#10113)
2022-February-11 - Prerelease - 2.6.12
Update notes in UnitChooser.puml (#10066) - Show where TripleAPlayer.pickTerritoryAndUnits is called - Show where TripleAFrame.selectUnitsQuery is called
2022-January-26 - Prerelease - 2.6.11
Bump com.diffplug.spotless from 6.1.2 to 6.2.0 (#10012) Bumps com.diffplug.spotless from 6.1.2 to 6.2.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-January-12 - Prerelease - 2.6.10
Bump com.diffplug.spotless from 6.1.0 to 6.1.2 (#9995) Bumps com.diffplug.spotless from 6.1.0 to 6.1.2. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-December-28 - Prerelease - 2.6.9
NEW: Fixes to errorprone errors (incl. code smells) (#9947) -Rename Retryable -> Retriable (and RetryableTest -> RetriableTest) -FileUtilsTest (path with generic line separator) SuppressWarnings statements for - UnnecessaryLambda (also turn off completely in game-core/build.gradle) - SameNameButDifferent (HttpClient.java) CodeSmell fixes - ClientSetupPanel.java: empty method without explanation - EditPanel.java: 1 constants instead of duplicating literal - HttpClient.java: %n produces platform-specific line separator instead of \n - SaveGameFileChooser.java: replaceAll is the same as replace when no regex is used, but consumes more performance - ServerModel.java: 1 use entrySet instead of keySet if both (key and value) are needed 2 Return of empty array (new byte[0]) instead of null
2021-October-01 - Prerelease - 2.6.8
Added Lord of the Rings Middle Earth - Fords (#9670)