Equim-chan / mjai-reviewer

🔍🀄️ Review mahjong game log with mjai-compatible mahjong AI.
https://mjai.ekyu.moe
Apache License 2.0
1.03k stars 119 forks source link

East game of Mahjong Soul Logs doesn't acknowledged as East game. #60

Closed bupjae closed 2 years ago

bupjae commented 2 years ago

For example, East game log generated by log extractor contains word "East" on rule.disp.

However, in akochan-reviewer, only word '東' is checked whether the game is Tonpuu (East) game; if not, the log is examined as Hanchan (South) game.

For workaround, I manually modify log file to add word '東' in rule.disp. But, it would be better if akochan-review could recognize word 'East' as Tonpuu (East) game.

Equim-chan commented 2 years ago

This is a known issue and will be fixed in the next major version.