v1.0.2.6: Fix cooldown overlay direction (grey when used, lights up as ready)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-01-31 11:46:44 -05:00
parent 95c4dfce38
commit 98369c5fc4
5 changed files with 14 additions and 10 deletions
+3
View File
@@ -1,3 +1,6 @@
# 1.0.2.6
- **Hotbars**: Fixed cooldown overlay direction — icon now greys out when used and lights back up as it cools down (was reversed).
# 1.0.2.5
- **Hotbars**: More accurate cooldown tracking using ActionManager recast API (fixes actions like Continuation, Egi Assaults).
- **Tooltips**: Fixed cast/recast display (60s was showing as 6.0s; correct Cast100ms/Recast100ms divisor).