v1.0.7.1: Remove Discord and Ko-fi links from in-game config

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-02-01 15:01:45 -05:00
parent d95884fe7d
commit 9f41c18c0b
6 changed files with 13 additions and 42 deletions
+3
View File
@@ -1,3 +1,6 @@
# 1.0.7.1
- **UI**: Removed Discord and Ko-fi links from in-game config.
# 1.0.7.0
- **Hotbars**: Charge count on slots — abilities with charges (e.g. 2-stack) show the current charge number in the top-left of the slot; keybind stays in the bottom-right. Toggle in Hotbars → Show Charge Count.
- **Fix**: Left-click no longer stays broken after disabling HSUI. WndProc is restored first on plugin unload so the game window gets normal input back even when disposal order changes (e.g. after a patch).