Skip to content

Commit 0386a5d

Browse files
committed
Update distribute (fac49894856be3a08b8353524f419e6f43875e32)
1 parent da0aadc commit 0386a5d

4 files changed

Lines changed: 80 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"Author": "nebel",
3+
"Name": "Currency Watchdog",
4+
"InternalName": "CurrencyWatchdog",
5+
"AssemblyVersion": "1.0.1.2",
6+
"Description": "Provides a configurable overlay, configurable alerts, and 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+
"Overlay",
13+
"Alert",
14+
"Tracker"
15+
],
16+
"CategoryTags": [
17+
"UI"
18+
],
19+
"DalamudApiLevel": 14,
20+
"LoadRequiredState": 0,
21+
"LoadSync": false,
22+
"CanUnloadAsync": false,
23+
"LoadPriority": 0,
24+
"Punchline": "Shows an overlay and/or sends alerts when your held currency items (or non-currency items) match configurable rules. A spiritual successor to CurrencyAlert.",
25+
"AcceptsFeedback": true,
26+
"_isDip17Plugin": true,
27+
"_Dip17Channel": "stable"
28+
}
10.1 KB
Loading

stable/CurrencyWatchdog/latest.zip

1.02 MB
Binary file not shown.

state.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194734,6 +194734,58 @@
194734194734
"Submitter": "rail2025"
194735194735
}
194736194736
}
194737+
},
194738+
"CurrencyWatchdog": {
194739+
"BuiltCommit": "40a6cc788e76d59166f60b6901d2a9b7f23a3892",
194740+
"TimeBuilt": "2026-02-18T00:36:42.7138175+00:00",
194741+
"EffectiveVersion": "1.0.1.2",
194742+
"MinimumVersion": null,
194743+
"Changelogs": {
194744+
"1.0.1.2": {
194745+
"TimeReleased": "2026-02-18T00:36:42.7138563+00:00",
194746+
"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.",
194747+
"UsedNeeds": [
194748+
{
194749+
"Key": "https://github.com/MidoriKami/KamiToolKit",
194750+
"Version": "03ed20e78d7760ba5fe47a20fd3479ec0d22d320"
194751+
},
194752+
{
194753+
"Key": "DalamudPackager",
194754+
"Version": "14.0.1"
194755+
},
194756+
{
194757+
"Key": "DotNet.ReproducibleBuilds",
194758+
"Version": "1.2.39"
194759+
},
194760+
{
194761+
"Key": "HtmlAgilityPack",
194762+
"Version": "1.11.46"
194763+
},
194764+
{
194765+
"Key": "Karashiiro.HtmlAgilityPack.CssSelectors.NetCoreFork",
194766+
"Version": "0.0.2"
194767+
},
194768+
{
194769+
"Key": "Microsoft.Extensions.ObjectPool",
194770+
"Version": "10.0.0-preview.6.25358.103"
194771+
},
194772+
{
194773+
"Key": "NetStone",
194774+
"Version": "1.1.1"
194775+
},
194776+
{
194777+
"Key": "Newtonsoft.Json",
194778+
"Version": "13.0.3"
194779+
},
194780+
{
194781+
"Key": "SixLabors.ImageSharp",
194782+
"Version": "3.1.12"
194783+
}
194784+
],
194785+
"Reviewer": "reiichi001",
194786+
"Submitter": "nebel"
194787+
}
194788+
}
194737194789
}
194738194790
}
194739194791
},

0 commit comments

Comments
 (0)