Skip to content

v2.3.0

Choose a tag to compare

@shinkuan shinkuan released this 24 May 14:47
· 24 commits to v2 since this release
3a691c4

v2.3.0

新增

  • 自動打牌模式
    • 僅在 Windows Release 版中啟用,且必須啟動 ot_server。
    • 自動選擇視窗 (如果判斷錯誤請手動選擇)
  • Model選擇介面現在多了選擇自動打牌視窗
  • 現在開啟Akagi時即自動開啟MITM

修正

  • 麻雀一番街發送多個cmd_enter_room造成的問題
  • 自摸牌不會在打牌後被清除
  • 自摸牌的更新處理
  • 天月麻將在吃碰槓其他家的立直宣告牌時的問題
  • 天月麻將last_discard_actor沒有被正確更新
  • 天月麻將立直接受處理邏輯
  • 天月麻將加槓時消耗牌處理錯誤

Added

  • Auto Play Mode
    • Enabled only in the Windows Release version and requires ot_server to be running.
    • Automatically selects the game window (manual selection is needed if detection is incorrect).
  • Model selection interface now includes an option to select the Auto Play window.
  • Launching Akagi now automatically starts the MITM module.

Fixed

  • Issue caused by Riichi City sending multiple cmd_enter_room commands.
  • Tsumo tile was not being cleared after a discard.
  • Update handling for the tsumo tile.
  • Issue in Amatsuki when calling (chi/pon/kan) on a riichi-declared tile from another player.
  • last_discard_actor was not correctly updated in Amatsuki.
  • Riichi acceptance logic in Amatsuki.
  • Incorrect tile consumption when declaring kakan in Amatsuki.

What's Changed

Full Changelog: v2.2.0...v2.3.0