diff --git a/dist/index.html b/dist/index.html
index ae99814..c78c0f7 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -59,9 +59,9 @@
Better Company Workshop Turn-In
-
+
- Discard items automatically via a command or as a post-venture task for AutoRetainer
+ 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)
diff --git a/dist/pluginmaster.json b/dist/pluginmaster.json
index 8ab2c7c..46d9352 100644
--- a/dist/pluginmaster.json
+++ b/dist/pluginmaster.json
@@ -19,7 +19,7 @@
"IconUrl": "https://plugins.carvel.li/icons/SliceIsRight.png",
"Punchline": "Shows where Bamboo falls.",
"AcceptsFeedback": false,
- "DownloadCount": 16240,
+ "DownloadCount": 16252,
"LastUpdate": 1696321802,
"DownloadLinkInstall": "https://git.carvel.li/liza/SliceIsRight/releases/download/v7.0/SliceIsRight-7.0.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/SliceIsRight/releases/download/v7.0/SliceIsRight-7.0.zip",
@@ -46,7 +46,7 @@
"IconUrl": "https://plugins.carvel.li/icons/FishNotify.png",
"Punchline": "Plays a sound when a fish is caught",
"AcceptsFeedback": false,
- "DownloadCount": 2059,
+ "DownloadCount": 2061,
"LastUpdate": 1696322287,
"DownloadLinkInstall": "https://git.carvel.li/liza/FishNotify/releases/download/v6.0/FishNotify-6.0.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/FishNotify/releases/download/v6.0/FishNotify-6.0.zip",
@@ -76,7 +76,7 @@
"IconUrl": "https://plugins.carvel.li/icons/PalacePal.png",
"Punchline": "Shows possible trap & hoard coffer locations in Palace of the Dead & Heaven on High.",
"AcceptsFeedback": false,
- "DownloadCount": 47068,
+ "DownloadCount": 47077,
"LastUpdate": 1699989715,
"DownloadLinkInstall": "https://git.carvel.li/liza/PalacePal/releases/download/v5.4/Palace%20Pal-5.4.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/PalacePal/releases/download/v5.4/Palace%20Pal-5.4.zip",
@@ -96,7 +96,7 @@
"retainer",
"track"
],
- "DalamudApiLevel": 9,
+ "DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
@@ -104,7 +104,7 @@
"IconUrl": "https://plugins.carvel.li/icons/RetainerTrack.png",
"Punchline": "Track who a retainer belongs to.",
"AcceptsFeedback": false,
- "DownloadCount": 1255,
+ "DownloadCount": 1263,
"LastUpdate": 1718577266,
"DownloadLinkInstall": "https://git.carvel.li/liza/RetainerTrack/releases/download/v3.2/RetainerTrack-3.2.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/RetainerTrack/releases/download/v3.2/RetainerTrack-3.2.zip",
@@ -128,7 +128,7 @@
"IconUrl": "https://plugins.carvel.li/icons/NewGamePlusAnywhere.png",
"Punchline": "No longer requires you to stand in a \"safe\" spot to toggle New Game+",
"AcceptsFeedback": false,
- "DownloadCount": 455,
+ "DownloadCount": 458,
"LastUpdate": 1711561154,
"DownloadLinkInstall": "https://git.carvel.li/liza/NewGamePlusAnywhere/releases/download/v3.0/NewGamePlusAnywhere-3.0.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/NewGamePlusAnywhere/releases/download/v3.0/NewGamePlusAnywhere-3.0.zip",
@@ -140,11 +140,17 @@
"Author": "Liza Carvelli",
"Name": "Discard Helper",
"InternalName": "ARDiscard",
- "AssemblyVersion": "5.3",
- "Description": "",
+ "AssemblyVersion": "6.0",
+ "Description": "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)",
"ApplicableVersion": "any",
"RepoUrl": "https://git.carvel.li/liza/ARDiscard",
- "DalamudApiLevel": 9,
+ "Tags": [
+ "autoretainer",
+ "automation",
+ "discard",
+ "yeet"
+ ],
+ "DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
@@ -152,11 +158,11 @@
"IconUrl": "https://plugins.carvel.li/icons/ARDiscard.png",
"Punchline": "Discard items automatically via a command or as a post-venture task for AutoRetainer",
"AcceptsFeedback": false,
- "DownloadCount": 4967,
- "LastUpdate": 1713644206,
- "DownloadLinkInstall": "https://git.carvel.li/liza/ARDiscard/releases/download/v5.3/ARDiscard-5.3.zip",
- "DownloadLinkUpdate": "https://git.carvel.li/liza/ARDiscard/releases/download/v5.3/ARDiscard-5.3.zip",
- "Changelog": "v5.3 (2024-04-20)\n- Ensure no two discard processes run at the same time\n\nv5.2 (2024-04-14)\n- Made 'Unsung Blade of Anabaseios' discardable (the weekly restriction has been removed in 6.58)\n\nv5.1 (2024-03-30)\n- Add submersible parts to internal blacklist\n- Add config for additional blacklisted items\n\nv5.0 (2024-03-21)\n- NET 8\n- Update dependencies\n- Use dalamud's native context menu integration\n\nv4.7 (2024-02-29)\n- Add Sharlayan Cabinet/Wardrobe as discardable\n- Adjust log levels",
+ "DownloadCount": 4982,
+ "LastUpdate": 1719940298,
+ "DownloadLinkInstall": "https://git.carvel.li/liza/ARDiscard/releases/download/v6.0/ARDiscard-6.0.zip",
+ "DownloadLinkUpdate": "https://git.carvel.li/liza/ARDiscard/releases/download/v6.0/ARDiscard-6.0.zip",
+ "Changelog": "v6.0 (2024-07-02)\n- API 10\n\nv5.3 (2024-04-20)\n- Ensure no two discard processes run at the same time\n\nv5.2 (2024-04-14)\n- Made 'Unsung Blade of Anabaseios' discardable (the weekly restriction has been removed in 6.58)\n\nv5.1 (2024-03-30)\n- Add submersible parts to internal blacklist\n- Add config for additional blacklisted items\n\nv5.0 (2024-03-21)\n- NET 8\n- Update dependencies\n- Use dalamud's native context menu integration",
"IsHide": false,
"IsTestingExclusive": false
},
@@ -176,7 +182,7 @@
"IconUrl": "https://plugins.carvel.li/icons/Deliveroo.png",
"Punchline": "Better Grand Company Deliveries",
"AcceptsFeedback": false,
- "DownloadCount": 12758,
+ "DownloadCount": 12801,
"LastUpdate": 1717704233,
"DownloadLinkInstall": "https://git.carvel.li/liza/Deliveroo/releases/download/v4.10/Deliveroo-4.10.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/Deliveroo/releases/download/v4.10/Deliveroo-4.10.zip",
@@ -200,7 +206,7 @@
"IconUrl": "https://plugins.carvel.li/icons/ARControl.png",
"Punchline": "Better AutoRetainer Venture Planner",
"AcceptsFeedback": false,
- "DownloadCount": 3739,
+ "DownloadCount": 3755,
"LastUpdate": 1714901956,
"DownloadLinkInstall": "https://git.carvel.li/liza/ARControl/releases/download/v4.2/ARControl-4.2.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/ARControl/releases/download/v4.2/ARControl-4.2.zip",
@@ -224,7 +230,7 @@
"IconUrl": "https://plugins.carvel.li/icons/Workshoppa.png",
"Punchline": "Better Company Workshop Turn-In",
"AcceptsFeedback": false,
- "DownloadCount": 5815,
+ "DownloadCount": 5832,
"LastUpdate": 1715429323,
"DownloadLinkInstall": "https://git.carvel.li/liza/Workshoppa/releases/download/v5.5/Workshoppa-5.5.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/Workshoppa/releases/download/v5.5/Workshoppa-5.5.zip",
@@ -248,7 +254,7 @@
"IconUrl": "https://plugins.carvel.li/icons/Squadronista.png",
"Punchline": "Simplified Squadron Calculator, heavily inspired by https://ffxivsquadron.com/",
"AcceptsFeedback": false,
- "DownloadCount": 1851,
+ "DownloadCount": 1863,
"LastUpdate": 1711189041,
"DownloadLinkInstall": "https://git.carvel.li/liza/Squadronista/releases/download/v3.0/Squadronista-3.0.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/Squadronista/releases/download/v3.0/Squadronista-3.0.zip",
@@ -264,7 +270,7 @@
"Description": "",
"ApplicableVersion": "any",
"RepoUrl": "https://git.carvel.li/liza/Gearsetter",
- "DalamudApiLevel": 9,
+ "DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
@@ -272,7 +278,7 @@
"IconUrl": "https://plugins.carvel.li/icons/Gearsetter.png",
"Punchline": "Find gear upgrades",
"AcceptsFeedback": false,
- "DownloadCount": 510,
+ "DownloadCount": 554,
"LastUpdate": 1719174938,
"DownloadLinkInstall": "https://git.carvel.li/liza/Gearsetter/releases/download/v0.7/Gearsetter-0.7.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/Gearsetter/releases/download/v0.7/Gearsetter-0.7.zip",
@@ -324,7 +330,7 @@
"IconUrl": "https://plugins.carvel.li/icons/KitchenSink.png",
"Punchline": "A plugin for things that aren't worth their own plugins.",
"AcceptsFeedback": false,
- "DownloadCount": 616,
+ "DownloadCount": 633,
"LastUpdate": 1718964868,
"DownloadLinkTesting": "https://git.carvel.li/liza/KitchenSink/releases/download/v0.5/KitchenSink-0.5.zip",
"Changelog": "v0.5 (testing only) (2024-06-21)\n- Use new Dropbox IPC\n\nv0.4 (testing only) (2024-05-11)\n- CharacterSwitch: Don't print error in chat when building DTR on unknown character\n- DropboxQueue: Add /dbq request as an advanced form of /dbq crystals; split /dbq crystals into different options (crystals, shards and shards+crystals)\n\nv0.3 (testing only) (2024-05-05)\n- Dropbox Queue commands\n\nv0.2 (testing only) (2024-05-01)\n- Handle/fix DTR bar when not on homeworld\n\nv0.1 (testing only) (2024-04-28)\n- Character Switch module",
@@ -352,7 +358,7 @@
"IconUrl": "https://plugins.carvel.li/icons/Questionable.png",
"Punchline": "A tiny quest helper plugin.",
"AcceptsFeedback": false,
- "DownloadCount": 799,
+ "DownloadCount": 900,
"LastUpdate": 1719178257,
"DownloadLinkTesting": "https://git.carvel.li/liza/Questionable/releases/download/v0.20/Questionable-0.20.zip",
"Changelog": "v0.20 (testing only) (2024-06-23)\n- Add follow paths for 'Children are our Future'\n- Path updates\n\nv0.19 (testing only) (2024-06-20)\n- Add support for NG+ (experimental)\n- Add /qst start and /qst stop\n- Hide steps from debug overlay if they're not in the same zone\n- Path updates\n- Code cleanup\n\nv0.18 (testing only) (2024-06-18)\n- Add debug overlay\n- Add follow paths for 'Tracks in the Snow' and 'Back to Old Tricks'\n- Improve logic for detecting current quest to execute\n- Fix possible confusion around whether flight is enabled when moving\n- Path updates\n\nv0.17 (testing only) (2024-06-17)\n- Fix YesAlready IPC\n\nv0.16 (testing only) (2024-06-16)\n- Add more conditions to IsOccupied\n- Improve check if you're near an aetheryte\n- Mount: don't use it if near target (after previous interaction or aetheryte teleported you)\n- Unmount: use action twice if you were in flight initially\n- Open duty windows for single player duties\n- Path updates\n- Experimental 'follow' support for Labyrinthine Descent/A Way Forward/Sea of Sorrow",