frigoref

Results 16 issues of frigoref

## Rolling multiple dice at once [db3967b ](https://github.com/frigoref/triplea/commits/diceRollMulti) diceRollMulti Drawing x numbers in the range of 1 until base is compressed to use minimal number of drawing random numbers: The...

None-working PayPal link corrected to https://www.paypal.com/donate?token=WFUEUa_Q4Zsq1NOF97Vhe_qVPoqCoj7ZtSAegmMdX6uAt7sziJKO1swbSjYnfEr9lDdAp6dDZNOh4DA8

ReviewRequested

Similar to PR #13615, but including also a rework on the export menu. ## Notes to Reviewer This is a major rework with several smaller commits. In case reviewing all...

Fix for issue #13608 by mainly Extract StatisticsAggregator.cloneGameData to GameDataUtils.java as GameDataUtils.cloneGameDataWithHistory including the option to enableSeeking ExportMenu.java / StatisticsAggregator.java - Use new method with enableSeeking = true TripleAFrame.java -...

Test.java usage of method getTerritoryOrThrow instead of getTerritory DefaultAttachment.java method getTerritoryOrThrow: replaces with getTerritoryOrThrowGameParseException new methods getTerritoryOrThrowGameParseException/getTerritoryOrThrowIllegalStateException: Throwing specific exception when no territory was found new method getTerritory: private method...