Skip to content

Commit 957b17c

Browse files
committed
Update distribute (dc3a8c026cadf367babd27939e72ed4a91a24810)
1 parent 750532e commit 957b17c

7 files changed

Lines changed: 92 additions & 12 deletions

File tree

stable/DailyDuty/DailyDuty.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "MidoriKami",
33
"Name": "DailyDuty",
44
"InternalName": "DailyDuty",
5-
"AssemblyVersion": "6.0.0.8",
5+
"AssemblyVersion": "6.0.0.9",
66
"Description": "Automatically track and complete many daily and weekly tasks",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/MidoriKami/DailyDuty",

stable/DailyDuty/latest.zip

8 Bytes
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.2",
5+
"AssemblyVersion": "1.2.1.3",
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

939 Bytes
Binary file not shown.

state.json

Lines changed: 89 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -80846,9 +80846,9 @@
8084680846
}
8084780847
},
8084880848
"DailyDuty": {
80849-
"BuiltCommit": "8b094694e3a0632f51ccfe063b0eaa5de96f1288",
80850-
"TimeBuilt": "2026-02-07T22:28:38.4813267+00:00",
80851-
"EffectiveVersion": "6.0.0.8",
80849+
"BuiltCommit": "91d6448c4e14d2d93f8abbfd3cb78a9f54364be4",
80850+
"TimeBuilt": "2026-02-12T06:37:39.4498911+00:00",
80851+
"EffectiveVersion": "6.0.0.9",
8085280852
"MinimumVersion": null,
8085380853
"Changelogs": {
8085480854
"5.2.0.0": {
@@ -82222,6 +82222,30 @@
8222282222
],
8222382223
"Reviewer": "reiichi001",
8222482224
"Submitter": "MidoriKami"
82225+
},
82226+
"6.0.0.9": {
82227+
"TimeReleased": "2026-02-12T06:37:39.4498922+00:00",
82228+
"Changelog": "Fixed module comparison logic, should be more consistent with expectations.\r\n\r\nFixed timer overlays progressing the wrong direction.\r\n\r\nPotentially Fixed modules posting weird login messages.",
82229+
"UsedNeeds": [
82230+
{
82231+
"Key": "https://github.com/MidoriKami/KamiToolKit",
82232+
"Version": "2af53c7b3c96c28510348d3013b3ce3e6a330628"
82233+
},
82234+
{
82235+
"Key": "DalamudPackager",
82236+
"Version": "14.0.1"
82237+
},
82238+
{
82239+
"Key": "DotNet.ReproducibleBuilds",
82240+
"Version": "1.2.39"
82241+
},
82242+
{
82243+
"Key": "SixLabors.ImageSharp",
82244+
"Version": "3.1.12"
82245+
}
82246+
],
82247+
"Reviewer": "nebel",
82248+
"Submitter": "MidoriKami"
8222582249
}
8222682250
}
8222782251
},
@@ -188948,9 +188972,9 @@
188948188972
}
188949188973
},
188950188974
"VanillaPlus": {
188951-
"BuiltCommit": "6df41dbae59cef5e049f9834fec0ee3d78f87a00",
188952-
"TimeBuilt": "2026-02-10T08:20:54.5854759+00:00",
188953-
"EffectiveVersion": "1.2.1.2",
188975+
"BuiltCommit": "28f70aa809e487456b8dd1979317b517461ae887",
188976+
"TimeBuilt": "2026-02-12T06:37:24.1703547+00:00",
188977+
"EffectiveVersion": "1.2.1.3",
188954188978
"MinimumVersion": null,
188955188979
"Changelogs": {
188956188980
"0.1.1.6": {
@@ -191952,6 +191976,46 @@
191952191976
],
191953191977
"Reviewer": "Critical-Impact",
191954191978
"Submitter": "MidoriKami"
191979+
},
191980+
"1.2.1.3": {
191981+
"TimeReleased": "2026-02-12T06:37:24.1703963+00:00",
191982+
"Changelog": "Update Translations\r\n\r\nQuest List Window - Fix search not working\r\n\r\nInventory Search Bars (all types) - Can now be hotkey focused with Control \u002B F (not configurable, hotkey force disabled during combat)",
191983+
"UsedNeeds": [
191984+
{
191985+
"Key": "https://github.com/MidoriKami/KamiToolKit",
191986+
"Version": "03ed20e78d7760ba5fe47a20fd3479ec0d22d320"
191987+
},
191988+
{
191989+
"Key": "DalamudPackager",
191990+
"Version": "14.0.1"
191991+
},
191992+
{
191993+
"Key": "DotNet.ReproducibleBuilds",
191994+
"Version": "1.2.39"
191995+
},
191996+
{
191997+
"Key": "LuminaSupplemental.Excel",
191998+
"Version": "4.1.0"
191999+
},
192000+
{
192001+
"Key": "CSVFile",
192002+
"Version": "3.2.1"
192003+
},
192004+
{
192005+
"Key": "CsvHelper",
192006+
"Version": "30.0.1"
192007+
},
192008+
{
192009+
"Key": "SixLabors.ImageSharp",
192010+
"Version": "3.1.12"
192011+
},
192012+
{
192013+
"Key": "Sylvan.Data.Csv",
192014+
"Version": "1.4.3"
192015+
}
192016+
],
192017+
"Reviewer": "nebel",
192018+
"Submitter": "MidoriKami"
191955192019
}
191956192020
}
191957192021
},
@@ -245115,9 +245179,9 @@
245115245179
}
245116245180
},
245117245181
"MusicalGuide": {
245118-
"BuiltCommit": "f91bed8ef29c365c88af19a6d8e946bd6359e291",
245119-
"TimeBuilt": "2026-02-05T23:01:36.8426545+00:00",
245120-
"EffectiveVersion": "1.3.3.0",
245182+
"BuiltCommit": "db0ba2ebb299c58c3d2c4ddfdbed9ba175d18056",
245183+
"TimeBuilt": "2026-02-12T06:37:49.3047976+00:00",
245184+
"EffectiveVersion": "1.3.6.0",
245121245185
"MinimumVersion": null,
245122245186
"Changelogs": {
245123245187
"1.3.2.0": {
@@ -245151,6 +245215,22 @@
245151245215
],
245152245216
"Reviewer": "reiichi001",
245153245217
"Submitter": "Sidiousious"
245218+
},
245219+
"1.3.6.0": {
245220+
"TimeReleased": "2026-02-12T06:37:49.304799+00:00",
245221+
"Changelog": "- fixed an issue where the wrong camera could be hooked, depending on when the plugin loaded\n- polished settings UI further\n- added warning about 1st person auto-adjust setting\n",
245222+
"UsedNeeds": [
245223+
{
245224+
"Key": "DalamudPackager",
245225+
"Version": "14.0.1"
245226+
},
245227+
{
245228+
"Key": "DotNet.ReproducibleBuilds",
245229+
"Version": "1.2.39"
245230+
}
245231+
],
245232+
"Reviewer": "nebel",
245233+
"Submitter": "Sidiousious"
245154245234
}
245155245235
}
245156245236
},

testing-live/MusicalGuide/MusicalGuide.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "YF",
33
"Name": "Musical Guide",
44
"InternalName": "MusicalGuide",
5-
"AssemblyVersion": "1.3.3.0",
5+
"AssemblyVersion": "1.3.6.0",
66
"Description": "Provides real first person view to see your character, and adjusts camera distance based on game conditions (e.g. close in camera when you begin crafting, maximum distance when combat begins or you enter an instanced area)\n\n/mguide to open configuration window.",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/Sidiousious/musical-guide",
1015 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)