Skip to content

Commit eaa075d

Browse files
committed
Update distribute (6152735c431a5788a118d57668577a1d93ac7bb6)
1 parent 0a0a5b5 commit eaa075d

4 files changed

Lines changed: 83 additions & 0 deletions

File tree

state.json

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239573,6 +239573,58 @@
239573239573
"Submitter": "Anqied"
239574239574
}
239575239575
}
239576+
},
239577+
"CurrencyWatchdog": {
239578+
"BuiltCommit": "89b6928f117d5c63887e72cd3b2f3f6569fad54c",
239579+
"TimeBuilt": "2026-02-01T02:11:12.743192+00:00",
239580+
"EffectiveVersion": "1.0.0.0",
239581+
"MinimumVersion": null,
239582+
"Changelogs": {
239583+
"1.0.0.0": {
239584+
"TimeReleased": "2026-02-01T02:11:12.7432367+00:00",
239585+
"Changelog": "Currency Watchdog provides a configurable overlay, configurable alerts, and a powerful rule system for displaying how many currency (or non-currency) items you have (or don\u0027t have). A spiritual successor to CurrencyAlert.",
239586+
"UsedNeeds": [
239587+
{
239588+
"Key": "https://github.com/MidoriKami/KamiToolKit",
239589+
"Version": "262e1993cbb5e3a63d0e2cb03111ed4a8ce429e9"
239590+
},
239591+
{
239592+
"Key": "DalamudPackager",
239593+
"Version": "14.0.1"
239594+
},
239595+
{
239596+
"Key": "DotNet.ReproducibleBuilds",
239597+
"Version": "1.2.39"
239598+
},
239599+
{
239600+
"Key": "HtmlAgilityPack",
239601+
"Version": "1.11.46"
239602+
},
239603+
{
239604+
"Key": "Karashiiro.HtmlAgilityPack.CssSelectors.NetCoreFork",
239605+
"Version": "0.0.2"
239606+
},
239607+
{
239608+
"Key": "Microsoft.Extensions.ObjectPool",
239609+
"Version": "10.0.0-preview.6.25358.103"
239610+
},
239611+
{
239612+
"Key": "NetStone",
239613+
"Version": "1.1.1"
239614+
},
239615+
{
239616+
"Key": "Newtonsoft.Json",
239617+
"Version": "13.0.3"
239618+
},
239619+
{
239620+
"Key": "SixLabors.ImageSharp",
239621+
"Version": "3.1.12"
239622+
}
239623+
],
239624+
"Reviewer": "Critical-Impact",
239625+
"Submitter": "nebel"
239626+
}
239627+
}
239576239628
}
239577239629
}
239578239630
},
@@ -259859,6 +259911,13 @@
259859259911
"Version": "df3386e89081cb0cffe2a4bcce11393a740076ab",
259860259912
"ReviewedBy": "Critical-Impact",
259861259913
"ReviewedAt": "2026-01-31T13:51:02.3218216Z"
259914+
},
259915+
{
259916+
"Type": 2,
259917+
"Key": "https://github.com/MidoriKami/KamiToolKit",
259918+
"Version": "262e1993cbb5e3a63d0e2cb03111ed4a8ce429e9",
259919+
"ReviewedBy": "Critical-Impact",
259920+
"ReviewedAt": "2026-02-01T02:11:12.8110339Z"
259862259921
}
259863259922
]
259864259923
}
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"Author": "nebel",
3+
"Name": "Currency Watchdog",
4+
"InternalName": "CurrencyWatchdog",
5+
"AssemblyVersion": "1.0.0.0",
6+
"Description": "Provides a configurable overlay with a powerful rule system for displaying how many currency (or non-currency) items you have (or don't have). A spiritual successor to CurrencyAlert.",
7+
"ApplicableVersion": "any",
8+
"RepoUrl": "https://github.com/nebel/CurrencyWatchdog",
9+
"Tags": [
10+
"Currency",
11+
"Tomestones",
12+
"Alert",
13+
"Tracker"
14+
],
15+
"DalamudApiLevel": 14,
16+
"LoadRequiredState": 0,
17+
"LoadSync": false,
18+
"CanUnloadAsync": false,
19+
"LoadPriority": 0,
20+
"Punchline": "Shows an overlay and/or sends alerts when your held currency items (or non-currency items) match configurable rules.",
21+
"AcceptsFeedback": true,
22+
"_isDip17Plugin": true,
23+
"_Dip17Channel": "testing-live"
24+
}
10.1 KB
Loading
1.01 MB
Binary file not shown.

0 commit comments

Comments
 (0)