From e4c56b6d963f18c841f8ef887f6c0ee7b9ebfaf3 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Sun, 5 May 2024 20:12:04 +0200 Subject: [PATCH] KitchenSink 0.3 --- dist/index.html | 2 +- dist/pluginmaster.json | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/dist/index.html b/dist/index.html index 60bbc69..4781873 100644 --- a/dist/index.html +++ b/dist/index.html @@ -100,7 +100,7 @@

Sync game stats to InfluxDB

-

KitchenSink v0.2

+

KitchenSink v0.3

KitchenSink 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

A plugin for things that aren't worth their own plugins; see commands for details.

diff --git a/dist/pluginmaster.json b/dist/pluginmaster.json index 9653f31..540c690 100644 --- a/dist/pluginmaster.json +++ b/dist/pluginmaster.json @@ -19,7 +19,7 @@ "IconUrl": "https://plugins.carvel.li/icons/SliceIsRight.png", "Punchline": "Shows where Bamboo falls.", "AcceptsFeedback": false, - "DownloadCount": 15858, + "DownloadCount": 15860, "LastUpdate": 1696321802, "DownloadLinkInstall": "https://git.carvel.li/liza/SliceIsRight/releases/download/v7.0/SliceIsRight-7.0.zip", "DownloadLinkUpdate": "https://git.carvel.li/liza/SliceIsRight/releases/download/v7.0/SliceIsRight-7.0.zip", @@ -152,7 +152,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": 4675, + "DownloadCount": 4677, "LastUpdate": 1713644206, "DownloadLinkInstall": "https://git.carvel.li/liza/ARDiscard/releases/download/v5.3/ARDiscard-5.3.zip", "DownloadLinkUpdate": "https://git.carvel.li/liza/ARDiscard/releases/download/v5.3/ARDiscard-5.3.zip", @@ -176,7 +176,7 @@ "IconUrl": "https://plugins.carvel.li/icons/Deliveroo.png", "Punchline": "Better Grand Company Deliveries", "AcceptsFeedback": false, - "DownloadCount": 9202, + "DownloadCount": 9225, "LastUpdate": 1714665075, "DownloadLinkInstall": "https://git.carvel.li/liza/Deliveroo/releases/download/v4.6/Deliveroo-4.6.zip", "DownloadLinkUpdate": "https://git.carvel.li/liza/Deliveroo/releases/download/v4.6/Deliveroo-4.6.zip", @@ -200,7 +200,7 @@ "IconUrl": "https://plugins.carvel.li/icons/ARControl.png", "Punchline": "Better AutoRetainer Venture Planner", "AcceptsFeedback": false, - "DownloadCount": 3119, + "DownloadCount": 3237, "LastUpdate": 1714901956, "DownloadLinkInstall": "https://git.carvel.li/liza/ARControl/releases/download/v4.2/ARControl-4.2.zip", "DownloadLinkUpdate": "https://git.carvel.li/liza/ARControl/releases/download/v4.2/ARControl-4.2.zip", @@ -224,7 +224,7 @@ "IconUrl": "https://plugins.carvel.li/icons/Workshoppa.png", "Punchline": "Better Company Workshop Turn-In", "AcceptsFeedback": false, - "DownloadCount": 4826, + "DownloadCount": 4830, "LastUpdate": 1711633044, "DownloadLinkInstall": "https://git.carvel.li/liza/Workshoppa/releases/download/v5.3/Workshoppa-5.3.zip", "DownloadLinkUpdate": "https://git.carvel.li/liza/Workshoppa/releases/download/v5.3/Workshoppa-5.3.zip", @@ -308,8 +308,8 @@ "Author": "Liza Carvelli", "Name": "KitchenSink", "InternalName": "KitchenSink", - "AssemblyVersion": "0.2", - "TestingAssemblyVersion": "0.2", + "AssemblyVersion": "0.3", + "TestingAssemblyVersion": "0.3", "Description": "A plugin for things that aren't worth their own plugins; see commands for details.", "ApplicableVersion": "any", "RepoUrl": "https://git.carvel.li/liza/KitchenSink", @@ -324,10 +324,10 @@ "IconUrl": "https://plugins.carvel.li/icons/KitchenSink.png", "Punchline": "A plugin for things that aren't worth their own plugins.", "AcceptsFeedback": false, - "DownloadCount": 149, - "LastUpdate": 1714593134, - "DownloadLinkTesting": "https://git.carvel.li/liza/KitchenSink/releases/download/v0.2/KitchenSink-0.2.zip", - "Changelog": "v0.2 (testing only) (2024-05-01)\n- Handle/fix DTR bar when not on homeworld\n\nv0.1 (testing only) (2024-04-28)\n- Character Switch module", + "DownloadCount": 155, + "LastUpdate": 1714932650, + "DownloadLinkTesting": "https://git.carvel.li/liza/KitchenSink/releases/download/v0.3/KitchenSink-0.3.zip", + "Changelog": "v0.3 (testing only) (2024-05-05)\n- Dropbox Queue commands\n\nv0.2 (testing only) (2024-05-01)\n- Handle/fix DTR bar when not on homeworld\n\nv0.1 (testing only) (2024-04-28)\n- Character Switch module", "IsHide": false, "IsTestingExclusive": true }