Skip to content

Commit

Permalink
Update distribute (bc3b7f09b909e87fdbf4c5eafe736762c6b574c3)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 30, 2024
1 parent 68eea6b commit 799b8e9
Show file tree
Hide file tree
Showing 15 changed files with 314 additions and 5 deletions.
4 changes: 2 additions & 2 deletions stable/HimbeertoniRaidTool/HimbeertoniRaidTool.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Koenari",
"Name": "Himbeertoni Raid Tool",
"InternalName": "HimbeertoniRaidTool",
"AssemblyVersion": "1.8.0.0",
"AssemblyVersion": "1.8.0.1",
"Description": "A collection of useful tools for raid groups, including loot management",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Koenari/HimbeertoniRaidTool/",
Expand All @@ -18,7 +18,7 @@
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "All you need for Raiding",
"Changelog": " Gear: GearSets now support selection of food. You need to update all set from etro.gg and XivGear.app to get the food\n Configuration: You can trigger updates for all gear sets from the options\n Bugfix: XivGear.app sets now behave as expected (on update and edit)\n System: A lot of changes on underlying systems. If you notice anything behaving strangely let me know via the official discord\n",
"Changelog": " User Interface: Added food information wherever relevant\n User Interface: Tooltips for food now contain the food's effects\n Bugfix: Fix Gear/BiS equality with materia enabled\n Bugfix: Fixed crash on startup in certain cases\n",
"AcceptsFeedback": true,
"_isDip17Plugin": true,
"_Dip17Channel": "stable"
Expand Down
Binary file modified stable/HimbeertoniRaidTool/latest.zip
Binary file not shown.
208 changes: 205 additions & 3 deletions state.json
Original file line number Diff line number Diff line change
Expand Up @@ -43973,9 +43973,9 @@
}
},
"HimbeertoniRaidTool": {
"BuiltCommit": "e03797e6e4ae61cf6a9f0c6f5cd158cf8f1486ea",
"TimeBuilt": "2024-12-29T19:13:55.5446849+00:00",
"EffectiveVersion": "1.8.0.0",
"BuiltCommit": "59fedafc070abbe7da35f72b78f32121ca0282a5",
"TimeBuilt": "2024-12-30T13:57:00.8523228+00:00",
"EffectiveVersion": "1.8.0.1",
"MinimumVersion": null,
"Changelogs": {
"1.0.0.33": {
Expand Down Expand Up @@ -44420,6 +44420,61 @@
}
],
"Reviewer": "philpax"
},
"1.8.0.1": {
"TimeReleased": "2024-12-30T13:57:00.8523599+00:00",
"Changelog": "User Interface: Added food information wherever relevant\n User Interface: Tooltips for food now contain the food\u0027s effects\n Bugfix: Fix Gear/BiS equality with materia enabled\n Bugfix: Fixed crash on startup in certain cases",
"UsedNeeds": [
{
"Key": "https://github.com/Koenari/HimbeertoniRaidTool.Common.git",
"Version": "d8c918661bb76047566bb90acd536dc547e551ff"
},
{
"Key": "DalamudPackager",
"Version": "11.0.0"
},
{
"Key": "DotNet.ReproducibleBuilds",
"Version": "1.2.25"
},
{
"Key": "NetStone",
"Version": "1.3.1"
},
{
"Key": "HtmlAgilityPack",
"Version": "1.11.46"
},
{
"Key": "Karashiiro.HtmlAgilityPack.CssSelectors.NetCoreFork",
"Version": "0.0.2"
},
{
"Key": "Lumina",
"Version": "5.2.1"
},
{
"Key": "Lumina.Excel",
"Version": "7.1.0"
},
{
"Key": "Microsoft.Extensions.ObjectPool",
"Version": "8.0.7"
},
{
"Key": "Newtonsoft.Json",
"Version": "13.0.3"
},
{
"Key": "XIVCalc",
"Version": "0.3.0"
},
{
"Key": "XIVCalc.Lumina",
"Version": "7.1.0"
}
],
"Reviewer": "philpax"
}
}
},
Expand Down Expand Up @@ -62949,6 +63004,146 @@
"Reviewer": "philpax"
}
}
},
"ShopItemRevealer": {
"BuiltCommit": "6ac075b68ce4c8241be348a84e655b443c66371f",
"TimeBuilt": "2024-12-30T13:57:10.7047096+00:00",
"EffectiveVersion": "1.0.0.0",
"MinimumVersion": null,
"Changelogs": {
"1.0.0.0": {
"TimeReleased": "2024-12-30T13:57:10.7047116+00:00",
"Changelog": "Initial release",
"UsedNeeds": [
{
"Key": "DalamudPackager",
"Version": "11.0.0"
},
{
"Key": "DotNet.ReproducibleBuilds",
"Version": "1.1.1"
},
{
"Key": "Microsoft.Build.Tasks.Git",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.AzureRepos.Git",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.Bitbucket.Git",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.Common",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.GitHub",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.GitLab",
"Version": "1.1.1"
}
],
"Reviewer": "philpax"
}
}
},
"RetainerSales": {
"BuiltCommit": "1ba53cc87382692f0070aecae937e862c69952b5",
"TimeBuilt": "2024-12-30T13:57:17.1714303+00:00",
"EffectiveVersion": "1.0.0.1",
"MinimumVersion": null,
"Changelogs": {
"1.0.0.1": {
"TimeReleased": "2024-12-30T13:57:17.1714318+00:00",
"Changelog": "Initial Release",
"UsedNeeds": [
{
"Key": "DalamudPackager",
"Version": "11.0.0"
}
],
"Reviewer": "philpax"
}
}
},
"HUDLayoutHelper": {
"BuiltCommit": "e383f68b638725a386fa778af0f5fb61dffb74b9",
"TimeBuilt": "2024-12-30T13:57:24.2295832+00:00",
"EffectiveVersion": "0.0.0.1",
"MinimumVersion": null,
"Changelogs": {
"0.0.0.1": {
"TimeReleased": "2024-12-30T13:57:24.2295846+00:00",
"Changelog": "- Added undo, redo, copy and paste functionalities to the HUD Layout editor. \r\n- Added a toggleable overlay for helping with alignment of elements in the HUD Layout editor. \r\n",
"UsedNeeds": [
{
"Key": "DalamudPackager",
"Version": "11.0.0"
},
{
"Key": "System.Numerics.Vectors",
"Version": "4.5.0"
}
],
"Reviewer": "philpax"
}
}
},
"AcquisitionDate": {
"BuiltCommit": "9d48f6a4abe792fd367c545d7289a037f36879ee",
"TimeBuilt": "2024-12-30T13:57:33.5352351+00:00",
"EffectiveVersion": "0.1.0.0",
"MinimumVersion": null,
"Changelogs": {
"0.1.0.0": {
"TimeReleased": "2024-12-30T13:57:33.5352378+00:00",
"Changelog": " [0.1.0.0]\n Initial commit of Acquired Date!\n\n This plugin tracks and shows you the date you acquired/got the following:\n - Achievements\n - Quests\n - Duties\n - Levels (For any Job)\n - Fish\n - Sightseeing Log Entries\n - Glasses\n - Minions\n - Mouts\n - Orchestrion Rolls\n - Fashion Accessories\n And more!\n\n Using the lodestone you can import a backlog of the following dates:\n - Achievements\n - Quests\n - Glasses\n - Minions\n - Mounts\n\n Expect a UI rework and more ways of importing data soon after release!\n",
"UsedNeeds": [
{
"Key": "DalamudPackager",
"Version": "11.0.0"
},
{
"Key": "DotNet.ReproducibleBuilds",
"Version": "1.1.1"
},
{
"Key": "HtmlAgilityPack",
"Version": "1.11.71"
},
{
"Key": "Microsoft.Build.Tasks.Git",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.AzureRepos.Git",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.Bitbucket.Git",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.Common",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.GitHub",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.GitLab",
"Version": "1.1.1"
}
],
"Reviewer": "philpax"
}
}
}
}
},
Expand Down Expand Up @@ -71972,6 +72167,13 @@
"Version": "2021.2.0",
"ReviewedBy": "philpax",
"ReviewedAt": "2024-12-30T13:49:29.4448025Z"
},
{
"Type": 2,
"Key": "https://github.com/Koenari/HimbeertoniRaidTool.Common.git",
"Version": "d8c918661bb76047566bb90acd536dc547e551ff",
"ReviewedBy": "philpax",
"ReviewedAt": "2024-12-30T13:57:00.8933087Z"
}
]
}
35 changes: 35 additions & 0 deletions testing-live/AcquisitionDate/AcquisitionDate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"Author": "Glyceri",
"Name": "Acquisition Date",
"InternalName": "AcquisitionDate",
"AssemblyVersion": "0.1.0.0",
"Description": "Shows the date when you acquired:\n- Achievements\n- Quests\n- Duties\n- Levels\n- Fish\n- Sightseeing Log Entries\n- Glasses\n- Minions\n- Mounts\n- Orchestrion Rolls\n- Fashion Accessories\nAnd More!",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Glyceri/AcquisitionDate",
"Tags": [
"date",
"acquired",
"unlocked",
"achievements",
"quests",
"duties",
"level",
"fish",
"sightseeing log",
"glasses",
"minion",
"mount",
"orchestrion",
"fashion"
],
"DalamudApiLevel": 11,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"IconUrl": "https://github.com/Glyceri/AcquisitionDate/raw/main/icon.png",
"Punchline": "Shows the date when you acquired something.",
"AcceptsFeedback": true,
"_isDip17Plugin": true,
"_Dip17Channel": "testing-live"
}
Binary file added testing-live/AcquisitionDate/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added testing-live/AcquisitionDate/latest.zip
Binary file not shown.
28 changes: 28 additions & 0 deletions testing-live/HUDLayoutHelper/HUDLayoutHelper.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"Author": "MaryUsagi",
"Name": "HUD Layout Helper",
"InternalName": "HUDLayoutHelper",
"AssemblyVersion": "0.0.0.1",
"Description": "Allows you to use keyboard shortcuts in the HUD Layout Editor, like Ctrl+C and Ctrl+V to copy and paste the position of individual HUD elements, and Ctrl+Z and Ctrl+Y to undo and redo changes. \n\nCan also display an overlay showing alignment to other elements with Ctrl+R. ",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Mary-Usagi/FFXIV-HUDLayoutHelper",
"Tags": [
"hud",
"layout",
"copy",
"paste",
"undo",
"align",
"qol"
],
"DalamudApiLevel": 11,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"IconUrl": "https://github.com/Mary-Usagi/FFXIV-HUDLayoutHelper/tree/main/images/icon.png",
"Punchline": "Adds QoL features to the native HUD layout editor: Undo, Redo, Copy, Paste and alignment lines. ",
"AcceptsFeedback": true,
"_isDip17Plugin": true,
"_Dip17Channel": "testing-live"
}
Binary file added testing-live/HUDLayoutHelper/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added testing-live/HUDLayoutHelper/latest.zip
Binary file not shown.
21 changes: 21 additions & 0 deletions testing-live/RetainerSales/RetainerSales.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"Author": "Populo",
"Name": "Retainer Sales",
"InternalName": "RetainerSales",
"AssemblyVersion": "1.0.0.1",
"Description": "Indication that a retainer has sold something while you were logged off.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Populo/RetainerSales",
"Tags": [
"Other"
],
"DalamudApiLevel": 11,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "See retainer sales quicker",
"AcceptsFeedback": true,
"_isDip17Plugin": true,
"_Dip17Channel": "testing-live"
}
Binary file added testing-live/RetainerSales/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added testing-live/RetainerSales/latest.zip
Binary file not shown.
23 changes: 23 additions & 0 deletions testing-live/ShopItemRevealer/ShopItemRevealer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"Author": "Era",
"Name": "Shop Item Revealer",
"InternalName": "ShopItemRevealer",
"AssemblyVersion": "1.0.0.0",
"Description": "Opens a window when speaking with a supported vendor, showing items that are not unlocked and what their conditions are. It checks quests, achievements, and reputation requirements.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Era-FFXIV/ShopItemRevealer",
"Tags": [
"utility",
"vendor",
"shop"
],
"DalamudApiLevel": 11,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Shows you what items vendors won't sell you yet.",
"AcceptsFeedback": true,
"_isDip17Plugin": true,
"_Dip17Channel": "testing-live"
}
Binary file added testing-live/ShopItemRevealer/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added testing-live/ShopItemRevealer/latest.zip
Binary file not shown.

0 comments on commit 799b8e9

Please sign in to comment.