September 8, 2024 Changelog

General

  • Added basic Discord rich presence support
    This is currently not exposed in the settings UI, but will be soon. If you wish, you can disable this by adding this to your lifeto.toml file:
    [features]
    discord_integration = false
    
  • Updated boss treasure box drop rates to be at least 90%
  • Updated the game server and database to use the Japanese encoding (Shift-JIS)
  • Fixed the positioning of some uncentered accented characters
  • Removed “ReformCount” from the item detail box that shows when you hover over an item

Japanese Client

  • Translated the message that shows when you get a Soul Seed
  • Translated episode names
  • Japanese character/guild names are now supported

一般

  • 基本的な Discord リッチプレゼンスサポートを追加しました 。
    これは現在設定UIで表示されていませんが、近日中に追加される予定です。もし無効にしたい場合は、lifeto.toml ファイルに以下を追加してください:
    [features]
    discord_integration = false
    
  • ボスの宝箱のドロップ率を少なくとも90%に更新しました。
  • ゲームサーバーとデータベースが日本語エンコーディング(Shift-JIS)を使用するように更新しました。
  • 一部の中央揃えされていないアクセント付き文字の位置を修正しました。
  • アイテムにカーソルを合わせると表示されるアイテム詳細ボックスから「ReformCount」を削除しました。

日本語クライアント

  • ソウルシードを入手した時に表示されるメッセージを翻訳しました。
  • 日本語のキャラクターやギルド名がサポートされるようになりました。
  • エピソード名を翻訳しました。