v1.0.2.9: Fix false second cooldown on hotbar actions

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-01-31 14:56:31 -05:00
parent ad74dccfa7
commit bda3762ac8
5 changed files with 16 additions and 9 deletions
+3
View File
@@ -1,3 +1,6 @@
# 1.0.2.9
- **Hotbars**: Fixed false second cooldown — some 60s actions were showing another cooldown after the real one finished; now correctly returns ready when ActionManager says cooldown is complete.
# 1.0.2.8
- **Cast bar**: Default progress bar is now hidden when HSUI cast bar is enabled (with "Hide Default HUD When Replaced" on).