| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 1.2.4 * Better 'Troop Strength' view * New right-click options on countries list in the MapEditor * Various other bug fixes.
- Update to 1.2.3:
* PlayerList for Lobby games shows players with correct color
* Fix for hi-res Linux jdk-11 that sometimes uses display density
instead of scale
* Now works for gtk dark theme
* Auto-Defend now happens on the server for Lobby Multiplayer
* Map Editor shows rectangle for country that is used on cards
* SwingGUI: Options and AI speed setting put into same Options
Dialog
* max players can be changed in game.ini config file
* MapEditor: fixed zoom to keep the mouse position on map static
* SwingGUI: testing tab, show player for online games
* Can create private games online with a password to enter
* Can view cards and missions even when it is not your turn
* Filter online game maps by Michiel Pater
* Do not show dice statistics for turns when the player rolled no dice
* French text update by Adrien Laugueux
* Can Flag 🚩 a game as inappropriate with right click menu option
* MapEditor: checks for overlapping circles
* MapEditor: warning on no cards in map
- Update to 1.2.1. Check the installed ChangeLog.txt file for the complete list of changes. * Improved hi-res support * Updated translations * Map editor fixes. - Spec cleanup. - Fix the package group.
- Update to 1.1.1.6, please look /usr/share/domination/ChangeLog.txt
- Add domination.png as icon (converted from resources/icon.ico): The .ico file at least is 32x32 pixels, whereas the provided pnt was only 16x16.
- Change Source0 Web URL
- Use Group Amusements/Games/Arcade/Strategy instead of
Amusements/Games/Arcade/StrategyGame
- Use check for openSUSE %if 0%{?suse_version}
- Remove BuildRequires for desktop-file-utils
- Fix typo
- Change %fdupes
- Remove not needed mkdir -p
- Use %{name}.desktop instead of Desktop Entry in spec
- Initial package creation