Skip to content

Releases: ElTh0r0/stackandconquer

StackAndConquer 0.11.0

12 Nov 17:40
157cb39
Compare
Choose a tag to compare

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:

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

20 May 14:49
3358cf8
Compare
Choose a tag to compare

Only minor changes:

  • Add support for dark scheme on Windows with Qt 6.5
  • Add Japanese and Polish rules

Installation:

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

01 May 13:19
2e10251
Compare
Choose a tag to compare
  • Add board settings dialog
  • Updated Italian translation - thanks to davi92
  • Add txt to json board file converter
  • Fix for loading user CPU scripts

Installation:

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

27 Jun 14:28
dc318aa
Compare
Choose a tag to compare

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:

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

27 Mar 15:41
e9e34f4
Compare
Choose a tag to compare
  • 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

11 Mar 14:53
9c75e37
Compare
Choose a tag to compare
StackAndConquer 0.8.1 Pre-release
Pre-release
  • 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

09 Nov 16:19
Compare
Choose a tag to compare
StackAndConquer 0.8.0 Pre-release
Pre-release
  • Added rules.
  • Load/save game.
  • Fixed cmd argument handling.

StackAndConquer 0.7.0

07 Nov 16:57
Compare
Choose a tag to compare
StackAndConquer 0.7.0 Pre-release
Pre-release
  • Improved CPU
  • Added Appyeyor build file
  • Bug fixes

StackAndConquer 0.6.0

15 Sep 18:46
Compare
Choose a tag to compare
StackAndConquer 0.6.0 Pre-release
Pre-release
  • 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

15 Sep 18:46
Compare
Choose a tag to compare
StackAndConquer 0.5.0 Pre-release
Pre-release
  • Added CPU plugin interface.
  • Highlight moves.