frigoref
frigoref
@Cernelius The core problem is that we do not "know" technically at the beginning of each step (where the logic for centering on the `FirstOwnedCapitalOrFirstUnownedCapital` capital) whether there is something...
@Cernelius should be fixed with [PR 13301](https://github.com/triplea-game/triplea/pull/13301). Please retest and confirm by closing this issue thread.
@TheDog-GH To be honest, I habe never used this log, I think. Do you suggest to reduce the records made in general or simply restricting the size of the log...
@TheDog-GH I am working on this feature and got the following cases in the new logic separated: 1. `Territory Owner` is `allied` with `Current Player`  2. `Territory Owner` is...
@TheDog-GH Thank you very much for the hint on `archeType`! Please note the change I have done so my local repo: 1. Territory Owner is allied with Current Player ...
Fixed with PR https://github.com/triplea-game/triplea/pull/13370. @TheDog-GH Please retest and confirm.
@TheDog-GH I consider this issue close. For the remaining ones you have listed, please create separate issues and close this issue.
Could be related to the fact that the image icons are not squared  in comparison to for example **World War II Global 1940**  Could someone confirm that it...
@Cernelius thank you 👍 The map [Pact of Steel](https://github.com/triplea-maps/the_pact_of_steel/tree/master) file [map.properties](https://github.com/triplea-maps/the_pact_of_steel/blob/be0efc7042287dd24a2bbb57e5bc01f4fe4fe5d7/map/map.properties#L30C1-L32C16) file shows ``` #units.width and units.height should exactly equal the size of the unit art images in the unit...
Let me summarize our discussion so far - at least how I understood the posts above: 1. In the map specific file `map.properties` there are entries for `unit.height` and `unit.width`....