From de9863d6706c76d368d25de746a29a79bfcf3f7d Mon Sep 17 00:00:00 2001 From: jaaakb <79228083+asrfggafgsdf@users.noreply.github.com> Date: Sat, 27 Jan 2024 01:19:53 +0200 Subject: [PATCH 1/6] Create ScuffedInterp.json --- Repository/0.6.3.0/jaaakb/ScuffedInterp.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Repository/0.6.3.0/jaaakb/ScuffedInterp.json diff --git a/Repository/0.6.3.0/jaaakb/ScuffedInterp.json b/Repository/0.6.3.0/jaaakb/ScuffedInterp.json new file mode 100644 index 0000000..1d80055 --- /dev/null +++ b/Repository/0.6.3.0/jaaakb/ScuffedInterp.json @@ -0,0 +1,13 @@ +{ + "Name": "jaaakb's ScuffedInter/Extrapolator", + "Owner": "asrfggafgsdf", + "Description": "Fast direct interpolation with partial/full prediction option", + "PluginVersion": "1.0.0", + "SupportedDriverVersion": "0.6.3.0", + "RepositoryUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap", + "DownloadUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap/releases/download/v1.0.0/ScuffedInterp.zip", + "CompressionFormat": "zip", + "SHA256": "CE97CB81753AAB8EF6138CD4574EB7D54102845F238721EE228ED5003FF0EA34", + "WikiUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap/blob/main/README.md", + "LicenseIdentifier": "GPL-3.0-only" +} From 2d2edbc673061a0121bcf32b378d44b0a65a6ef7 Mon Sep 17 00:00:00 2001 From: jaaakb <79228083+asrfggafgsdf@users.noreply.github.com> Date: Sat, 27 Jan 2024 01:33:36 +0200 Subject: [PATCH 2/6] Update ScuffedInterp.json lowercase hash --- Repository/0.6.3.0/jaaakb/ScuffedInterp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Repository/0.6.3.0/jaaakb/ScuffedInterp.json b/Repository/0.6.3.0/jaaakb/ScuffedInterp.json index 1d80055..86a2ab2 100644 --- a/Repository/0.6.3.0/jaaakb/ScuffedInterp.json +++ b/Repository/0.6.3.0/jaaakb/ScuffedInterp.json @@ -7,7 +7,7 @@ "RepositoryUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap", "DownloadUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap/releases/download/v1.0.0/ScuffedInterp.zip", "CompressionFormat": "zip", - "SHA256": "CE97CB81753AAB8EF6138CD4574EB7D54102845F238721EE228ED5003FF0EA34", + "SHA256": "ce97cb81753aab8ef6138cd4574eb7d54102845f238721ee228ed5003ff0ea34", "WikiUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap/blob/main/README.md", "LicenseIdentifier": "GPL-3.0-only" } From 33b4f307b53a008becc8c73e270a4d5083a5dd7e Mon Sep 17 00:00:00 2001 From: jaaakb <79228083+asrfggafgsdf@users.noreply.github.com> Date: Sat, 27 Jan 2024 01:39:38 +0200 Subject: [PATCH 3/6] Update ScuffedInterp.json remove / from plugin name --- Repository/0.6.3.0/jaaakb/ScuffedInterp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Repository/0.6.3.0/jaaakb/ScuffedInterp.json b/Repository/0.6.3.0/jaaakb/ScuffedInterp.json index 86a2ab2..09fa666 100644 --- a/Repository/0.6.3.0/jaaakb/ScuffedInterp.json +++ b/Repository/0.6.3.0/jaaakb/ScuffedInterp.json @@ -1,5 +1,5 @@ { - "Name": "jaaakb's ScuffedInter/Extrapolator", + "Name": "jaaakb's ScuffedInter-Extrapolator", "Owner": "asrfggafgsdf", "Description": "Fast direct interpolation with partial/full prediction option", "PluginVersion": "1.0.0", From 7375675aab000ae6c632d540c966f759874c52b3 Mon Sep 17 00:00:00 2001 From: jaaakb <79228083+asrfggafgsdf@users.noreply.github.com> Date: Sun, 28 Jan 2024 18:25:54 +0200 Subject: [PATCH 4/6] Update ScuffedInterp.json Updated version, better tooltips and cleaned up code. --- Repository/0.6.3.0/jaaakb/ScuffedInterp.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Repository/0.6.3.0/jaaakb/ScuffedInterp.json b/Repository/0.6.3.0/jaaakb/ScuffedInterp.json index 09fa666..8201a3c 100644 --- a/Repository/0.6.3.0/jaaakb/ScuffedInterp.json +++ b/Repository/0.6.3.0/jaaakb/ScuffedInterp.json @@ -1,13 +1,13 @@ { "Name": "jaaakb's ScuffedInter-Extrapolator", "Owner": "asrfggafgsdf", - "Description": "Fast direct interpolation with partial/full prediction option", - "PluginVersion": "1.0.0", + "Description": "Fast direct interpolation with partial/full accelation based prediction option", + "PluginVersion": "1.0.1", "SupportedDriverVersion": "0.6.3.0", "RepositoryUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap", - "DownloadUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap/releases/download/v1.0.0/ScuffedInterp.zip", + "DownloadUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap/releases/download/v1.0.1/ScuffedInterp.zip", "CompressionFormat": "zip", - "SHA256": "ce97cb81753aab8ef6138cd4574eb7d54102845f238721ee228ed5003ff0ea34", + "SHA256": "d56a05d2ac7174c9be5778f3941c53f932720a2148fbd5f2010174274d2976e0", "WikiUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap/blob/main/README.md", "LicenseIdentifier": "GPL-3.0-only" } From 7e6d0939f8f94d5e0b20492c1d95ae153c46da5c Mon Sep 17 00:00:00 2001 From: jaaakb <79228083+asrfggafgsdf@users.noreply.github.com> Date: Sat, 3 Feb 2024 14:00:00 +0200 Subject: [PATCH 5/6] Update ScuffedInterp.json new version --- Repository/0.6.3.0/jaaakb/ScuffedInterp.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Repository/0.6.3.0/jaaakb/ScuffedInterp.json b/Repository/0.6.3.0/jaaakb/ScuffedInterp.json index 8201a3c..c85398c 100644 --- a/Repository/0.6.3.0/jaaakb/ScuffedInterp.json +++ b/Repository/0.6.3.0/jaaakb/ScuffedInterp.json @@ -1,13 +1,13 @@ { "Name": "jaaakb's ScuffedInter-Extrapolator", "Owner": "asrfggafgsdf", - "Description": "Fast direct interpolation with partial/full accelation based prediction option", - "PluginVersion": "1.0.1", + "Description": "Fast interpolation with partial/full accelation based prediction option", + "PluginVersion": "1.1.0", "SupportedDriverVersion": "0.6.3.0", "RepositoryUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap", - "DownloadUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap/releases/download/v1.0.1/ScuffedInterp.zip", + "DownloadUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap/releases/download/v1.1.0/ScuffedInterp.zip", "CompressionFormat": "zip", - "SHA256": "d56a05d2ac7174c9be5778f3941c53f932720a2148fbd5f2010174274d2976e0", + "SHA256": "bfedbf060cd8a3be4a66d2ae4affeef216ac2cab2877694eb022a30c090c4114", "WikiUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap/blob/main/README.md", "LicenseIdentifier": "GPL-3.0-only" } From a00f788dcbefa512e095cdfd8ff90974bb3702cf Mon Sep 17 00:00:00 2001 From: jaaakb <79228083+asrfggafgsdf@users.noreply.github.com> Date: Sun, 4 Feb 2024 16:08:49 +0200 Subject: [PATCH 6/6] Update ScuffedInterp.json Better initialisation, should work better and instantly have better values. Set tablet hz in settings for less guessing. --- Repository/0.6.3.0/jaaakb/ScuffedInterp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Repository/0.6.3.0/jaaakb/ScuffedInterp.json b/Repository/0.6.3.0/jaaakb/ScuffedInterp.json index c85398c..01fdbc7 100644 --- a/Repository/0.6.3.0/jaaakb/ScuffedInterp.json +++ b/Repository/0.6.3.0/jaaakb/ScuffedInterp.json @@ -2,12 +2,12 @@ "Name": "jaaakb's ScuffedInter-Extrapolator", "Owner": "asrfggafgsdf", "Description": "Fast interpolation with partial/full accelation based prediction option", - "PluginVersion": "1.1.0", + "PluginVersion": "1.1.1", "SupportedDriverVersion": "0.6.3.0", "RepositoryUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap", - "DownloadUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap/releases/download/v1.1.0/ScuffedInterp.zip", + "DownloadUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap/releases/download/v1.1.1/ScuffedInterp.zip", "CompressionFormat": "zip", - "SHA256": "bfedbf060cd8a3be4a66d2ae4affeef216ac2cab2877694eb022a30c090c4114", + "SHA256": "36e4ca838589e3a46ec0f3bfd2def9d501e2109e0fc52769bbd138209c9d3652", "WikiUrl": "https://github.com/asrfggafgsdf/scuffed-interp-extrap/blob/main/README.md", "LicenseIdentifier": "GPL-3.0-only" }