1
0

Discard Helper 4.5

This commit is contained in:
Liza 2024-01-25 09:50:08 +01:00
parent 70692a4e50
commit b2afd62b7a
Signed by: liza
GPG Key ID: 7199F8D727D55F67
2 changed files with 8 additions and 8 deletions

2
dist/index.html vendored
View File

@ -59,7 +59,7 @@
<p>Better Company Workshop Turn-In</p>
</article>
<article>
<h4><img src="https://plugins.carvel.li/icons/ARDiscard.png"/> <a href="https://git.carvel.li/liza/ARDiscard">Discard Helper</a><small> v4.4</small></h4>
<h4><img src="https://plugins.carvel.li/icons/ARDiscard.png"/> <a href="https://git.carvel.li/liza/ARDiscard">Discard Helper</a><small> v4.5</small></h4>
<p>Discard items automatically via a command or as a post-venture task for AutoRetainer</p>
</article>

View File

@ -135,7 +135,7 @@
"Author": "Liza Carvelli",
"Name": "Discard Helper",
"InternalName": "ARDiscard",
"AssemblyVersion": "4.4",
"AssemblyVersion": "4.5",
"Description": "",
"ApplicableVersion": "any",
"RepoUrl": "https://git.carvel.li/liza/ARDiscard",
@ -147,10 +147,10 @@
"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": 1865,
"LastUpdate": 1706081206,
"DownloadLinkInstall": "https://git.carvel.li/liza/ARDiscard/releases/download/v4.4/ARDiscard-4.4.zip",
"Changelog": "v4.4 (2024-01-24)\n- Enable context menu integration by default\n- Allow for weapons/tools to be discarded\n- Allow unapproved skybuilders' materials to be discarded\n\nv4.3 (2024-01-13)\n- Add IPC to retrieve items that'll be auto-discarded\n\nv4.2 (2023-12-22)\n- Add chat context menu entries\n- Add chat context menu entries\n- Add ceruleum tanks/repair mats to blacklist\n\nv4.1 (2023-12-18)\n- Add more fate drops as discardable items\n\nv4.0 (2023-12-07)\n- Allow unique/untradeable items that can be purchased after completing quests to be discarded\n- Fix items in bracelet inventory to never be discarded",
"DownloadCount": 1867,
"LastUpdate": 1706172540,
"DownloadLinkInstall": "https://git.carvel.li/liza/ARDiscard/releases/download/v4.5/ARDiscard-4.5.zip",
"Changelog": "v4.5 (2024-01-25)\n- Fix not all armoury items being discarded\n\nv4.4 (2024-01-24)\n- Enable context menu integration by default\n- Allow for weapons/tools to be discarded\n- Allow unapproved skybuilders' materials to be discarded\n\nv4.3 (2024-01-13)\n- Add IPC to retrieve items that'll be auto-discarded\n\nv4.2 (2023-12-22)\n- Add chat context menu entries\n- Add chat context menu entries\n- Add ceruleum tanks/repair mats to blacklist\n\nv4.1 (2023-12-18)\n- Add more fate drops as discardable items",
"IsHide": false,
"IsTestingExclusive": false
},
@ -193,7 +193,7 @@
"IconUrl": "https://plugins.carvel.li/icons/ARControl.png",
"Punchline": "Better AutoRetainer Venture Planner",
"AcceptsFeedback": false,
"DownloadCount": 1633,
"DownloadCount": 1636,
"LastUpdate": 1706109936,
"DownloadLinkInstall": "https://git.carvel.li/liza/ARControl/releases/download/v3.3/ARControl-3.3.zip",
"Changelog": "v3.3 (2024-01-24)\n- Add 'Check Retainer Inventory' for lists to keep in stock\n\nv3.2 (2024-01-20)\n- Fix issue where non-existent retainers could cause plugin to not work properly\n\nv3.1 (2024-01-13)\n- Show warning icon for icons that are on auto-discard list (requires Discard Helper v4.3 or higher)\n\nv3.0 (2024-01-08)\n- Use RetainerId instead of Name as id trait to save retainers\n- Highlight current player when viewing 'Locked items', but grouped by venture instead of character\n\nv2.11 (2023-11-20)\n- Don't fetch more items when stocking up if at the exact item count",
@ -216,7 +216,7 @@
"IconUrl": "https://plugins.carvel.li/icons/Workshoppa.png",
"Punchline": "Better Company Workshop Turn-In",
"AcceptsFeedback": false,
"DownloadCount": 2052,
"DownloadCount": 2063,
"LastUpdate": 1706168212,
"DownloadLinkInstall": "https://git.carvel.li/liza/Workshoppa/releases/download/v4.2/Workshoppa-4.2.zip",
"Changelog": "v4.2 (2024-01-25)\n- Clipboard export of craftable ingredient list/venture list\n\nv4.1 (2024-01-21)\n- Change Import/export format to a teamcraft-style list\n\nv4.0 (2024-01-19)\n- Add menu options to save queue to preset/clipboard & to load it again\n\nv3.8 (2023-11-17)\n- Fix inventory slots not being filled to 999 if no free inventory slots available\n\nv3.7 (2023-11-14)\n- Fix for dalamud's breaking titlebar change",