Accepting request 1060126 from home:dirkmueller:Factory

- 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

OBS-URL: https://build.opensuse.org/request/show/1060126
OBS-URL: https://build.opensuse.org/package/show/games/domination?expand=0&rev=14
This commit is contained in:
Dmitriy Perlow 2023-01-23 05:25:29 +00:00 committed by Git OBS Bridge
parent 081377857f
commit 8383ba1ebe
4 changed files with 28 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e097258d9ed738d4f66883c131ca10e5ceab6caf598a1a03dfcf83fff0e02757
size 8028537

3
Domination_1.2.7.zip Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0be1d642a1bb3c891af239468b33dc51bfb57fbe8ba80c1bc53f2a62d265d27f
size 8069327

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sat Jan 21 10:59:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 <rpm@fthiessen.de>

View File

@ -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