Skip to content

v10.2.9-2404153.0033

Pre-release
Pre-release
Compare
Choose a tag to compare
@wbonbon wbonbon released this 14 Apr 15:36
· 64 commits to master since this release
ec72e9d

What's Changed

  • bug fix by @wbonbon in #393
    ログをContainsIgnoreCaseでキーワード検索してStartまたはEndを探している部分で
    reset-on-wipeoutのwipeoutを
    public static readonly string Wipeout = "WIPEOUT";
    public static readonly string WipeoutLog = $"{Wipeout}";
    で引っかけてしまい絶バハの転生の炎のときに
    /spespe reset-on-wipeout disabled
    /spespe reset-on-wipeout enabled
    を発行するとタイムラインが初期化されてしまう問題に対策した

Full Changelog: v10.2.9-240401.0203...v10.2.9-2404153.0033