Skip to content

Commit e7274f4

Browse files
committed
Update distribute (dd33daec006d59c378989157367a39e1638f4e61)
1 parent 34d5f78 commit e7274f4

File tree

7 files changed

+99
-13
lines changed

7 files changed

+99
-13
lines changed

stable/Craftimizer/Craftimizer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "Asriel",
33
"Name": "Craftimizer",
44
"InternalName": "Craftimizer",
5-
"AssemblyVersion": "2.9.0.0",
5+
"AssemblyVersion": "2.9.1.1",
66
"Description": "Allows you to generate macros and simulate all sorts of crafts without having to open another app. Open your crafting log to get started!",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/WorkingRobot/Craftimizer",

stable/Craftimizer/latest.zip

830 Bytes
Binary file not shown.

stable/PositionalGuide/PositionalGuide.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "VariableVixen",
33
"Name": "Positional Assistant",
44
"InternalName": "PositionalGuide",
5-
"AssemblyVersion": "4.7.3",
5+
"AssemblyVersion": "4.8.1",
66
"Description": "If you have a hard time telling whether you're in the right spot for positional attacks, this plugin can draw guidelines on your screen to help you tell where you need to be.",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/VariableVixen/PositionalAssistant",
@@ -13,7 +13,7 @@
1313
"combat",
1414
"target"
1515
],
16-
"DalamudApiLevel": 13,
16+
"DalamudApiLevel": 14,
1717
"LoadRequiredState": 0,
1818
"LoadSync": false,
1919
"CanUnloadAsync": false,

stable/PositionalGuide/latest.zip

-264 Bytes
Binary file not shown.

stable/PvPAnnouncer/PvPAnnouncer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "spide-r",
33
"Name": "PvPAnnouncer",
44
"InternalName": "PvPAnnouncer",
5-
"AssemblyVersion": "1.3.5.2",
5+
"AssemblyVersion": "1.3.5.3",
66
"Description": "This plugin will cause Metems voice lines to play mid-match upon specific conditions being met.\n\nYou must have Dawntrail installed & Voice Lines unmuted for this plugin to function!",
77
"ApplicableVersion": "any",
88
"Tags": [

stable/PvPAnnouncer/latest.zip

-2 Bytes
Binary file not shown.

state.json

Lines changed: 95 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -111518,9 +111518,9 @@
111518111518
}
111519111519
},
111520111520
"Craftimizer": {
111521-
"BuiltCommit": "a041fc6ebf85029d7e1d37ecfd739c6131a3eb1f",
111522-
"TimeBuilt": "2025-12-22T13:51:58.5452619+00:00",
111523-
"EffectiveVersion": "2.9.0.0",
111521+
"BuiltCommit": "be349a29a4986583422ae4af5ab2937ce6a817ca",
111522+
"TimeBuilt": "2026-01-03T23:38:03.4525641+00:00",
111523+
"EffectiveVersion": "2.9.1.1",
111524111524
"MinimumVersion": null,
111525111525
"Changelogs": {
111526111526
"2.5.3.0": {
@@ -111830,6 +111830,42 @@
111830111830
],
111831111831
"Reviewer": "philpax",
111832111832
"Submitter": "WorkingRobot"
111833+
},
111834+
"2.9.1.1": {
111835+
"TimeReleased": "2026-01-03T23:38:03.452565+00:00",
111836+
"Changelog": "Fixed Optimal solver from not giving non-100% HQ solutions",
111837+
"UsedNeeds": [
111838+
{
111839+
"Key": "DalamudPackager",
111840+
"Version": "14.0.1"
111841+
},
111842+
{
111843+
"Key": "DotNet.ReproducibleBuilds",
111844+
"Version": "1.2.39"
111845+
},
111846+
{
111847+
"Key": "MathNet.Numerics",
111848+
"Version": "5.0.0"
111849+
},
111850+
{
111851+
"Key": "Meziantou.Analyzer",
111852+
"Version": "2.0.264"
111853+
},
111854+
{
111855+
"Key": "DotNext",
111856+
"Version": "5.26.1"
111857+
},
111858+
{
111859+
"Key": "Raphael.Net",
111860+
"Version": "4.1.0"
111861+
},
111862+
{
111863+
"Key": "System.IO.Hashing",
111864+
"Version": "8.0.0"
111865+
}
111866+
],
111867+
"Reviewer": "reiichi001",
111868+
"Submitter": "WorkingRobot"
111833111869
}
111834111870
}
111835111871
},
@@ -141794,9 +141830,9 @@
141794141830
}
141795141831
},
141796141832
"PositionalGuide": {
141797-
"BuiltCommit": "0ce624d576fa0544c7e35142310cd4b045452e25",
141798-
"TimeBuilt": "2025-08-21T07:19:27.3163259+00:00",
141799-
"EffectiveVersion": "4.7.3",
141833+
"BuiltCommit": "8ebe8d4fd18293c1539c978e2cf0c856ec98332b",
141834+
"TimeBuilt": "2026-01-03T23:37:48.0138024+00:00",
141835+
"EffectiveVersion": "4.8.1",
141800141836
"MinimumVersion": null,
141801141837
"Changelogs": {
141802141838
"3.0.8467.16512": {
@@ -141913,6 +141949,26 @@
141913141949
],
141914141950
"Reviewer": "Critical-Impact",
141915141951
"Submitter": "VariableVixen"
141952+
},
141953+
"4.8.1": {
141954+
"TimeReleased": "2026-01-03T23:37:48.0138035+00:00",
141955+
"Changelog": null,
141956+
"UsedNeeds": [
141957+
{
141958+
"Key": "DalamudPackager",
141959+
"Version": "14.0.1"
141960+
},
141961+
{
141962+
"Key": "DotNet.ReproducibleBuilds",
141963+
"Version": "1.2.39"
141964+
},
141965+
{
141966+
"Key": "Microsoft.NET.ILLink.Tasks",
141967+
"Version": "10.0.1"
141968+
}
141969+
],
141970+
"Reviewer": "reiichi001",
141971+
"Submitter": "VariableVixen"
141916141972
}
141917141973
}
141918141974
},
@@ -171728,9 +171784,9 @@
171728171784
}
171729171785
},
171730171786
"PvPAnnouncer": {
171731-
"BuiltCommit": "a159fdb267bbecc6b9bb8592d2075e719097fe56",
171732-
"TimeBuilt": "2026-01-01T22:19:09.2442135+00:00",
171733-
"EffectiveVersion": "1.3.5.2",
171787+
"BuiltCommit": "323e6a84e634ad7db1c33def5f7f20de5a8bd8d6",
171788+
"TimeBuilt": "2026-01-03T23:37:39.1201544+00:00",
171789+
"EffectiveVersion": "1.3.5.3",
171734171790
"MinimumVersion": null,
171735171791
"Changelogs": {
171736171792
"1.0.0.0": {
@@ -171908,6 +171964,22 @@
171908171964
],
171909171965
"Reviewer": "karashiiro",
171910171966
"Submitter": "spide-r"
171967+
},
171968+
"1.3.5.3": {
171969+
"TimeReleased": "2026-01-03T23:37:39.1201965+00:00",
171970+
"Changelog": "Minor Fixes",
171971+
"UsedNeeds": [
171972+
{
171973+
"Key": "DalamudPackager",
171974+
"Version": "14.0.1"
171975+
},
171976+
{
171977+
"Key": "DotNet.ReproducibleBuilds",
171978+
"Version": "1.2.39"
171979+
}
171980+
],
171981+
"Reviewer": "reiichi001",
171982+
"Submitter": "spide-r"
171911171983
}
171912171984
}
171913171985
},
@@ -246640,6 +246712,20 @@
246640246712
"Version": "3.1.0.12",
246641246713
"ReviewedBy": "philpax",
246642246714
"ReviewedAt": "2026-01-03T12:19:32.9862415Z"
246715+
},
246716+
{
246717+
"Type": 1,
246718+
"Key": "Microsoft.NET.ILLink.Tasks",
246719+
"Version": "10.0.1",
246720+
"ReviewedBy": "reiichi001",
246721+
"ReviewedAt": "2026-01-03T23:37:48.0670329Z"
246722+
},
246723+
{
246724+
"Type": 1,
246725+
"Key": "Raphael.Net",
246726+
"Version": "4.1.0",
246727+
"ReviewedBy": "reiichi001",
246728+
"ReviewedAt": "2026-01-03T23:38:03.5286381Z"
246643246729
}
246644246730
]
246645246731
}

0 commit comments

Comments
 (0)