Skip to content

v2.6.0

Choose a tag to compare

@shinkuan shinkuan released this 27 Sep 07:38
· 3 commits to v2 since this release
c60846f

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:

$$\sigma(\mathbf{z}, T)_i = \frac{e^{z_i / T}}{\sum_{j=1}^{K} e^{z_j / T}}$$

What's Changed

Full Changelog: v2.5.0...v2.6.0