1
0

Discard Helper 3.1

This commit is contained in:
Liza 2023-10-11 10:13:47 +02:00
parent 89d79e6bef
commit 2bc66bc0c1
Signed by: liza
GPG Key ID: 7199F8D727D55F67

View File

@ -19,7 +19,7 @@
"IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/SliceIsRight.png", "IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/SliceIsRight.png",
"Punchline": "Shows where Bamboo falls.", "Punchline": "Shows where Bamboo falls.",
"AcceptsFeedback": false, "AcceptsFeedback": false,
"DownloadCount": 13827, "DownloadCount": 13837,
"LastUpdate": 1696321802, "LastUpdate": 1696321802,
"DownloadLinkInstall": "https://git.carvel.li/liza/SliceIsRight/releases/download/v7.0/SliceIsRight-7.0.zip", "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", "DownloadLinkUpdate": "https://git.carvel.li/liza/SliceIsRight/releases/download/v7.0/SliceIsRight-7.0.zip",
@ -46,7 +46,7 @@
"IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/FishNotify.png", "IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/FishNotify.png",
"Punchline": "Plays a sound when a fish is caught", "Punchline": "Plays a sound when a fish is caught",
"AcceptsFeedback": false, "AcceptsFeedback": false,
"DownloadCount": 1719, "DownloadCount": 1721,
"LastUpdate": 1696322287, "LastUpdate": 1696322287,
"DownloadLinkInstall": "https://git.carvel.li/liza/FishNotify/releases/download/v6.0/FishNotify-6.0.zip", "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", "DownloadLinkUpdate": "https://git.carvel.li/liza/FishNotify/releases/download/v6.0/FishNotify-6.0.zip",
@ -76,7 +76,7 @@
"IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/Palace%20Pal.png", "IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/Palace%20Pal.png",
"Punchline": "Shows possible trap & hoard coffer locations in Palace of the Dead & Heaven on High.", "Punchline": "Shows possible trap & hoard coffer locations in Palace of the Dead & Heaven on High.",
"AcceptsFeedback": false, "AcceptsFeedback": false,
"DownloadCount": 45323, "DownloadCount": 45348,
"LastUpdate": 1696989392, "LastUpdate": 1696989392,
"DownloadLinkInstall": "https://git.carvel.li/liza/PalacePal/releases/download/v5.1/Palace%20Pal-5.1.zip", "DownloadLinkInstall": "https://git.carvel.li/liza/PalacePal/releases/download/v5.1/Palace%20Pal-5.1.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/PalacePal/releases/download/v5.1/Palace%20Pal-5.1.zip", "DownloadLinkUpdate": "https://git.carvel.li/liza/PalacePal/releases/download/v5.1/Palace%20Pal-5.1.zip",
@ -138,9 +138,9 @@
}, },
{ {
"Author": "Liza Carvelli", "Author": "Liza Carvelli",
"Name": "Discard after AutoRetainer", "Name": "Discard Helper",
"InternalName": "ARDiscard", "InternalName": "ARDiscard",
"AssemblyVersion": "3.0", "AssemblyVersion": "3.1",
"Description": "", "Description": "",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"RepoUrl": "https://git.carvel.li/liza/ARDiscard", "RepoUrl": "https://git.carvel.li/liza/ARDiscard",
@ -150,13 +150,13 @@
"CanUnloadAsync": false, "CanUnloadAsync": false,
"LoadPriority": 0, "LoadPriority": 0,
"IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/ARDiscard.png", "IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/ARDiscard.png",
"Punchline": "", "Punchline": "Discard items automatically via a command or as a post-venture task for AutoRetainer",
"AcceptsFeedback": false, "AcceptsFeedback": false,
"DownloadCount": 212, "DownloadCount": 212,
"LastUpdate": 1696408680, "LastUpdate": 1697011933,
"DownloadLinkInstall": "https://git.carvel.li/liza/ARDiscard/releases/download/v3.0/ARDiscard-3.0.zip", "DownloadLinkInstall": "https://git.carvel.li/liza/ARDiscard/releases/download/v3.1/ARDiscard-3.1.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/ARDiscard/releases/download/v3.0/ARDiscard-3.0.zip", "DownloadLinkUpdate": "https://git.carvel.li/liza/ARDiscard/releases/download/v3.1/ARDiscard-3.1.zip",
"Changelog": "v3.0 (2023-10-04)\n- API 9\n\nv2.5 (2023-09-26)\n- Make it possible to auto-discard Onion Doublet/Gaskins/Patterns\n\nv2.4 (2023-09-21)\n- Add stack limit for items to discard\r\n- Context menu integration for armoury chest\n\nv2.3 (2023-09-18)\n- Fix itemId = 0 causing problems\r\n- Improve some conditions\r\n- Optimize gear set checks\r\n- Cleanup\n\nv2.2 (2023-09-16)\n- (Experimental) Context Menu Integration", "Changelog": "v3.1 (2023-10-11)\n- Rename plugin to 'Discard Helper'\r\n- Add chat feedback when adding/removing items via context menu\r\n- Add Patreon link\n\nv3.0 (2023-10-04)\n- API 9\n\nv2.5 (2023-09-26)\n- Make it possible to auto-discard Onion Doublet/Gaskins/Patterns\n\nv2.4 (2023-09-21)\n- Add stack limit for items to discard\r\n- Context menu integration for armoury chest\n\nv2.3 (2023-09-18)\n- Fix itemId = 0 causing problems\r\n- Improve some conditions\r\n- Optimize gear set checks\r\n- Cleanup",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false "IsTestingExclusive": false
}, },
@ -176,7 +176,7 @@
"IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/Deliveroo.png", "IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/Deliveroo.png",
"Punchline": "Better Grand Company Deliveries", "Punchline": "Better Grand Company Deliveries",
"AcceptsFeedback": false, "AcceptsFeedback": false,
"DownloadCount": 229, "DownloadCount": 252,
"LastUpdate": 1696987331, "LastUpdate": 1696987331,
"DownloadLinkInstall": "https://git.carvel.li/liza/Deliveroo/releases/download/v2.7/Deliveroo-2.7.zip", "DownloadLinkInstall": "https://git.carvel.li/liza/Deliveroo/releases/download/v2.7/Deliveroo-2.7.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/Deliveroo/releases/download/v2.7/Deliveroo-2.7.zip", "DownloadLinkUpdate": "https://git.carvel.li/liza/Deliveroo/releases/download/v2.7/Deliveroo-2.7.zip",
@ -200,7 +200,7 @@
"IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/ARControl.png", "IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/ARControl.png",
"Punchline": "Better AutoRetainer Venture Planner", "Punchline": "Better AutoRetainer Venture Planner",
"AcceptsFeedback": false, "AcceptsFeedback": false,
"DownloadCount": 51, "DownloadCount": 56,
"LastUpdate": 1696415280, "LastUpdate": 1696415280,
"DownloadLinkInstall": "https://git.carvel.li/liza/ARControl/releases/download/v1.0/ARControl-1.0.zip", "DownloadLinkInstall": "https://git.carvel.li/liza/ARControl/releases/download/v1.0/ARControl-1.0.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/ARControl/releases/download/v1.0/ARControl-1.0.zip", "DownloadLinkUpdate": "https://git.carvel.li/liza/ARControl/releases/download/v1.0/ARControl-1.0.zip",
@ -223,7 +223,7 @@
"IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/Workshoppa.png", "IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/Workshoppa.png",
"Punchline": "Better Company Workshop Turn-In", "Punchline": "Better Company Workshop Turn-In",
"AcceptsFeedback": false, "AcceptsFeedback": false,
"DownloadCount": 85, "DownloadCount": 87,
"LastUpdate": 1696535784, "LastUpdate": 1696535784,
"DownloadLinkInstall": "https://git.carvel.li/liza/Workshoppa/releases/download/v2.1/Workshoppa-2.1.zip", "DownloadLinkInstall": "https://git.carvel.li/liza/Workshoppa/releases/download/v2.1/Workshoppa-2.1.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/Workshoppa/releases/download/v2.1/Workshoppa-2.1.zip", "DownloadLinkUpdate": "https://git.carvel.li/liza/Workshoppa/releases/download/v2.1/Workshoppa-2.1.zip",
@ -247,7 +247,7 @@
"IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/Squadronista.png", "IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/Squadronista.png",
"Punchline": "Simplified Squadron Calculator for Flagged Missions, heavily inspired by https://ffxivsquadron.com/", "Punchline": "Simplified Squadron Calculator for Flagged Missions, heavily inspired by https://ffxivsquadron.com/",
"AcceptsFeedback": false, "AcceptsFeedback": false,
"DownloadCount": 12, "DownloadCount": 17,
"LastUpdate": 1696872592, "LastUpdate": 1696872592,
"DownloadLinkInstall": "https://git.carvel.li/liza/Squadronista/releases/download/v0.1/Squadronista-0.1.zip", "DownloadLinkInstall": "https://git.carvel.li/liza/Squadronista/releases/download/v0.1/Squadronista-0.1.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/Squadronista/releases/download/v0.1/Squadronista-0.1.zip", "DownloadLinkUpdate": "https://git.carvel.li/liza/Squadronista/releases/download/v0.1/Squadronista-0.1.zip",