From e314200af79c961be8883036c9c25e9f6dad7088 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 30 Dec 2024 12:43:48 +0000 Subject: [PATCH] Himbeertoni Raid Tool 1.8.0.1 User Interface: Added food information wherever relevant User Interface: Tooltips for food now contain the food's effects Bugfix: Fix Gear/BiS equality with materia enabled Bugfix: Fixed crash on startup in certain cases --- stable/HimbeertoniRaidTool/manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/stable/HimbeertoniRaidTool/manifest.toml b/stable/HimbeertoniRaidTool/manifest.toml index 6db98debd2..4991fe2f53 100644 --- a/stable/HimbeertoniRaidTool/manifest.toml +++ b/stable/HimbeertoniRaidTool/manifest.toml @@ -2,9 +2,9 @@ repository = "https://github.com/Koenari/HimbeertoniRaidTool.git" owners = [ "Koenari" ] project_path = "HimbeertoniRaidTool" -commit = "e03797e6e4ae61cf6a9f0c6f5cd158cf8f1486ea" +commit = "59fedafc070abbe7da35f72b78f32121ca0282a5" changelog = """ -Gear: GearSets now support selection of food. You need to update all set from etro.gg and XivGear.app to get the food - Configuration: You can trigger updates for all gear sets from the options - Bugfix: XivGear.app sets now behave as expected (on update and edit) - System: A lot of changes on underlying systems. If you notice anything behaving strangely let me know via the official discord""" +User Interface: Added food information wherever relevant + User Interface: Tooltips for food now contain the food's effects + Bugfix: Fix Gear/BiS equality with materia enabled + Bugfix: Fixed crash on startup in certain cases"""