v1.6.0
v1.6.0
酷酷的Overlay
Installing
Windows
- Install Python
- Run
install_akagi.ps1
with administrator privileges.Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
- Place
mortal.pth
.
Mac OS
install_akagi.command
Features
- 安裝腳本自動安裝證書: 現在安裝過程不再需要手動安裝證書 感謝 @latorc 50fe2ec
- 更自定義的延遲時間: 根據是否立直與所打的牌自定義延遲時間 感謝 @motoiro 7fa6544
- Autoplay驗證: 執行完動作之後驗證是否有執行成功 感謝 @motoiro b4d2146
- "?"牌現在是看不見的: 畫面更為簡潔 ce23e41
- 前三推薦項: 讚的 d7150a3
- UI覆蓋畫面: 更讚的 f0c463e
- 新增Overlay設定: ce5c7f8
Bug Fix
- 三麻提示備選項錯誤: e00a186
- 對局同步邏輯修正: 0aa81a4
- 手牌傳入libriichi前先整理手牌: 修正手牌位置錯誤 0aa81a4
- 移除更新log迴圈中的remove(): remove()可能會導致exception從而導致應用程式出錯 262e88d
What's Changed
- feat: ps1 script installing certificate for mitm proxy (on Windows) by @latorc in #36
- 优化出牌延迟 by @motoiro in #37
- script文件夹新增mac安装脚本 by @jch12138 in #40
- Check whether autoplay is executed correctly by @motoiro in #38
- v1.6.0 by @shinkuan in #42
New Contributors
Full Changelog: v1.5.1...v1.6.0