Commit Graph

6 Commits

Author SHA1 Message Date
Jorg f3e10f27d2 feat: Controller hotbars with cross layout, separate storage, and sync with game
- Add controller hotbars: 8 cross bars (L2/R2 style), separate from normal hotbars 1-8
- Controller bar slot data stored in config (not game StandardHotbars) so layouts can differ per mode
- Drag-and-drop on controller bars: from game, shift+drag rearrange, release outside to clear
- Independent controller bar keybinds with modifier+trigger combinations (e.g. L2+South)
- Optional 'Sync bar mode with game client': follow Character Config Mouse/Gamepad toggle (PadMode)
- Clone/copy actions: normal hotbars ↔ controller bars
- Restore controller bar layout button; deploy to devPlugins on Release build

Made-with: Cursor
2026-02-26 22:18:40 -06:00
KnackAtNite b635e72084 Show HUD during dialogue: add option to keep hotbars/UI visible when talking to NPCs or interacting
Made-with: Cursor
2026-02-26 02:47:33 -05:00
KnackAtNite c5b8e48072 v1.0.8.14: Mouse GCD Indicator (ring around cursor)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-11 00:36:56 -05:00
KnackAtNite 048f6451c8 Release 1.0.5.0: World Object Tooltip (hover tooltip, detach option), version bump, pluginmaster
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-01 01:22:58 -05:00
KnackAtNite 11b4c268f0 v1.0.3.0: Alliance frames fixes, PvP support, shared hotbar persistence, config save on teleport
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-01-31 20:35:25 -05:00
KnackAtNite f37369cdda Initial release: HSUI v1.0.0.0 - HUD replacement with configurable hotbars
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-01-30 23:52:46 -05:00