Skip to content

Releases: RonSijm/ButtFish

ButtFish V1.05 - Tata: Balls of Steel Edition

07 Jan 12:31
3345feb
Compare
Choose a tag to compare

ButtFish V1.04 - Inverted Black

05 Jan 13:19
fbf8a3f
Compare
Choose a tag to compare
  • Fixed the Custom board ascii so when you're playing as black the board is inverted and looks the same as chess.com boards

ButtFish V1.03 - Deep Brown

27 Nov 16:26
87198f0
Compare
Choose a tag to compare
  • Custom board ascii independent from engine
  • Added option for custom time unit, to enable longer or shorter pulses
  • Upgrade to dotnet 7
  • Minor fixes

ButtFish V1.02 - Hikaru Expert Mode

29 Sep 22:18
Compare
Choose a tag to compare

By just knowing the end position, a serious chess player would know intuitively which piece belongs there. ~ Hikaru

appsettings.json now has a config flag EndPositionOnly - if you set this to true, you will only transmit/receive the end place.

For example, in the demo Stockfish returns e5f4 - in EndPositionOnly mode, only f4 will be transmitted.

ButtFish V1.01 - Simplified Encoder

29 Sep 18:37
Compare
Choose a tag to compare
  • Added Simplified Encoder:
    • 1 = .
    • 2 = ..
    • 3 = ...
    • 4 = -
    • 5 = -.
    • 6 = -..
    • 7 = -...
    • 8 = --
    • A thought H have same pattern as 1 though 8
  • Added minor fixes, information where to download stockfish when missing

ButtFish V1.0 Initial Release

26 Sep 17:29
Compare
Choose a tag to compare

ButtFish_v1.0.zip

Notes: This release does not contain a copy of stockfish! For no apparent reason a release is not allowed to be bigger than 25MB, so you have to download the stockfish executable from the repo: https://github.com/RonSijm/ButtFish/blob/main/RonSijm.ButtFish/stockfish_15_x64_avx2.exe