v1.0.8.22: Duty List hide-unless-hovered fix, tooltip gauge cost section

Made-with: Cursor
This commit is contained in:
2026-03-02 19:40:33 -05:00
parent ee7a2d71a0
commit 9f9d5e1781
3 changed files with 8 additions and 4 deletions
+4
View File
@@ -1,3 +1,7 @@
# 1.0.8.22
- **Duty List & Scenario Guide**: Fix "Hide unless hovered" visibility option — override GetScreenBounds() so hover hit-test matches drawn panel.
- **Tooltips**: Job gauge/resource costs (Soul Gauge, Beast Gauge, Lily, Kenki, etc.) now show as section with label color. Fix tooltip break when stats and description share first block.
# 1.0.8.21
- **Duty List & Scenario Guide**: Duty Information when inside a duty (dungeon/trial/raid) — shows duty name, elapsed timer, and objectives. Replaces queue info with in-duty info when BoundByDuty. Objective progress shown as "X out of Y step(s)" with checkmark when completed (replaces raw 0/1:0). Average wait time from queue status messages (static format preferred); multiple queued duties supported; redundant "Average Wait Time" label fixed.