From bc840b90ecc64409f297c1191e4fcd65b4f0beac Mon Sep 17 00:00:00 2001 From: Mira Date: Sun, 17 Nov 2024 16:44:40 +0100 Subject: [PATCH] release: 1.7.0.0 Signed-off-by: Mira --- .../HimbeertoniRaidTool.Plugin.csproj | 2 +- HimbeertoniRaidTool/HimbeertoniRaidTool.yaml | 15 +++++++++++++-- lib/HimbeertoniRaidTool.Common | 2 +- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/HimbeertoniRaidTool/HimbeertoniRaidTool.Plugin.csproj b/HimbeertoniRaidTool/HimbeertoniRaidTool.Plugin.csproj index ba38180b..6a14a3f4 100644 --- a/HimbeertoniRaidTool/HimbeertoniRaidTool.Plugin.csproj +++ b/HimbeertoniRaidTool/HimbeertoniRaidTool.Plugin.csproj @@ -2,7 +2,7 @@ Koenari - 1.6.2.10 + 1.7.0.0 A collection of useful tools for RaidGroups, including loot management https://github.com/Koenari/HimbeertoniRaidTool Release;Debug diff --git a/HimbeertoniRaidTool/HimbeertoniRaidTool.yaml b/HimbeertoniRaidTool/HimbeertoniRaidTool.yaml index 71934a21..7c12343a 100644 --- a/HimbeertoniRaidTool/HimbeertoniRaidTool.yaml +++ b/HimbeertoniRaidTool/HimbeertoniRaidTool.yaml @@ -10,5 +10,16 @@ tags: internal_name: HimbeertoniRaidTool repo_url: https://github.com/Koenari/HimbeertoniRaidTool/ changelog: >2+ - New Feature: Automatically switch character in solo tab to currently logged in one - Bugfix: Ignoring lower ilvl gear works again + New Feature: Gearsets can have an alias. If an alias is set it is shown instead of the name in the Ui + This is editable even for sets from etro or XivGearApp + User Interface: Gearset origin is now shown in selection dropdown + General: Updated for 7.1 + User Interface: New layout for the stats + User Interface: Overhauled item tooltips + Bugfix: Deleted sets get correctly removed from the gear/bis list + BiS: Update gear set buttons now work for XivGearApp (like they did for etro) + User Interface: Searching gear from database now actually shows useful information + User Interface: New layout for inventory/wallet + User Interface: Job selection buttons are bigger to have enough space for level 100 jobs + Known Issues: + Known Issue: Previous wallet and inventory data is lost diff --git a/lib/HimbeertoniRaidTool.Common b/lib/HimbeertoniRaidTool.Common index 0662d48a..7dfac636 160000 --- a/lib/HimbeertoniRaidTool.Common +++ b/lib/HimbeertoniRaidTool.Common @@ -1 +1 @@ -Subproject commit 0662d48a812d51a714f8b8c512587ac1afa9e76c +Subproject commit 7dfac63676b495e01485040ea0317ef4973f0e51