From 68a05d54c3af16a06830f771ad96d6640e582559 Mon Sep 17 00:00:00 2001 From: Knack117 Date: Tue, 3 Feb 2026 22:54:56 -0500 Subject: [PATCH] HSUI: changelog for action bar GetAdjustedActionId (combo display), bump LastUpdate Co-authored-by: Cursor --- pluginmaster.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pluginmaster.json b/pluginmaster.json index e78f119..84a1097 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -21,7 +21,7 @@ "Name": "HSUI", "Punchline": "A modern HUD replacement built for customization.", "Description": "HSUI provides a highly configurable HUD replacement for FFXIV, recreated from DelvUI using KamiToolKit, FFXIVClientStructs, and Dalamud. Features unit frames, castbars, job gauges, nameplates, party frames, status effects, enemy list, configurable hotbars with drag-and-drop, and profiles.", - "Changelog": "Action Chat Link: Shift+click actions in Actions & Traits to insert 'You should check out X' into chat. Fix: Job-specific hotbar actions now persist when changing jobs.", + "Changelog": "Action bars: use GetAdjustedActionId so combo/sequence plugins (e.g. HSRCombos) show the correct step and icon on HSUI hotbars. Action Chat Link: Shift+click actions in Actions & Traits. Fix: Job-specific hotbar actions persist when changing jobs.", "InternalName": "HSUI", "AssemblyVersion": "1.0.8.0", "RepoUrl": "http://brassnet.ddns.net:33983/KnackAtNite/HSUI", @@ -36,7 +36,7 @@ "IsTestingExclusive": false, "DownloadLinkTesting": "http://brassnet.ddns.net:33983/KnackAtNite/HSUI/releases/download/v1.0.8.0/latest.zip", "DownloadLinkUpdate": "http://brassnet.ddns.net:33983/KnackAtNite/HSUI/releases/download/v1.0.8.0/latest.zip", - "LastUpdate": "1770007214" + "LastUpdate": "1770010800" }, { "Author": "Knack117",