Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v2.1.0

Choose a tag to compare

@shinkuan shinkuan released this 11 May 15:27
· 58 commits to v2 since this release
42bbbb6

v2.1.0

新增

  • 支持麻雀一番街 四麻與三麻
  • 支持天鳳 三麻
  • 自動切換模型,不必再手動切換。可在設定中切換(預設開啟)

修正

  • mjai_bot.bot.AkagiBot.is_3p判斷錯誤導致左上角的推薦欄顯示錯誤
  • settings.json損毀時創建備份並重建一個預設的settings.json
  • 切換模型後設定沒有跟著變動
  • 從設定更改模型後沒有跟著切換模型

New Features

  • Support for Riichi City in both 4-player and 3-player modes
  • Support for Tenhou 3-player mode
  • Automatic model switching — no need to switch manually anymore. Can be toggled in settings (enabled by default)

Fixes

  • Fixed incorrect determination by mjai_bot.bot.AkagiBot.is_3p that caused display errors in the top-left recommendation panel
  • When settings.json is corrupted, a backup will now be created and a default settings.json will be rebuilt
  • Settings did not update after switching models
  • Model did not switch after changing it from settings

What's Changed

Full Changelog: v2.0.0...v2.1.0