1
0

Gearsetter 1.0 (experimental)

This commit is contained in:
Liza 2024-07-02 22:34:17 +02:00
parent ac4ac7542e
commit b2fa27f881
Signed by: liza
GPG Key ID: 7199F8D727D55F67

View File

@ -104,7 +104,7 @@
"IconUrl": "https://plugins.carvel.li/icons/RetainerTrack.png",
"Punchline": "Track who a retainer belongs to.",
"AcceptsFeedback": false,
"DownloadCount": 1266,
"DownloadCount": 1269,
"LastUpdate": 1718577266,
"DownloadLinkInstall": "https://git.carvel.li/liza/RetainerTrack/releases/download/v3.2/RetainerTrack-3.2.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/RetainerTrack/releases/download/v3.2/RetainerTrack-3.2.zip",
@ -158,7 +158,7 @@
"IconUrl": "https://plugins.carvel.li/icons/ARDiscard.png",
"Punchline": "Discard items automatically via a command or as a post-venture task for AutoRetainer",
"AcceptsFeedback": false,
"DownloadCount": 5076,
"DownloadCount": 5101,
"LastUpdate": 1719940298,
"DownloadLinkInstall": "https://git.carvel.li/liza/ARDiscard/releases/download/v6.0/ARDiscard-6.0.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/ARDiscard/releases/download/v6.0/ARDiscard-6.0.zip",
@ -182,7 +182,7 @@
"IconUrl": "https://plugins.carvel.li/icons/Deliveroo.png",
"Punchline": "Better Grand Company Deliveries",
"AcceptsFeedback": false,
"DownloadCount": 12801,
"DownloadCount": 12932,
"LastUpdate": 1719948559,
"DownloadLinkInstall": "https://git.carvel.li/liza/Deliveroo/releases/download/v5.0/Deliveroo-5.0.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/Deliveroo/releases/download/v5.0/Deliveroo-5.0.zip",
@ -267,6 +267,7 @@
"Name": "Gearsetter",
"InternalName": "Gearsetter",
"AssemblyVersion": "0.7",
"TestingAssemblyVersion": "1.0",
"Description": "",
"ApplicableVersion": "any",
"RepoUrl": "https://git.carvel.li/liza/Gearsetter",
@ -278,11 +279,12 @@
"IconUrl": "https://plugins.carvel.li/icons/Gearsetter.png",
"Punchline": "Find gear upgrades",
"AcceptsFeedback": false,
"DownloadCount": 560,
"LastUpdate": 1719174938,
"DownloadCount": 562,
"LastUpdate": 1719952363,
"DownloadLinkInstall": "https://git.carvel.li/liza/Gearsetter/releases/download/v0.7/Gearsetter-0.7.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/Gearsetter/releases/download/v0.7/Gearsetter-0.7.zip",
"Changelog": "v0.7 (2024-06-23)\n- Consider items with materia as separate items to non-melded items\n\nv0.6 (2024-06-19)\n- Adjusted sorting order for preferred & weathered items\n- Added pink as color for aetherial items\n- Change some log levels\n\nv0.5 (testing only) (2024-06-17)\n- Add config option to show recommendation\n- Add /gup [level] to show what upgrades your current gearset would have at that level\n- Fix problems with ACN weapons as scholar\n- Fix wrong item category being used for crafter items\n\nv0.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",
"DownloadLinkTesting": "https://git.carvel.li/liza/Gearsetter/releases/download/v1.0/Gearsetter-1.0.zip",
"Changelog": "v1.0 (testing only) (2024-07-02)\n- API 10 (beta)\n\nv0.7 (2024-06-23)\n- Consider items with materia as separate items to non-melded items\n\nv0.6 (2024-06-19)\n- Adjusted sorting order for preferred & weathered items\n- Added pink as color for aetherial items\n- Change some log levels\n\nv0.5 (testing only) (2024-06-17)\n- Add config option to show recommendation\n- Add /gup [level] to show what upgrades your current gearset would have at that level\n- Fix problems with ACN weapons as scholar\n- Fix wrong item category being used for crafter items\n\nv0.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.",
"IsHide": false,
"IsTestingExclusive": false
},