Skip to content

Commit

Permalink
release: 1.7.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mira <koenari@koenari.de>
  • Loading branch information
Koenari committed Nov 17, 2024
1 parent c5b9376 commit bc840b9
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
2 changes: 1 addition & 1 deletion HimbeertoniRaidTool/HimbeertoniRaidTool.Plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Authors>Koenari</Authors>
<Version>1.6.2.10</Version>
<Version>1.7.0.0</Version>
<Description>A collection of useful tools for RaidGroups, including loot management</Description>
<PackageProjectUrl>https://github.com/Koenari/HimbeertoniRaidTool</PackageProjectUrl>
<Configurations>Release;Debug</Configurations>
Expand Down
15 changes: 13 additions & 2 deletions HimbeertoniRaidTool/HimbeertoniRaidTool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion lib/HimbeertoniRaidTool.Common

0 comments on commit bc840b9

Please sign in to comment.