1
0

RetainerTrack 4.2

This commit is contained in:
Liza 2024-07-16 10:55:20 +02:00
parent 4f7215f4cc
commit d2bea18c83
Signed by: liza
GPG Key ID: 7199F8D727D55F67
2 changed files with 18 additions and 18 deletions

2
dist/index.html vendored
View File

@ -86,7 +86,7 @@
<p>Plays a sound when a fish is caught, depending on tug-strength</p>
</article>
<article>
<h4><img src="https://plugins.carvel.li/icons/RetainerTrack.png"/> <a href="https://git.carvel.li/liza/RetainerTrack">RetainerTrack</a><small> v4.1</small></h4>
<h4><img src="https://plugins.carvel.li/icons/RetainerTrack.png"/> <a href="https://git.carvel.li/liza/RetainerTrack">RetainerTrack</a><small> v4.2</small></h4>
<p>Keeps track of who a retainer belongs to - if you have seen the retainer's owner locally (if you were on the same party, or if you have seen an item crafted by them).</p>
<p>Tracking is unavailable if the crafter isn't the retainer owner (to avoid resellers being attributed incorrectly), and if the tooltip says 'Obtaining Signature'.</p>

View File

@ -19,7 +19,7 @@
"IconUrl": "https://plugins.carvel.li/icons/SliceIsRight.png",
"Punchline": "Shows where Bamboo falls.",
"AcceptsFeedback": false,
"DownloadCount": 17440,
"DownloadCount": 17443,
"LastUpdate": 1720209240,
"DownloadLinkInstall": "https://git.carvel.li/liza/SliceIsRight/releases/download/v8.0/SliceIsRight-8.0.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/SliceIsRight/releases/download/v8.0/SliceIsRight-8.0.zip",
@ -46,7 +46,7 @@
"IconUrl": "https://plugins.carvel.li/icons/FishNotify.png",
"Punchline": "Plays a sound when a fish is caught",
"AcceptsFeedback": false,
"DownloadCount": 2196,
"DownloadCount": 2197,
"LastUpdate": 1720210616,
"DownloadLinkInstall": "https://git.carvel.li/liza/FishNotify/releases/download/v7.0/FishNotify-7.0.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/FishNotify/releases/download/v7.0/FishNotify-7.0.zip",
@ -76,7 +76,7 @@
"IconUrl": "https://plugins.carvel.li/icons/PalacePal.png",
"Punchline": "Shows possible trap & hoard coffer locations in Palace of the Dead & Heaven on High.",
"AcceptsFeedback": false,
"DownloadCount": 47599,
"DownloadCount": 47601,
"LastUpdate": 1720265218,
"DownloadLinkInstall": "https://git.carvel.li/liza/PalacePal/releases/download/v6.0/Palace%20Pal-6.0.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/PalacePal/releases/download/v6.0/Palace%20Pal-6.0.zip",
@ -88,7 +88,7 @@
"Author": "Liza Carvelli",
"Name": "RetainerTrack",
"InternalName": "RetainerTrack",
"AssemblyVersion": "4.1",
"AssemblyVersion": "4.2",
"Description": "Keeps track of who a retainer belongs to - if you have seen the retainer's owner locally (if you were on the same party, or if you have seen an item crafted by them).\n\nTracking is unavailable if the crafter isn't the retainer owner (to avoid resellers being attributed incorrectly), and if the tooltip says 'Obtaining Signature'.",
"ApplicableVersion": "any",
"RepoUrl": "https://git.carvel.li/liza/RetainerTrack",
@ -104,11 +104,11 @@
"IconUrl": "https://plugins.carvel.li/icons/RetainerTrack.png",
"Punchline": "Track who a retainer belongs to.",
"AcceptsFeedback": false,
"DownloadCount": 1775,
"LastUpdate": 1720119110,
"DownloadLinkInstall": "https://git.carvel.li/liza/RetainerTrack/releases/download/v4.1/RetainerTrack-4.1.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/RetainerTrack/releases/download/v4.1/RetainerTrack-4.1.zip",
"Changelog": "v4.1 (2024-07-04)\n- Performance optimization\n\nv4.0 (2024-07-02)\n- API 10\n- Remove LiteDB support\n\nv3.2 (2024-06-16)\n- Persistence fixes\n\nv3.1 (2024-06-10)\n- Fix issue where player names aren't saved\n\nv3.0 (2024-05-24)\n- Migrate from LiteDB to SQLite as database backend\n- Update to .NET 8\n- Add /rwho",
"DownloadCount": 1777,
"LastUpdate": 1721119262,
"DownloadLinkInstall": "https://git.carvel.li/liza/RetainerTrack/releases/download/v4.2/RetainerTrack-4.2.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/RetainerTrack/releases/download/v4.2/RetainerTrack-4.2.zip",
"Changelog": "v4.2 (2024-07-16)\n- Add /accountid command\n- use AccountId/ContentId properties from clientstructs instead of custom mapping\n\nv4.1 (2024-07-04)\n- Performance optimization\n\nv4.0 (2024-07-02)\n- API 10\n- Remove LiteDB support\n\nv3.2 (2024-06-16)\n- Persistence fixes\n\nv3.1 (2024-06-10)\n- Fix issue where player names aren't saved",
"IsHide": false,
"IsTestingExclusive": false
},
@ -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": 6224,
"DownloadCount": 6230,
"LastUpdate": 1720208911,
"DownloadLinkInstall": "https://git.carvel.li/liza/ARDiscard/releases/download/v6.1/ARDiscard-6.1.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/ARDiscard/releases/download/v6.1/ARDiscard-6.1.zip",
@ -182,7 +182,7 @@
"IconUrl": "https://plugins.carvel.li/icons/Deliveroo.png",
"Punchline": "Better Grand Company Deliveries",
"AcceptsFeedback": false,
"DownloadCount": 15444,
"DownloadCount": 15455,
"LastUpdate": 1720806855,
"DownloadLinkInstall": "https://git.carvel.li/liza/Deliveroo/releases/download/v5.1/Deliveroo-5.1.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/Deliveroo/releases/download/v5.1/Deliveroo-5.1.zip",
@ -206,7 +206,7 @@
"IconUrl": "https://plugins.carvel.li/icons/ARControl.png",
"Punchline": "Better AutoRetainer Venture Planner",
"AcceptsFeedback": false,
"DownloadCount": 4539,
"DownloadCount": 4541,
"LastUpdate": 1720026631,
"DownloadLinkInstall": "https://git.carvel.li/liza/ARControl/releases/download/v5.0/ARControl-5.0.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/ARControl/releases/download/v5.0/ARControl-5.0.zip",
@ -230,7 +230,7 @@
"IconUrl": "https://plugins.carvel.li/icons/Workshoppa.png",
"Punchline": "Better Company Workshop Turn-In",
"AcceptsFeedback": false,
"DownloadCount": 7711,
"DownloadCount": 7719,
"LastUpdate": 1720802058,
"DownloadLinkInstall": "https://git.carvel.li/liza/Workshoppa/releases/download/v6.1/Workshoppa-6.1.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/Workshoppa/releases/download/v6.1/Workshoppa-6.1.zip",
@ -254,7 +254,7 @@
"IconUrl": "https://plugins.carvel.li/icons/Squadronista.png",
"Punchline": "Simplified Squadron Calculator, heavily inspired by https://ffxivsquadron.com/",
"AcceptsFeedback": false,
"DownloadCount": 2572,
"DownloadCount": 2579,
"LastUpdate": 1720316486,
"DownloadLinkInstall": "https://git.carvel.li/liza/Squadronista/releases/download/v4.0/Squadronista-4.0.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/Squadronista/releases/download/v4.0/Squadronista-4.0.zip",
@ -302,7 +302,7 @@
"IconUrl": "https://plugins.carvel.li/icons/Influx.png",
"Punchline": "Sync game stats to InfluxDB",
"AcceptsFeedback": false,
"DownloadCount": 449,
"DownloadCount": 450,
"LastUpdate": 1720966309,
"DownloadLinkInstall": "https://git.carvel.li/liza/Influx/releases/download/v1.1/Influx-1.1.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/Influx/releases/download/v1.1/Influx-1.1.zip",
@ -329,7 +329,7 @@
"IconUrl": "https://plugins.carvel.li/icons/KitchenSink.png",
"Punchline": "A plugin for things that aren't worth their own plugins.",
"AcceptsFeedback": false,
"DownloadCount": 1392,
"DownloadCount": 1400,
"LastUpdate": 1720083512,
"DownloadLinkInstall": "https://git.carvel.li/liza/KitchenSink/releases/download/v1.0/KitchenSink-1.0.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/KitchenSink/releases/download/v1.0/KitchenSink-1.0.zip",
@ -357,7 +357,7 @@
"IconUrl": "https://plugins.carvel.li/icons/Questionable.png",
"Punchline": "A tiny quest helper plugin.",
"AcceptsFeedback": false,
"DownloadCount": 3402,
"DownloadCount": 3620,
"LastUpdate": 1721084139,
"DownloadLinkInstall": "https://git.carvel.li/liza/Questionable/releases/download/v1.8/Questionable-1.8.zip",
"DownloadLinkUpdate": "https://git.carvel.li/liza/Questionable/releases/download/v1.8/Questionable-1.8.zip",