Skip to content

Commit c9d47ab

Browse files
committed
Update distribute (782249b86c227852c1a9659089b4745ea123b7c2)
1 parent 6585046 commit c9d47ab

File tree

3 files changed

+19
-4
lines changed

3 files changed

+19
-4
lines changed

stable/ShopItemRevealer/ShopItemRevealer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "Era",
33
"Name": "Shop Item Revealer",
44
"InternalName": "ShopItemRevealer",
5-
"AssemblyVersion": "1.1.0.0",
5+
"AssemblyVersion": "1.1.1.0",
66
"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.",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/Era-FFXIV/ShopItemRevealer",

stable/ShopItemRevealer/latest.zip

-863 Bytes
Binary file not shown.

state.json

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53488,9 +53488,9 @@
5348853488
}
5348953489
},
5349053490
"ShopItemRevealer": {
53491-
"BuiltCommit": "b82169e2a58ec2e07aafd69dbb2844cdb334e10f",
53492-
"TimeBuilt": "2025-01-10T06:41:41.8769856+00:00",
53493-
"EffectiveVersion": "1.1.0.0",
53491+
"BuiltCommit": "53e40a7e15edb24484be6cdc422c3eda289707c7",
53492+
"TimeBuilt": "2025-01-19T02:49:57.2708232+00:00",
53493+
"EffectiveVersion": "1.1.1.0",
5349453494
"MinimumVersion": null,
5349553495
"Changelogs": {
5349653496
"1.0.2.0": {
@@ -53570,6 +53570,21 @@
5357053570
}
5357153571
],
5357253572
"Reviewer": "reiichi001"
53573+
},
53574+
"1.1.1.0": {
53575+
"TimeReleased": "2025-01-19T02:49:57.2708783+00:00",
53576+
"Changelog": "## Version 1.1.1\r\n- Changes fate item names the data json to IDs, allowing for game sheet lookup for localized names.\r\n- Table now has its header frozen while scrolling.\r\n- Adjustments to handling player shared FATE data. This will require regenerating them on update.\r\n- A button to open the Shared FATEs window appears if needed.",
53577+
"UsedNeeds": [
53578+
{
53579+
"Key": "DalamudPackager",
53580+
"Version": "11.0.0"
53581+
},
53582+
{
53583+
"Key": "DotNet.ReproducibleBuilds",
53584+
"Version": "1.2.25"
53585+
}
53586+
],
53587+
"Reviewer": "philpax"
5357353588
}
5357453589
}
5357553590
},

0 commit comments

Comments
 (0)