Skip to content

Commit 97667b7

Browse files
committed
Update distribute (370f9699509078bb8bc5e759bdb1b8f91a6b3e79)
1 parent 5b2028f commit 97667b7

7 files changed

Lines changed: 126 additions & 12 deletions

File tree

stable/Altoholic/Altoholic.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "Sohtoren",
33
"Name": "Altoholic",
44
"InternalName": "Altoholic",
5-
"AssemblyVersion": "1.5.5.0",
5+
"AssemblyVersion": "1.8.1.0",
66
"Description": "Altoholic plugin",
77
"ApplicableVersion": "any",
88
"Tags": [

stable/Altoholic/latest.zip

11.7 KB
Binary file not shown.

stable/VanillaPlus/VanillaPlus.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "MidoriKami",
33
"Name": "VanillaPlus",
44
"InternalName": "VanillaPlus",
5-
"AssemblyVersion": "1.2.1.1",
5+
"AssemblyVersion": "1.2.1.2",
66
"Description": "This plugin is primarily focused on various UI adjustments, behavior adjustments, and adding new native elements to the game",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/MidoriKami/VanillaPlus",

stable/VanillaPlus/latest.zip

265 KB
Binary file not shown.

state.json

Lines changed: 123 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -188456,9 +188456,9 @@
188456188456
}
188457188457
},
188458188458
"VanillaPlus": {
188459-
"BuiltCommit": "7cb7d71bd038cddee43ebfff06aece34cd7c62f0",
188460-
"TimeBuilt": "2026-02-09T21:55:30.2039661+00:00",
188461-
"EffectiveVersion": "1.2.1.1",
188459+
"BuiltCommit": "6df41dbae59cef5e049f9834fec0ee3d78f87a00",
188460+
"TimeBuilt": "2026-02-10T08:20:54.5854759+00:00",
188461+
"EffectiveVersion": "1.2.1.2",
188462188462
"MinimumVersion": null,
188463188463
"Changelogs": {
188464188464
"0.1.1.6": {
@@ -191420,6 +191420,46 @@
191420191420
],
191421191421
"Reviewer": "reiichi001",
191422191422
"Submitter": "MidoriKami"
191423+
},
191424+
"1.2.1.2": {
191425+
"TimeReleased": "2026-02-10T08:20:54.585518+00:00",
191426+
"Changelog": "Add Cosmic Exploration Progress Window - [PR](https://github.com/MidoriKami/VanillaPlus/pull/145) - This window shows a summary view of your current research progress.",
191427+
"UsedNeeds": [
191428+
{
191429+
"Key": "https://github.com/MidoriKami/KamiToolKit",
191430+
"Version": "03ed20e78d7760ba5fe47a20fd3479ec0d22d320"
191431+
},
191432+
{
191433+
"Key": "DalamudPackager",
191434+
"Version": "14.0.1"
191435+
},
191436+
{
191437+
"Key": "DotNet.ReproducibleBuilds",
191438+
"Version": "1.2.39"
191439+
},
191440+
{
191441+
"Key": "LuminaSupplemental.Excel",
191442+
"Version": "4.1.0"
191443+
},
191444+
{
191445+
"Key": "CSVFile",
191446+
"Version": "3.2.1"
191447+
},
191448+
{
191449+
"Key": "CsvHelper",
191450+
"Version": "30.0.1"
191451+
},
191452+
{
191453+
"Key": "SixLabors.ImageSharp",
191454+
"Version": "3.1.12"
191455+
},
191456+
{
191457+
"Key": "Sylvan.Data.Csv",
191458+
"Version": "1.4.3"
191459+
}
191460+
],
191461+
"Reviewer": "Critical-Impact",
191462+
"Submitter": "MidoriKami"
191423191463
}
191424191464
}
191425191465
},
@@ -192416,9 +192456,9 @@
192416192456
}
192417192457
},
192418192458
"Altoholic": {
192419-
"BuiltCommit": "80e20ada9d5086d928663092655cf292879cb4d1",
192420-
"TimeBuilt": "2026-01-29T12:03:14.3553019+00:00",
192421-
"EffectiveVersion": "1.5.5.0",
192459+
"BuiltCommit": "308a606c52687b76f68f7b00736502d7a9e1ef53",
192460+
"TimeBuilt": "2026-02-10T08:21:10.7154841+00:00",
192461+
"EffectiveVersion": "1.8.1.0",
192422192462
"MinimumVersion": null,
192423192463
"Changelogs": {
192424192464
"1.0.0.0": {
@@ -192864,6 +192904,50 @@
192864192904
],
192865192905
"Reviewer": "Critical-Impact",
192866192906
"Submitter": "Sohtoren"
192907+
},
192908+
"1.8.1.0": {
192909+
"TimeReleased": "2026-02-10T08:21:10.7154857+00:00",
192910+
"Changelog": "- **General**: Add automated backup on plugin version update.\n- **Details**: Add housing last visit on mouse hover.\n- **Timers**: Add Mini cactpot, Jumbo cactpot, Fashion report timers, Duty Roulettes tracking. Fix Doman Enclave save spamming\n",
192911+
"UsedNeeds": [
192912+
{
192913+
"Key": "DalamudPackager",
192914+
"Version": "14.0.1"
192915+
},
192916+
{
192917+
"Key": "Dapper",
192918+
"Version": "2.1.66"
192919+
},
192920+
{
192921+
"Key": "DotNet.ReproducibleBuilds",
192922+
"Version": "1.2.39"
192923+
},
192924+
{
192925+
"Key": "Microsoft.Data.Sqlite",
192926+
"Version": "10.0.2"
192927+
},
192928+
{
192929+
"Key": "Microsoft.Data.Sqlite.Core",
192930+
"Version": "10.0.2"
192931+
},
192932+
{
192933+
"Key": "SQLitePCLRaw.bundle_e_sqlite3",
192934+
"Version": "2.1.11"
192935+
},
192936+
{
192937+
"Key": "SQLitePCLRaw.core",
192938+
"Version": "2.1.11"
192939+
},
192940+
{
192941+
"Key": "SQLitePCLRaw.lib.e_sqlite3",
192942+
"Version": "2.1.11"
192943+
},
192944+
{
192945+
"Key": "SQLitePCLRaw.provider.e_sqlite3",
192946+
"Version": "2.1.11"
192947+
}
192948+
],
192949+
"Reviewer": "Critical-Impact",
192950+
"Submitter": "Sohtoren"
192867192951
}
192868192952
}
192869192953
},
@@ -244419,9 +244503,9 @@
244419244503
}
244420244504
},
244421244505
"JobAutoSwitcher": {
244422-
"BuiltCommit": "89dc0ffdefc8a917f5e0b50d0695af1ae7073754",
244423-
"TimeBuilt": "2026-01-07T07:09:49.0413694+00:00",
244424-
"EffectiveVersion": "1.0.0.0",
244506+
"BuiltCommit": "0ce628b135896c133fc5ee30eeeee93381b6972b",
244507+
"TimeBuilt": "2026-02-10T08:21:20.3007536+00:00",
244508+
"EffectiveVersion": "1.2.0.0",
244425244509
"MinimumVersion": null,
244426244510
"Changelogs": {
244427244511
"1.0.0.0": {
@@ -244439,6 +244523,22 @@
244439244523
],
244440244524
"Reviewer": "Critical-Impact",
244441244525
"Submitter": "Valiice"
244526+
},
244527+
"1.2.0.0": {
244528+
"TimeReleased": "2026-02-10T08:21:20.300755+00:00",
244529+
"Changelog": "Add settings UI, gearset preferences, slash commands, job icons, and Ko-fi button",
244530+
"UsedNeeds": [
244531+
{
244532+
"Key": "DalamudPackager",
244533+
"Version": "14.0.1"
244534+
},
244535+
{
244536+
"Key": "DotNet.ReproducibleBuilds",
244537+
"Version": "2.0.2"
244538+
}
244539+
],
244540+
"Reviewer": "Critical-Impact",
244541+
"Submitter": "Valiice"
244442244542
}
244443244543
}
244444244544
},
@@ -265492,6 +265592,20 @@
265492265592
"Version": "2.2.0",
265493265593
"ReviewedBy": "reiichi001",
265494265594
"ReviewedAt": "2026-02-10T00:00:17.1520024Z"
265595+
},
265596+
{
265597+
"Type": 2,
265598+
"Key": "https://github.com/MidoriKami/KamiToolKit",
265599+
"Version": "03ed20e78d7760ba5fe47a20fd3479ec0d22d320",
265600+
"ReviewedBy": "Critical-Impact",
265601+
"ReviewedAt": "2026-02-10T08:20:54.6548894Z"
265602+
},
265603+
{
265604+
"Type": 1,
265605+
"Key": "DotNet.ReproducibleBuilds",
265606+
"Version": "2.0.2",
265607+
"ReviewedBy": "Critical-Impact",
265608+
"ReviewedAt": "2026-02-10T08:21:20.3808774Z"
265495265609
}
265496265610
]
265497265611
}

testing-live/JobAutoSwitcher/JobAutoSwitcher.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "Vali",
33
"Name": "Job Auto Switcher",
44
"InternalName": "JobAutoSwitcher",
5-
"AssemblyVersion": "1.0.0.0",
5+
"AssemblyVersion": "1.2.0.0",
66
"Description": "Automatically switches to the correct job when clicking Commence.",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/Valiice/JobAutoSwitcher",
7.38 KB
Binary file not shown.

0 commit comments

Comments
 (0)