1
0

Gearsetter 0.4

This commit is contained in:
Liza 2024-06-07 23:30:53 +02:00
parent 46db5de169
commit fe0ccce97f
Signed by: liza
GPG Key ID: 7199F8D727D55F67
2 changed files with 7 additions and 7 deletions

2
dist/index.html vendored
View File

@ -95,7 +95,7 @@
<p>No longer requires you to stand in a &quot;safe&quot; spot to toggle New Game+</p>
</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>
<p>Find gear upgrades</p>
</article>

View File

@ -176,7 +176,7 @@
"IconUrl": "https://plugins.carvel.li/icons/Deliveroo.png",
"Punchline": "Better Grand Company Deliveries",
"AcceptsFeedback": false,
"DownloadCount": 12178,
"DownloadCount": 12179,
"LastUpdate": 1717704233,
"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",
@ -260,8 +260,8 @@
"Author": "Liza Carvelli",
"Name": "Gearsetter",
"InternalName": "Gearsetter",
"AssemblyVersion": "0.3",
"TestingAssemblyVersion": "0.3",
"AssemblyVersion": "0.4",
"TestingAssemblyVersion": "0.4",
"Description": "",
"ApplicableVersion": "any",
"RepoUrl": "https://git.carvel.li/liza/Gearsetter",
@ -274,9 +274,9 @@
"Punchline": "Find gear upgrades",
"AcceptsFeedback": false,
"DownloadCount": 362,
"LastUpdate": 1717773747,
"DownloadLinkTesting": "https://git.carvel.li/liza/Gearsetter/releases/download/v0.3/Gearsetter-0.3.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",
"LastUpdate": 1717795756,
"DownloadLinkTesting": "https://git.carvel.li/liza/Gearsetter/releases/download/v0.4/Gearsetter-0.4.zip",
"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,
"IsTestingExclusive": true
},