Gearsetter 0.4
This commit is contained in:
parent
46db5de169
commit
fe0ccce97f
2
dist/index.html
vendored
2
dist/index.html
vendored
@ -95,7 +95,7 @@
|
|||||||
<p>No longer requires you to stand in a "safe" spot to toggle New Game+</p>
|
<p>No longer requires you to stand in a "safe" spot to toggle New Game+</p>
|
||||||
</article>
|
</article>
|
||||||
<article>
|
<article>
|
||||||
<h4><img src="https://plugins.carvel.li/icons/Gearsetter.png"/> <a href="https://git.carvel.li/liza/Gearsetter">Gearsetter</a><small> v0.3</small></h4>
|
<h4><img src="https://plugins.carvel.li/icons/Gearsetter.png"/> <a href="https://git.carvel.li/liza/Gearsetter">Gearsetter</a><small> v0.4</small></h4>
|
||||||
<blockquote><p>Gearsetter is currently a testing-exclusive plugin, which means it is largely incomplete. To install it, you need to enable the setting <code>Get plugin testing builds</code> in <code>/xlsettings</code>, <code>Experimental</code></p></blockquote>
|
<blockquote><p>Gearsetter is currently a testing-exclusive plugin, which means it is largely incomplete. To install it, you need to enable the setting <code>Get plugin testing builds</code> in <code>/xlsettings</code>, <code>Experimental</code></p></blockquote>
|
||||||
<p>Find gear upgrades</p>
|
<p>Find gear upgrades</p>
|
||||||
</article>
|
</article>
|
||||||
|
12
dist/pluginmaster.json
vendored
12
dist/pluginmaster.json
vendored
@ -176,7 +176,7 @@
|
|||||||
"IconUrl": "https://plugins.carvel.li/icons/Deliveroo.png",
|
"IconUrl": "https://plugins.carvel.li/icons/Deliveroo.png",
|
||||||
"Punchline": "Better Grand Company Deliveries",
|
"Punchline": "Better Grand Company Deliveries",
|
||||||
"AcceptsFeedback": false,
|
"AcceptsFeedback": false,
|
||||||
"DownloadCount": 12178,
|
"DownloadCount": 12179,
|
||||||
"LastUpdate": 1717704233,
|
"LastUpdate": 1717704233,
|
||||||
"DownloadLinkInstall": "https://git.carvel.li/liza/Deliveroo/releases/download/v4.10/Deliveroo-4.10.zip",
|
"DownloadLinkInstall": "https://git.carvel.li/liza/Deliveroo/releases/download/v4.10/Deliveroo-4.10.zip",
|
||||||
"DownloadLinkUpdate": "https://git.carvel.li/liza/Deliveroo/releases/download/v4.10/Deliveroo-4.10.zip",
|
"DownloadLinkUpdate": "https://git.carvel.li/liza/Deliveroo/releases/download/v4.10/Deliveroo-4.10.zip",
|
||||||
@ -260,8 +260,8 @@
|
|||||||
"Author": "Liza Carvelli",
|
"Author": "Liza Carvelli",
|
||||||
"Name": "Gearsetter",
|
"Name": "Gearsetter",
|
||||||
"InternalName": "Gearsetter",
|
"InternalName": "Gearsetter",
|
||||||
"AssemblyVersion": "0.3",
|
"AssemblyVersion": "0.4",
|
||||||
"TestingAssemblyVersion": "0.3",
|
"TestingAssemblyVersion": "0.4",
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"ApplicableVersion": "any",
|
"ApplicableVersion": "any",
|
||||||
"RepoUrl": "https://git.carvel.li/liza/Gearsetter",
|
"RepoUrl": "https://git.carvel.li/liza/Gearsetter",
|
||||||
@ -274,9 +274,9 @@
|
|||||||
"Punchline": "Find gear upgrades",
|
"Punchline": "Find gear upgrades",
|
||||||
"AcceptsFeedback": false,
|
"AcceptsFeedback": false,
|
||||||
"DownloadCount": 362,
|
"DownloadCount": 362,
|
||||||
"LastUpdate": 1717773747,
|
"LastUpdate": 1717795756,
|
||||||
"DownloadLinkTesting": "https://git.carvel.li/liza/Gearsetter/releases/download/v0.3/Gearsetter-0.3.zip",
|
"DownloadLinkTesting": "https://git.carvel.li/liza/Gearsetter/releases/download/v0.4/Gearsetter-0.4.zip",
|
||||||
"Changelog": "v0.3 (testing only) (2024-06-07)\n- Added special case for DT earrings\n\nv0.2 (testing only) (2024-03-29)\n- NET 8\n\nv0.1 (testing only) (2024-01-16)\n- Initial Version",
|
"Changelog": "v0.4 (testing only) (2024-06-07)\n- Rework logic to explicitly sort items, add /gbrowser\n\nSince we no longer rely on an arbitrary 'score' (which wasn't ideally calculated), we now have a stable item order which also improves the handling of some edge-cases.\n\nv0.3 (testing only) (2024-06-07)\n- Added special case for DT earrings\n\nv0.2 (testing only) (2024-03-29)\n- NET 8\n\nv0.1 (testing only) (2024-01-16)\n- Initial Version",
|
||||||
"IsHide": false,
|
"IsHide": false,
|
||||||
"IsTestingExclusive": true
|
"IsTestingExclusive": true
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user