diff --git a/stable/FaderPlugin/FaderPlugin.json b/stable/FaderPlugin/FaderPlugin.json index a8d28e115..69886a785 100644 --- a/stable/FaderPlugin/FaderPlugin.json +++ b/stable/FaderPlugin/FaderPlugin.json @@ -1,11 +1,11 @@ { - "Author": "shdwp, Aelexe, maintained by Infi", + "Author": "Infi, shdwp, Aelexe", "Name": "Fader Plugin", "InternalName": "FaderPlugin", - "AssemblyVersion": "2.6.2.5", + "AssemblyVersion": "2.6.2.6", "Description": "Lets you automatically hide certain game UI elements based on number of conditions.", "ApplicableVersion": "any", - "RepoUrl": "https://github.com/shdwp/xivFaderPlugin", + "RepoUrl": "https://github.com/Infiziert90/xivFaderPlugin", "Tags": [ "UI" ], @@ -15,7 +15,6 @@ "CanUnloadAsync": false, "LoadPriority": 0, "Punchline": "Automatically hides UI elements.", - "Changelog": "", "AcceptsFeedback": true, "_isDip17Plugin": true, "_Dip17Channel": "stable" diff --git a/stable/FaderPlugin/latest.zip b/stable/FaderPlugin/latest.zip index 4e0b9cf6e..c5b6c1eb6 100644 Binary files a/stable/FaderPlugin/latest.zip and b/stable/FaderPlugin/latest.zip differ diff --git a/state.json b/state.json index 44483a9c4..67f4dfe26 100644 --- a/state.json +++ b/state.json @@ -17140,9 +17140,9 @@ } }, "FaderPlugin": { - "BuiltCommit": "43bcf295a2188fc97f220da779288dd7a74aae36", - "TimeBuilt": "2024-11-15T19:52:24.2530789+00:00", - "EffectiveVersion": "2.6.2.5", + "BuiltCommit": "672b398ba5880748ce919a0be487b937c07f2bd9", + "TimeBuilt": "2025-01-22T14:18:21.5623456+00:00", + "EffectiveVersion": "2.6.2.6", "MinimumVersion": null, "Changelogs": { "2.3.0.0": { @@ -17203,6 +17203,17 @@ } ], "Reviewer": "reiichi001" + }, + "2.6.2.6": { + "TimeReleased": "2025-01-22T14:18:21.562424+00:00", + "Changelog": "- Add \u0022In Fate Area\u0022 condition\r\n- Add \u0022Is Moving\u0022 condition\r\n- Add addon highlights\r\n - Hovering an element will now display a green box around the ingame addon\r\n- Unify config ui\r\n- Add localization resx\r\n- Massive cleanup\r\n\r\nNote for PAC why i forked this:\r\n\u003Chttps://discord.com/channels/581875019861328007/653504487352303619/1331613649139400784\u003E", + "UsedNeeds": [ + { + "Key": "DalamudPackager", + "Version": "11.0.0" + } + ], + "Reviewer": "philpax" } } },