Tags: shinkuan/Akagi
Tags
v2.6.0 # v2.6.0 ## 新增 - 調整自動打牌時間的設定 - 調整推薦動作的權重比例的參數的設定 (*註一) ## 修復 - 修正天月麻將無法正常進入遊戲的錯誤 --- ## New - Adjusted the setting for automatic play time. - Adjusted the setting for the recommended action's weight ratio parameter (*Note 1). ## Fixes - Fixed an issue where Amatsuki Mahjong could not enter the game properly. *Note 1: ```math \sigma(\mathbf{z}, T)_i = \frac{e^{z_i / T}}{\sum_{j=1}^{K} e^{z_j / T}} ```
v2.3.0 # 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. - DF46 Incorrect tile consumption when declaring kakan in Amatsuki.
v2.1.0 # 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
PreviousNext