Releases: ElTh0r0/stackandconquer
StackAndConquer 0.11.0
Main changes:
- Two new great and really challenging CPU opponents: "Minimax" and "MonteCarlo" CPU - many thanks to maksverver!
- Extend CPU interface
- Update Dutch translation - thanks to maksverver!
- Drop support for ReactOS (>= Qt 5.12 required now)
- Integrate into Transifex for translations
Installation:
- Ubuntu PPA
- Builds for Cent OS, Debian, Fedora, openSUSE, SLE
- Arch AUR
- Windows, AppImage, macOS see below
Note: The macOS release was created automatically on a build server and is untested due to missing soft-/hardware! If you are facing any trouble, please create an issue.
StackAndConquer 0.10.1
Only minor changes:
- Add support for dark scheme on Windows with Qt 6.5
- Add Japanese and Polish rules
Installation:
- Ubuntu PPA
- Builds for Cent OS, Debian, Fedora, openSUSE, SLE
- Arch AUR
- Windows, AppImage, ReactOS, macOS see below
Note: The macOS release was created automatically on a build server and is untested due to missing soft-/hardware! If you are facing any trouble, please create an issue.
StackAndConquer 0.10.0
- Add board settings dialog
- Updated Italian translation - thanks to davi92
- Add txt to json board file converter
- Fix for loading user CPU scripts
Installation:
- AppImage
- Ubuntu PPA
- Builds for Cent OS, Debian, Fedora, openSUSE, SLE
- Arch AUR
- Windows, ReactOS, macOS see below
Note: The macOS release was created automatically on a build server and is untested due to missing soft-/hardware! If you are facing any trouble, please create an issue.
StackAndConquer 0.9.0
Main important change in this release is the much improved CPU opponent. Besides this, additional major changes:
- Dynamic scale change
- Icon for dark background
- Check for legal moves
- Implement direction change
- Save game fixes
- Configurable stone color
- Rewrite of board handling
- Update Dutch translation - thanks to Elbert
- Packaging changes
- Support for Qt 6
Installation:
- AppImage
- Ubuntu PPA
- Builds for Cent OS, Debian, Fedora, openSUSE, SLE
- Arch AUR
- Windows, ReactOS, macOS see below
Note: The macOS release was created automatically on a build server and is untested due to missing soft-/hardware! If you are facing any trouble, please create an issue.
StackAndConquer 0.8.2
- Added Italian translation - thanks to davi92!
Note: The macOS release was created automatically on a build server and is untested due to missing soft-/hardware! If you are facing any trouble, please create an issue.
StackAndConquer 0.8.1
- Added Dutch translation - thanks to Vistaus!
- Improved CPU opponent
- Added AppImage
- Added macOS build (untested)
Note: The macOS release was created automatically on a build server and is untested due to missing hardware! If you are facing any trouble, please create an issue.
StackAndConquer 0.8.0
- Added rules.
- Load/save game.
- Fixed cmd argument handling.
StackAndConquer 0.7.0
- Improved CPU
- Added Appyeyor build file
- Bug fixes
StackAndConquer 0.6.0
- Added JS engine for CPU scripts and removed plugin interface.
- Minor GUI changes and graphic fixes.
- Added fall-back menu icons.
- Change GUI language without restarting the game.
- Moved project from Launchpad to GitHub.
StackAndConquer 0.5.0
- Added CPU plugin interface.
- Highlight moves.