Skip to content

Commit a2a021d

Browse files
committed
Update distribute (93fb4654508bceefacda50603f1d0ad5d5d8f473)
1 parent c9d47ab commit a2a021d

File tree

3 files changed

+95
-5
lines changed

3 files changed

+95
-5
lines changed

stable/HimbeertoniRaidTool/HimbeertoniRaidTool.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "Koenari",
33
"Name": "Himbeertoni Raid Tool",
44
"InternalName": "HimbeertoniRaidTool",
5-
"AssemblyVersion": "1.8.0.2",
5+
"AssemblyVersion": "1.8.0.3",
66
"Description": "A collection of useful tools for raid groups, including loot management",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/Koenari/HimbeertoniRaidTool/",
@@ -18,7 +18,7 @@
1818
"CanUnloadAsync": false,
1919
"LoadPriority": 0,
2020
"Punchline": "All you need for Raiding",
21-
"Changelog": " User Interface: Add quick select for job/character/player (similar to gear sets)\n User Interface: Improved usability of BiS section in gear edit\n Bugfix: 2nd,3rd,... set from XivGear.app sheets are now fetched correctly, not always the 1st\n",
21+
"Changelog": " New Feature: Stats can now take a party bonus into account (adjust the default in settings)\n",
2222
"AcceptsFeedback": true,
2323
"_isDip17Plugin": true,
2424
"_Dip17Channel": "stable"

stable/HimbeertoniRaidTool/latest.zip

2.37 KB
Binary file not shown.

state.json

Lines changed: 93 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45990,9 +45990,9 @@
4599045990
}
4599145991
},
4599245992
"HimbeertoniRaidTool": {
45993-
"BuiltCommit": "35151e31bcda28cfca13ec51a7d77e39707ef0aa",
45994-
"TimeBuilt": "2025-01-06T00:44:16.181705+00:00",
45995-
"EffectiveVersion": "1.8.0.2",
45993+
"BuiltCommit": "4be4fdaed527626e0ca2c79caecc16876e8e3ac1",
45994+
"TimeBuilt": "2025-01-19T16:35:22.1316091+00:00",
45995+
"EffectiveVersion": "1.8.0.3",
4599645996
"MinimumVersion": null,
4599745997
"Changelogs": {
4599845998
"1.0.0.33": {
@@ -46547,6 +46547,61 @@
4654746547
}
4654846548
],
4654946549
"Reviewer": "reiichi001"
46550+
},
46551+
"1.8.0.3": {
46552+
"TimeReleased": "2025-01-19T16:35:22.1316688+00:00",
46553+
"Changelog": "New Feature: Stats can now take a party bonus into account (adjust the default in settings)",
46554+
"UsedNeeds": [
46555+
{
46556+
"Key": "https://github.com/Koenari/HimbeertoniRaidTool.Common.git",
46557+
"Version": "77798d3a8b30e0047f63ae0b044256fbac7a0f94"
46558+
},
46559+
{
46560+
"Key": "DalamudPackager",
46561+
"Version": "11.0.0"
46562+
},
46563+
{
46564+
"Key": "DotNet.ReproducibleBuilds",
46565+
"Version": "1.2.25"
46566+
},
46567+
{
46568+
"Key": "NetStone",
46569+
"Version": "1.3.1"
46570+
},
46571+
{
46572+
"Key": "HtmlAgilityPack",
46573+
"Version": "1.11.46"
46574+
},
46575+
{
46576+
"Key": "Karashiiro.HtmlAgilityPack.CssSelectors.NetCoreFork",
46577+
"Version": "0.0.2"
46578+
},
46579+
{
46580+
"Key": "Lumina",
46581+
"Version": "5.6.0"
46582+
},
46583+
{
46584+
"Key": "Lumina.Excel",
46585+
"Version": "7.1.3"
46586+
},
46587+
{
46588+
"Key": "Microsoft.Extensions.ObjectPool",
46589+
"Version": "8.0.7"
46590+
},
46591+
{
46592+
"Key": "Newtonsoft.Json",
46593+
"Version": "13.0.3"
46594+
},
46595+
{
46596+
"Key": "XIVCalc",
46597+
"Version": "0.3.1"
46598+
},
46599+
{
46600+
"Key": "XIVCalc.Lumina",
46601+
"Version": "7.1.3"
46602+
}
46603+
],
46604+
"Reviewer": "philpax"
4655046605
}
4655146606
}
4655246607
},
@@ -77896,6 +77951,41 @@
7789677951
"Version": "2.1.7",
7789777952
"ReviewedBy": "philpax",
7789877953
"ReviewedAt": "2025-01-14T20:25:47.1370797Z"
77954+
},
77955+
{
77956+
"Type": 2,
77957+
"Key": "https://github.com/Koenari/HimbeertoniRaidTool.Common.git",
77958+
"Version": "77798d3a8b30e0047f63ae0b044256fbac7a0f94",
77959+
"ReviewedBy": "philpax",
77960+
"ReviewedAt": "2025-01-19T16:35:22.161478Z"
77961+
},
77962+
{
77963+
"Type": 1,
77964+
"Key": "Lumina",
77965+
"Version": "5.6.0",
77966+
"ReviewedBy": "philpax",
77967+
"ReviewedAt": "2025-01-19T16:35:22.1615388Z"
77968+
},
77969+
{
77970+
"Type": 1,
77971+
"Key": "Lumina.Excel",
77972+
"Version": "7.1.3",
77973+
"ReviewedBy": "philpax",
77974+
"ReviewedAt": "2025-01-19T16:35:22.1615393Z"
77975+
},
77976+
{
77977+
"Type": 1,
77978+
"Key": "XIVCalc",
77979+
"Version": "0.3.1",
77980+
"ReviewedBy": "philpax",
77981+
"ReviewedAt": "2025-01-19T16:35:22.1615396Z"
77982+
},
77983+
{
77984+
"Type": 1,
77985+
"Key": "XIVCalc.Lumina",
77986+
"Version": "7.1.3",
77987+
"ReviewedBy": "philpax",
77988+
"ReviewedAt": "2025-01-19T16:35:22.1615398Z"
7789977989
}
7790077990
]
7790177991
}

0 commit comments

Comments
 (0)