1
0
This commit is contained in:
Liza 2024-04-26 20:04:03 +02:00
parent c7dbadee5f
commit b72210b9d9
Signed by: liza
GPG Key ID: 7199F8D727D55F67
2 changed files with 6 additions and 6 deletions

2
dist/index.html vendored
View File

@ -64,7 +64,7 @@
<p>Discard items automatically via a command or as a post-venture task for AutoRetainer</p>
</article>
<article>
<h4><img src="https://plugins.carvel.li/icons/ARControl.png"/> <a href="https://git.carvel.li/liza/ARControl">ARC</a><small> v4.0</small></h4>
<h4><img src="https://plugins.carvel.li/icons/ARControl.png"/> <a href="https://git.carvel.li/liza/ARControl">ARC</a><small> v4.1</small></h4>
<p>Better AutoRetainer Venture Planner</p>
</article>

View File

@ -188,7 +188,7 @@
"Author": "Liza Carvelli",
"Name": "ARC",
"InternalName": "ARControl",
"AssemblyVersion": "4.0",
"AssemblyVersion": "4.1",
"Description": "",
"ApplicableVersion": "any",
"RepoUrl": "https://git.carvel.li/liza/ARControl",
@ -201,10 +201,10 @@
"Punchline": "Better AutoRetainer Venture Planner",
"AcceptsFeedback": false,
"DownloadCount": 2721,
"LastUpdate": 1711528272,
"DownloadLinkInstall": "https://git.carvel.li/liza/ARControl/releases/download/v4.0/ARControl-4.0.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/ARControl/releases/download/v4.0/ARControl-4.0.zip",
"Changelog": "v4.0 (2024-03-27)\n- NET 8\n- Update dependencies\n- Fix scaling/spacing issues if you're using custom font sizes/custom styles\n\nv3.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",
"LastUpdate": 1714154553,
"DownloadLinkInstall": "https://git.carvel.li/liza/ARControl/releases/download/v4.1/ARControl-4.1.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/ARControl/releases/download/v4.1/ARControl-4.1.zip",
"Changelog": "v4.1 (2024-04-26)\n- Make assignment chat message optional\n- Improve icon size calculations\n\nv4.0 (2024-03-27)\n- NET 8\n- Update dependencies\n- Fix scaling/spacing issues if you're using custom font sizes/custom styles\n\nv3.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)",
"IsHide": false,
"IsTestingExclusive": false
},