diff --git a/dist/index.html b/dist/index.html index 1604a58..d7694f6 100644 --- a/dist/index.html +++ b/dist/index.html @@ -95,7 +95,7 @@

No longer requires you to stand in a "safe" spot to toggle New Game+

-

Gearsetter v0.3

+

Gearsetter v0.4

Gearsetter is currently a testing-exclusive plugin, which means it is largely incomplete. To install it, you need to enable the setting Get plugin testing builds in /xlsettings, Experimental

Find gear upgrades

diff --git a/dist/pluginmaster.json b/dist/pluginmaster.json index 22048e9..a3dba76 100644 --- a/dist/pluginmaster.json +++ b/dist/pluginmaster.json @@ -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 },