diff --git a/Domination_1.2.4.zip b/Domination_1.2.4.zip deleted file mode 100644 index 81bf5a8..0000000 --- a/Domination_1.2.4.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e097258d9ed738d4f66883c131ca10e5ceab6caf598a1a03dfcf83fff0e02757 -size 8028537 diff --git a/Domination_1.2.7.zip b/Domination_1.2.7.zip new file mode 100644 index 0000000..3ec23e7 --- /dev/null +++ b/Domination_1.2.7.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0be1d642a1bb3c891af239468b33dc51bfb57fbe8ba80c1bc53f2a62d265d27f +size 8069327 diff --git a/domination.changes b/domination.changes index 5110595..36daf5d 100644 --- a/domination.changes +++ b/domination.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sat Jan 21 10:59:38 UTC 2023 - Dirk Müller + +- update to 1.2.7: + * Fix for online games over 1MB not loading + * Much faster startup time (6 seconds faster on mac) + * MapEditor: Fill Shapes right click option added to allow filling holes in countries + * SwingGUI: fix for online lobby sometimes not repainting when tabs switched + * Lobby: when player resigns, the player is converted to easy AI instead of crap AI + * New field in game engine for maxCardsPerPlayer + * Fix grasshopper error on java 1.8 on mac when appending to log from interrupted thread + * Show connection errors in Lobby + * Fix error in replay when user has made invalid commands (e.g. tried to place 10 armies when they only have 9) + * SwingUI on macOS use native file chooser for selecting files (fix for Documents folder not showing files) + * Game engine supports over 9 players if configured with "game.players.max" in game.ini + * SwingGUI: can select 3 defending dice in any game mode + * Fix for lobby failed to launch when javax.crypto.JceSecurity not found + * New field in game for minimumNewArmies that can be set depending on the game options + * New Italian rules: no minimum armies, if you have less than 3 counties, you get 0 armies + * New Italian rules: during trade get 2 extra armies for each country, and can place them anywhere + * New Italian rules: game engine/network play version now 14 + + ------------------------------------------------------------------- Fri Dec 3 15:33:29 UTC 2021 - Ferdinand Thiessen diff --git a/domination.spec b/domination.spec index 6b7332c..fa82cb9 100644 --- a/domination.spec +++ b/domination.spec @@ -1,7 +1,7 @@ # # spec file for package domination # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: domination -Version: 1.2.4 +Version: 1.2.7 Release: 0 Summary: Board game that is a bit like the well known game Risk License: GPL-3.0-only