Skip to content

Releases: amchess/ShashChess

ShashChess 10

19 Jan 16:42
Compare
Choose a tag to compare

ShashChess 10
Aligned with Stockfish 11
Improved Shashin theory
Corrected and improved learning algorithm from BrainLearn

ShashChess 9.1

29 Dec 20:31
Compare
Choose a tag to compare

ShashChess 9.1
Corrected default livebook default delay

Stockfish patch
Author: xoto10
Date: Wed Dec 25 00:12:07 2019 +0100
Timestamp: 1577229127

Tune search constants

ShashChess 9.0

11 Dec 13:49
Compare
Choose a tag to compare

Stockfish patch
Author: Guenther Demetz
Date: Tue Dec 10 08:07:34 2019 +0100
Timestamp: 1575961654
Refine improving-logic

A lot of improvements: see the ReadMe https://github.com/amchess/ShashChess/blob/master/README.md

ShashChess 8.0

01 Apr 17:31
Compare
Choose a tag to compare

-Stockfish patch 31/03/2019
Assorted trivial cleanups
-improved base Shashin algorithm
-better middlegame-endgame transition evaluation
-deeply revised uci options, in particular,

  • NN(Neural Network) like options for an experimental hybrid approach with the classical alpha-beta
  • Less Pruning Analysis for very long time controls and infinite analysis.

More information on the readMe file:
https://github.com/amchess/ShashChess/blob/master/README.md

ShashChess 7.0

28 Feb 18:11
Compare
Choose a tag to compare

7.0
-Stockfish patch 27/02/2019
Remove skipQuiets with mate fix.
-A little improvement in experimental mcts
(thanks to original Jorg Oster idea developed after by
Stefano Cardanobile)
-Improvement (at least 30 elo) in playing strength and hard positions solving, in particular

  • lmr search
  • king's and pawns evaluation

ShashChess 6.2.4

14 Feb 18:27
Compare
Choose a tag to compare

Stockfish patch
Change outposts to single value Feb 8, 2019
Corrected mcts and negative contempt bugs
No skip 25/01/2019 CoffeOne and Corchess (great improvement)

ShashChess 6.1.3

05 Feb 19:11
Compare
Choose a tag to compare

6.1..3
Completely isolated mcts

ShashChess 6.1.2

04 Feb 12:31
Compare
Choose a tag to compare

Definitively corrected handicap mode
Stockfish patch
Feb 3, 2019
Less king danger if we have a knight near by to defend it.

ShashChess 6.1.1

03 Feb 01:01
Compare
Choose a tag to compare

ShashChess 6.1.1
Handicap Mode: bug corrected and great improvement
Stockfish patch Feb 1, 2019
Extend discovered checks regardless of SEE

ShashChess 6.0 32-64 bit

28 Jan 18:53
Compare
Choose a tag to compare

ShashChess 6.0
-unified windows and linux code
-added uci option slow mover
-speeded the engine and improved its search function
-improved the handicap mode
-added mcts option (see readme file)