Terkwood BUGOUT Versions Save

AI-driven, Multiplayer Go/Weiqi/Baduk for the web 🐛🤖🦀♟

v1.4.1

3 years ago

This release contains nothing that the user will notice. It's simply a clean-up release which focuses on making our code base slimmer and easier to maintain.

1.4.1 (2021-05-14)

Bug Fixes

v1.4.0

3 years ago

This release adds UNDO functionality to AI play.

1.4.0 (2021-05-12)

Features

  • Add UNDO capability for AI play (8e5d7f5)
  • Add UNDO capability for AI play (6f6b78c)

Bug Fixes

  • prevent browser make-move spam after undo (#491) (12fac85)
  • update gateway undo dep (055d76f)

v1.3.0

3 years ago

1.3.0 (2021-03-10)

Features

v1.2.0

3 years ago

Shows a "new game" button at the end of the game. #271, #462

v1.1.0

3 years ago

Add two more difficulty settings for play against KataGo. #454, #457

v1.0.4

3 years ago

Both browser and tinybrain (KataGo) now use Komi 6.5, preventing a situation where the browser shows the human as winning by 0.5 while KataGo believes it won by 0.5.

#225, #455

v1.0.3

3 years ago

In this release, we attempt to comply with GDPR. #453, #452, #416

v1.0.2

3 years ago

v1.0.2

  • Hide useless browser dialog when reconnecting to AI play #450, #238
  • Update webpack dep in browser #451

v1.0.1

3 years ago

v1.0.1

Adds a link to the Github repository on the front page. #447, #448

v1.0.0

3 years ago

v1.0.0

We welcome you to play BUGOUT online at go.terkwood.farm.

This release allows you to play against a much faster version of KataGo. The search space for the AI is limited, but it's still going to be a difficult opponent for most players.

  • Provide two settings for playing KataGo (#322, #432, #442, #441, #439, #437, #435)
  • Use prettier to format the browser code (#431)
  • Upgrades shared structs in botlink (#429, #406)