ARC 4.1
This commit is contained in:
parent
c7dbadee5f
commit
b72210b9d9
2
dist/index.html
vendored
2
dist/index.html
vendored
@ -64,7 +64,7 @@
|
|||||||
<p>Discard items automatically via a command or as a post-venture task for AutoRetainer</p>
|
<p>Discard items automatically via a command or as a post-venture task for AutoRetainer</p>
|
||||||
</article>
|
</article>
|
||||||
<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>
|
<p>Better AutoRetainer Venture Planner</p>
|
||||||
</article>
|
</article>
|
||||||
|
10
dist/pluginmaster.json
vendored
10
dist/pluginmaster.json
vendored
@ -188,7 +188,7 @@
|
|||||||
"Author": "Liza Carvelli",
|
"Author": "Liza Carvelli",
|
||||||
"Name": "ARC",
|
"Name": "ARC",
|
||||||
"InternalName": "ARControl",
|
"InternalName": "ARControl",
|
||||||
"AssemblyVersion": "4.0",
|
"AssemblyVersion": "4.1",
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"ApplicableVersion": "any",
|
"ApplicableVersion": "any",
|
||||||
"RepoUrl": "https://git.carvel.li/liza/ARControl",
|
"RepoUrl": "https://git.carvel.li/liza/ARControl",
|
||||||
@ -201,10 +201,10 @@
|
|||||||
"Punchline": "Better AutoRetainer Venture Planner",
|
"Punchline": "Better AutoRetainer Venture Planner",
|
||||||
"AcceptsFeedback": false,
|
"AcceptsFeedback": false,
|
||||||
"DownloadCount": 2721,
|
"DownloadCount": 2721,
|
||||||
"LastUpdate": 1711528272,
|
"LastUpdate": 1714154553,
|
||||||
"DownloadLinkInstall": "https://git.carvel.li/liza/ARControl/releases/download/v4.0/ARControl-4.0.zip",
|
"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.0/ARControl-4.0.zip",
|
"DownloadLinkUpdate": "https://git.carvel.li/liza/ARControl/releases/download/v4.1/ARControl-4.1.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",
|
"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,
|
"IsHide": false,
|
||||||
"IsTestingExclusive": false
|
"IsTestingExclusive": false
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user