Skip to content

v1.1: The big multilingual redesign / 카트레인은 한국말도 할 수 있다!

Pre-release
Pre-release
Compare
Choose a tag to compare
@sanderland sanderland released this 02 Jun 19:51
· 725 commits to master since this release
3edb45e

release1 1

  • Internationalization:
    • Currently in English, French and Korean, thanks to @isty2e, "Dontbtme" and @wonderingabout.
    • See here for contributing to translation.
  • Complete UI redesign, thanks to @Kameone creating mockups for a new UI several times over, designing icons and much more.
    • Collapsable elements, almost any element can be hidden, no more inadvertant peeking during play.
    • UI elements should be more modern and responsive.
    • Play/Analyze select no longer changes the UI
      • .. but AI and teaching moves are disabled in Analyze mode, removing previous frustration with the AI playing during a review after the game.
      • .. and an option under 'teaching settings' can be used to hide top move and territory during play, allowing you to switch both by just hitting 'tab'.
  • Extra analysis (a) can now be hit multiple times to analyze up to the desired number of visits.
  • Settings improvements
    • Settings are now always saved, and the program should generally start as you left it. This includes timer, board size, language, etc
    • Many more options are renamed, or in case of them not being useful, removed.
    • Settings and KataGo tuning files are saved locally in (your user directory/.katrain). This also allows for a single exe-file distribution!

Two installation options are attached under 'Assets' for windows:

  • KaTrain1.1.zip : the windows pyinstaller distribution as usual, containing both KaTrain.exe and KaTrainNC.exe (no console)
  • KaTrainNC.exe: single file (no console) distribution - no need to unzip and easier to find the program, but will be slightly slower to start up.
  • As usual, you can also download the program using pip on any OS with a working python 3 installation, or download the source code.

Let me know in this poll which release you prefer.

This release is a major update, affecting nearly every part of the program, If you find any bugs, or have suggestions for improvements, please file an issue here.

Enjoy!