WCSumpton
WCSumpton
Please [review](https://forums.triplea-game.org/topic/2998/2-6-testing-report-2-6-problems-here/210): @zlefin describes a problem in selecting the default casualties, and is demonstrated in [bug1.zip](https://github.com/user-attachments/files/16001646/bug1.zip). The player cannot select 3 units to receive one hit and one of those...
As discussed [here](https://github.com/triplea-game/triplea/issues/12593). This changes the way AvailableSupports handles giving supports to units. In AvailableSupports method getSupportsAvailable is renamed getSupporterAvailable and now returns the count of supporting units instead of...
https://github.com/triplea-game/triplea/blob/7aeff7e35a7c53a3feee535cbc5167c10b42dc60/game-app/game-core/src/main/java/games/strategy/triplea/delegate/power/calculator/AvailableSupports.java#L167 The comment above getNextAvailableSupporter states that the same unit (not unitType) maybe returned multiple times. If I'm not mistaken giveSupportToUnit is a unit-to-unit comparison and not unitType. A single...
Using engine version: 2.6.14357 Windows 10 In the unitAttachment "isSea" is false and "isAir" is false and using "canNotTarget" produces the following error: "WARN g.s.triplea.ui.BattleStepsPanel - Could not find step...
This update improves the Active Unit Scroller ability to locate units that are capable to move. The Active Unit Scroller is a player aid the helps the player find units...
When using "World War I 1914" which has "Sea Battles May Be Ignored" set to true, the AustroHungarians player can load the transport in sz 18. Move to sz 17....