New Features
Important Note
- For HTML user, please remake the log file to enable the match replay. The instruction is provided in the following.
- For mjai user, due to API update, please run
git pull --recurse-submodules
orgit submodule update --init --recursive
to update the submodule.
Important Notice From v0.4.0
- Since v0.4.0 there are some new information logged, before logging new paifu, please remake the paifu first. Please remake the log file by
plog -f [format] -l [lang] -o [output] -r
or
python -m paifulogger plog -f [format] -l [lang] -o [output] -r
manually.
We offered a remake template (remake.bat
) for windows users, before executing the script please edit it to your preference and place it at the same directory as the Tenhou-Paifu-Logger.exe
.
Full Changelog: CLI-0.4.1...CLI-0.4.2