Skip to content

Commit 44d8640

Browse files
committed
Update distribute (283915233b0461de57f47e579ce078af7a1539e5)
1 parent 9c34cd6 commit 44d8640

File tree

3 files changed

+32
-5
lines changed

3 files changed

+32
-5
lines changed

stable/OfDungeonsDeep/OfDungeonsDeep.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "NotNite, MidoriKami, maintained by Khayle",
33
"Name": "OfDungeonsDeep",
44
"InternalName": "OfDungeonsDeep",
5-
"AssemblyVersion": "1.0.5.1",
5+
"AssemblyVersion": "1.1.0.0",
66
"Description": "Based loosely on DeepDungeonDex (by Strati), OfDungeonsDeep is an all-in-one tool for Deep Dungeon floor and mob information.\nData sourced with permission from https://www.ddcompendium.com/.",
77
"ApplicableVersion": "any",
88
"Tags": [
@@ -12,7 +12,7 @@
1212
"deepest",
1313
"dank"
1414
],
15-
"DalamudApiLevel": 13,
15+
"DalamudApiLevel": 14,
1616
"LoadRequiredState": 0,
1717
"LoadSync": false,
1818
"CanUnloadAsync": false,

stable/OfDungeonsDeep/latest.zip

4.97 MB
Binary file not shown.

state.json

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94995,9 +94995,9 @@
9499594995
}
9499694996
},
9499794997
"OfDungeonsDeep": {
94998-
"BuiltCommit": "9b0072f1e615f6df631c19a739480faf8f81028e",
94999-
"TimeBuilt": "2025-08-16T13:42:24.2278626+00:00",
95000-
"EffectiveVersion": "1.0.5.1",
94998+
"BuiltCommit": "7d6543265ef85f97506d1a65cee8b371fa3f1cde",
94999+
"TimeBuilt": "2026-01-05T13:38:48.2010743+00:00",
95000+
"EffectiveVersion": "1.1.0.0",
9500195001
"MinimumVersion": null,
9500295002
"Changelogs": {
9500395003
"1.0.2.0": {
@@ -95187,6 +95187,26 @@
9518795187
],
9518895188
"Reviewer": "Critical-Impact",
9518995189
"Submitter": "MKhayle"
95190+
},
95191+
"1.1.0.0": {
95192+
"TimeReleased": "2026-01-05T13:38:48.2011125+00:00",
95193+
"Changelog": "### Pilgrim\u0027s Traverse Data update\n- Please report any error you\u0027d find with that new set of data\n- I went into PT myself to test it several times to ensure as much as I could that crashs don\u0027t happen\n-# - API 14 update\n",
95194+
"UsedNeeds": [
95195+
{
95196+
"Key": "https://github.com/MKhayle/compendium.git",
95197+
"Version": "19db5b04e3dad1e6c71f2d024c804f95a10eef9d"
95198+
},
95199+
{
95200+
"Key": "DalamudPackager",
95201+
"Version": "14.0.1"
95202+
},
95203+
{
95204+
"Key": "DotNet.ReproducibleBuilds",
95205+
"Version": "1.2.25"
95206+
}
95207+
],
95208+
"Reviewer": "Critical-Impact",
95209+
"Submitter": "MKhayle"
9519095210
}
9519195211
}
9519295212
},
@@ -247180,6 +247200,13 @@
247180247200
"Version": "4.1.0",
247181247201
"ReviewedBy": "reiichi001",
247182247202
"ReviewedAt": "2026-01-04T07:15:42.0707179Z"
247203+
},
247204+
{
247205+
"Type": 2,
247206+
"Key": "https://github.com/MKhayle/compendium.git",
247207+
"Version": "19db5b04e3dad1e6c71f2d024c804f95a10eef9d",
247208+
"ReviewedBy": "Critical-Impact",
247209+
"ReviewedAt": "2026-01-05T13:38:48.2648813Z"
247183247210
}
247184247211
]
247185247212
}

0 commit comments

Comments
 (0)