KitchenSink 2.2
This commit is contained in:
parent
e95cf040c3
commit
9c34567511
2
dist/index.html
vendored
2
dist/index.html
vendored
@ -75,7 +75,7 @@
|
||||
<p>Small plugin to help keep your inventory organized (especially when automating retainers or submersibles) by discarding items you don't want (e.g. Stuffed Alphas)</p>
|
||||
</article>
|
||||
<article>
|
||||
<h4><img src="https://plugins.carvel.li/icons/KitchenSink.png"/> <a href="https://git.carvel.li/liza/KitchenSink">KitchenSink</a><small> v2.1</small></h4>
|
||||
<h4><img src="https://plugins.carvel.li/icons/KitchenSink.png"/> <a href="https://git.carvel.li/liza/KitchenSink">KitchenSink</a><small> v2.2</small></h4>
|
||||
|
||||
<p>A plugin for things that aren't worth their own plugins; see commands for details.</p>
|
||||
</article>
|
||||
|
16
dist/pluginmaster.json
vendored
16
dist/pluginmaster.json
vendored
@ -158,7 +158,7 @@
|
||||
"Punchline": "Better Grand Company Deliveries",
|
||||
"AcceptsFeedback": false,
|
||||
"DalamudApiLevel": 11,
|
||||
"DownloadCount": 45396,
|
||||
"DownloadCount": 45437,
|
||||
"LastUpdate": 1734880091,
|
||||
"DownloadLinkInstall": "https://git.carvel.li/liza/Deliveroo/releases/download/v6.3/Deliveroo-6.3.zip",
|
||||
"DownloadLinkUpdate": "https://git.carvel.li/liza/Deliveroo/releases/download/v6.3/Deliveroo-6.3.zip",
|
||||
@ -258,7 +258,7 @@
|
||||
"Punchline": "Find gear upgrades",
|
||||
"AcceptsFeedback": false,
|
||||
"DalamudApiLevel": 11,
|
||||
"DownloadCount": 11794,
|
||||
"DownloadCount": 11797,
|
||||
"LastUpdate": 1734790807,
|
||||
"DownloadLinkInstall": "https://git.carvel.li/liza/Gearsetter/releases/download/v2.2/Gearsetter-2.2.zip",
|
||||
"DownloadLinkUpdate": "https://git.carvel.li/liza/Gearsetter/releases/download/v2.2/Gearsetter-2.2.zip",
|
||||
@ -294,7 +294,7 @@
|
||||
"Author": "Liza Carvelli",
|
||||
"Name": "KitchenSink",
|
||||
"InternalName": "KitchenSink",
|
||||
"AssemblyVersion": "2.1",
|
||||
"AssemblyVersion": "2.2",
|
||||
"Description": "A plugin for things that aren't worth their own plugins; see commands for details.",
|
||||
"ApplicableVersion": "any",
|
||||
"RepoUrl": "https://git.carvel.li/liza/KitchenSink",
|
||||
@ -310,10 +310,10 @@
|
||||
"AcceptsFeedback": false,
|
||||
"DalamudApiLevel": 11,
|
||||
"DownloadCount": 6579,
|
||||
"LastUpdate": 1732377269,
|
||||
"DownloadLinkInstall": "https://git.carvel.li/liza/KitchenSink/releases/download/v2.1/KitchenSink-2.1.zip",
|
||||
"DownloadLinkUpdate": "https://git.carvel.li/liza/KitchenSink/releases/download/v2.1/KitchenSink-2.1.zip",
|
||||
"Changelog": "v2.1 (2024-11-23)\n- Highlight sets purchasable for MGP/Trophy Crystal/Wolf Marks that you can afford\n\nv2.0 (2024-11-20)\n- API 11\n- Add glamour set helper\n- Ignore errors when building DTR bar entry if AR isn't installed\n\nv1.2 (2024-10-12)\n- Include armory in default inventory types\n- Make /dbq request work with all items (not just shards/crystals/clusters)\n\nv1.1 (2024-10-05)\n- Add /dbq clusters\n- Fix /dbq clear\n\nv1.0 (2024-07-04)\n- API 10",
|
||||
"LastUpdate": 1734880567,
|
||||
"DownloadLinkInstall": "https://git.carvel.li/liza/KitchenSink/releases/download/v2.2/KitchenSink-2.2.zip",
|
||||
"DownloadLinkUpdate": "https://git.carvel.li/liza/KitchenSink/releases/download/v2.2/KitchenSink-2.2.zip",
|
||||
"Changelog": "v2.2 (2024-12-22)\n- Show currency count for 'Allied Societies' glamour set tab\n- Fix right-click on server info bar 'character switch' icon\n\nv2.1 (2024-11-23)\n- Highlight sets purchasable for MGP/Trophy Crystal/Wolf Marks that you can afford\n\nv2.0 (2024-11-20)\n- API 11\n- Add glamour set helper\n- Ignore errors when building DTR bar entry if AR isn't installed\n\nv1.2 (2024-10-12)\n- Include armory in default inventory types\n- Make /dbq request work with all items (not just shards/crystals/clusters)\n\nv1.1 (2024-10-05)\n- Add /dbq clusters\n- Fix /dbq clear",
|
||||
"IsHide": false,
|
||||
"IsTestingExclusive": false
|
||||
},
|
||||
@ -337,7 +337,7 @@
|
||||
"Punchline": "A tiny quest helper plugin.",
|
||||
"AcceptsFeedback": false,
|
||||
"DalamudApiLevel": 11,
|
||||
"DownloadCount": 83712,
|
||||
"DownloadCount": 83714,
|
||||
"LastUpdate": 1734461558,
|
||||
"DownloadLinkInstall": "https://git.carvel.li/liza/Questionable/releases/download/v4.9/Questionable-4.9.zip",
|
||||
"DownloadLinkUpdate": "https://git.carvel.li/liza/Questionable/releases/download/v4.9/Questionable-4.9.zip",
|
||||
|
Loading…
Reference in New Issue
Block a user