SHA256
1
0
forked from pool/7kaa
7kaa/7kaa.changes

134 lines
5.2 KiB
Plaintext
Raw Normal View History

Accepting request 677479 from home:elimat:branches:games This needs to be submitted with 7kaa-music update to factory. - Update to 2.15.1 * Fixed desync on mobilizing workers. * Fixed desync on troop sortie, by making troop sorting deterministic. * Fixed desync on AI attack planning, by making AI fort sorting deterministic. * Fixed error that caused multiplayer save files appear out of sync. * Changed the Button class to not block on holding down the mouse button, smoothing multiplayer games when alot of clicking may be happening. * Prevent mobilizing foreign workers from your Firms, however they may be fired back to their home town. * Only enable mobilize worker button when the firm is staffed with non-foreign workers. * Prefer IPv4 addressing for 7kfans.com match-making. * Fixed ambiguity in some translations. * Repack structures for Crc checking due to pointer sizing. * Improved cross-compilation and platform support. * Uppercased the data and user files, as they are supported in the code, maintaining consistency and without needing to guess case. * Fixed missing Fryhtan encyclopedia picture on some systems. * Fixed observation mode visibility when playing a replay. * Added support for center and right paragraph justification. * Packagers please note that the music files must be in upper-case now, see the latest download for the music. - Clean with spec-cleaner - Make sure we recommend new 7kaa-music version OBS-URL: https://build.opensuse.org/request/show/677479 OBS-URL: https://build.opensuse.org/package/show/games/7kaa?expand=0&rev=20
2019-02-20 14:12:36 +01:00
-------------------------------------------------------------------
Tue Feb 19 20:32:22 UTC 2019 - Matthias Eliasson <elimat@opensuse.org>
- Update to 2.15.1
* Fixed desync on mobilizing workers.
* Fixed desync on troop sortie, by making troop sorting deterministic.
* Fixed desync on AI attack planning, by making AI fort sorting deterministic.
* Fixed error that caused multiplayer save files appear out of sync.
* Changed the Button class to not block on holding down the mouse button,
smoothing multiplayer games when alot of clicking may be happening.
* Prevent mobilizing foreign workers from your Firms, however they may be
fired back to their home town.
* Only enable mobilize worker button when the firm is staffed with non-foreign
workers.
* Prefer IPv4 addressing for 7kfans.com match-making.
* Fixed ambiguity in some translations.
* Repack structures for Crc checking due to pointer sizing.
* Improved cross-compilation and platform support.
* Uppercased the data and user files, as they are supported in the code,
maintaining consistency and without needing to guess case.
* Fixed missing Fryhtan encyclopedia picture on some systems.
* Fixed observation mode visibility when playing a replay.
* Added support for center and right paragraph justification.
* Packagers please note that the music files must be in upper-case now, see
the latest download for the music.
- Clean with spec-cleaner
- Make sure we recommend new 7kaa-music version
-------------------------------------------------------------------
Sat Nov 4 19:40:35 UTC 2017 - aavindraa@gmail.com
- Update to 2.14.7
* improving usability of the 7K multiplayer service at 7kfans.com
* added NAT punch-through support when using 7kfans.com, which will
make online play easier and more reliable.
* Game balancing changes and fixes, making the game more challenging
+ The Fryhtans can attack more often.
+ Spies are more stealthy.
+ Greater being mana exploit has been fixed.
+ Harder to brutally capture towns.
- File under correct Group
- Lint .spec file
- Rebase gcc6_char_cast.patch
-------------------------------------------------------------------
Mon Sep 5 17:54:01 UTC 2016 - nemysis@openSUSE.org
- Update to 2.14.6, announce message:
* Added support for 7kfans.com match-making.
* Added LAN game browsing support.
* Added Mobilize Worker button on firms. (sraboy/Microvirus)
* Improvements to mouse acceleration.
* Fixes to mouse movement in fullscreen mode.
* Fixed a bug with 64-bit multiplayer matches.
* Begun translation work. (toaster)
* Fix character encoding with accented characters. (MicroVirus)
* Bugfixes…
- Remove obsolete patches 7kaa-2.14.5.patch and 7kaa-2.14.5_overflow.patch,
changed by Upstream
- Add description for patch gcc6_char_cast.patch
- Remove check %if 0%{?suse_version}, because is only for openSUSE
-------------------------------------------------------------------
Thu Jun 16 14:03:33 UTC 2016 - normand@linux.vnet.ibm.com
- new gcc6_char_cast.patch proposal for upstream issue
https://github.com/the3dfxdude/7kaa/issues/63
-------------------------------------------------------------------
Tue Sep 29 15:06:37 UTC 2015 - opensuse@dstoecker.de
- patch buffer overflow (7kaa-2.14.5_overflow.patch)
-------------------------------------------------------------------
Fri Sep 25 18:32:04 UTC 2015 - nemysis@openSUSE.org
- Update to 2.14.5, announce message:
* Switched to using SDL2.
* Gained support for full-screen stretching.
* Gained support for MacOS.
* Switched to using enet, replacing SDL_net.
* Audio code improvements.
* The multiplayer connection code has stablized.
* New game hotkeys.
* Migrate population across extended town networks.
* Added ability to migrate 10 people at a time across between towns.
* Gettext translation support.
* Several bug fixes.
- Add patch 7kaa-2.14.5.patch, - fix build
- Remove BuildRequires for desktop-file-utils
- Add BuildRequires, changed by Upstream for enet-devel and sdl2
- Remove BuildRequires, changed by Upstream for SDL_net and sdl
- Fix build with gcc5, add CXXFLAGS="%{optflags} -fno-strict-aliasing"
-------------------------------------------------------------------
Fri Nov 7 17:04:26 UTC 2014 - nemysis@gmx.ch
- Use for Recommends:%{name}-music Recommends: instead of
Requires:%{name}-music, with dimstar help
-------------------------------------------------------------------
Tue Oct 14 06:30:23 UTC 2014 - nemysis@gmx.ch
- Change Web URL
-------------------------------------------------------------------
Mon Oct 13 22:26:42 UTC 2014 - nemysis@gmx.ch
- Binary file '7kaa-source-2.14.4.tar.bz2' has changed.
-------------------------------------------------------------------
Mon Oct 13 21:53:03 UTC 2014 - nemysis@gmx.ch
- Change Source0 to use proper Web URL
- Use check for openSUSE %if 0%{?suse_version}
- Use for BuildRequires pkgconfig(SDL_net), pkgconfig(sdl)
instead of libSDL_net-devel, SDL-devel
- Remove BuildRequires for pkgconfig
-------------------------------------------------------------------
Sat Oct 4 21:02:03 UTC 2014 - nemysis@gmx.ch
- Change %fdupes
-------------------------------------------------------------------
Mon Sep 29 21:54:09 UTC 2014 - nemysis@gmx.ch
- Initial package creation