anoyetta / ACT.Hojoring

Advanced Combat Tracker の FFXIV向けプラグインです。トリガ、TTSの拡張、HUDの拡張など。
BSD 3-Clause "New" or "Revised" License
288 stars 67 forks source link

bug fix #393

Closed wbonbon closed 2 months ago

wbonbon commented 2 months ago

ログを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 を発行するとタイムラインが初期化されてしまう問題に対策した