Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

v1.1.0

Choose a tag to compare

@mcrtabot mcrtabot released this 10 Oct 18:42
· 10 commits to master since this release

Changes & Fixes in v1.1.0

修正

  • setting.json等がディスクキャッシュから参照され、変更が反映されないことがある問題を修正しました
  • recordsディレクトリ内に不正なjsonファイルが存在すると処理が停止してしまう問題を修正しました

機能追加

  • タイムラインのアイコンを2パターンから選択できるようになりました (timeline.iconPattern で設定)

    • 1 : enter_bastion ピグリンの頭、 enther_fortress ブレイズの頭
    • 2: enter_bastion きらめくブラックストーン、 enther_fortress ネザーレンガ
    "iconPattern": 1 "iconPattern": 2
    自己ベスト(Personal Best) 自己ベスト(Personal Best)

v1.0.0からの移行方法

  • ダウンロード、解凍したディレクトリに、v1.0.0のディレクトリから以下のファイルをコピーしてください
    • .env ファイル
    • setting ディレクトリ
      • アイコンパターンを変更したい場合は、timeline の中に iconPattern 項目を追加してください。