1
0

Deliveroo 3.1

This commit is contained in:
Liza 2024-02-17 10:00:16 +01:00
parent e70a5e28dd
commit b24f8715e1
Signed by: liza
GPG Key ID: 7199F8D727D55F67
2 changed files with 5 additions and 5 deletions

2
dist/index.html vendored
View File

@ -49,7 +49,7 @@
<p>Shows where Bamboo falls.</p>
</article>
<article>
<h4><img src="https://plugins.carvel.li/icons/Deliveroo.png"/> <a href="https://git.carvel.li/liza/Deliveroo">Deliveroo</a><small> v3.0</small></h4>
<h4><img src="https://plugins.carvel.li/icons/Deliveroo.png"/> <a href="https://git.carvel.li/liza/Deliveroo">Deliveroo</a><small> v3.1</small></h4>
<p>Better Grand Company Deliveries</p>
</article>

View File

@ -158,7 +158,7 @@
"Author": "Liza Carvelli",
"Name": "Deliveroo",
"InternalName": "Deliveroo",
"AssemblyVersion": "3.0",
"AssemblyVersion": "3.1",
"Description": "",
"ApplicableVersion": "any",
"RepoUrl": "https://git.carvel.li/liza/Deliveroo",
@ -171,9 +171,9 @@
"Punchline": "Better Grand Company Deliveries",
"AcceptsFeedback": false,
"DownloadCount": 3667,
"LastUpdate": 1706631682,
"DownloadLinkInstall": "https://git.carvel.li/liza/Deliveroo/releases/download/v3.0/Deliveroo-3.0.zip",
"Changelog": "v3.0 (2024-01-30)\n- Add 'purchase once'/'keep stocked' option as in ARC\n- Add 'check retainer inventory' option\n\nv2.26 (2024-01-17)\n- Fix logic when buying a limited amount of items with stacksize 99\n\nv2.25 (2024-01-13)\n- Experimental (hardcoded) blacklist for items that won't be turned in\n\nv2.24 (2024-01-07)\n- Fix turn-in attempts sometimes only exchanging seals, but not turning in items\n\nv2.23 (2023-12-30)\n- Don't target Personnel Officer as last step (if all items have been delivered)",
"LastUpdate": 1708160337,
"DownloadLinkInstall": "https://git.carvel.li/liza/Deliveroo/releases/download/v3.1/Deliveroo-3.1.zip",
"Changelog": "v3.1 (2024-02-17)\n- Trying to turn in a Red Onion Helm should close the supply window/disable the turn in instead of being stuck\n\nv3.0 (2024-01-30)\n- Add 'purchase once'/'keep stocked' option as in ARC\n- Add 'check retainer inventory' option\n\nv2.26 (2024-01-17)\n- Fix logic when buying a limited amount of items with stacksize 99\n\nv2.25 (2024-01-13)\n- Experimental (hardcoded) blacklist for items that won't be turned in\n\nv2.24 (2024-01-07)\n- Fix turn-in attempts sometimes only exchanging seals, but not turning in items",
"IsHide": false,
"IsTestingExclusive": false
},