From bbb351efaa5befe8bb49dfe0bc8a179611e9235d Mon Sep 17 00:00:00 2001 From: Koopy98 Date: Thu, 11 Jun 2026 22:22:16 -0400 Subject: [PATCH 01/10] Takeover impling-finder - real-time Supabase backend replacement --- plugins/impling-finder | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/plugins/impling-finder b/plugins/impling-finder index b67c89fc4120..e9fc106a96b2 100644 --- a/plugins/impling-finder +++ b/plugins/impling-finder @@ -1,5 +1,4 @@ -repository=https://github.com/Hablapatabla/ImplingFinder.git +repository=https://github.com/Koopy98/ImplingFinderRT.git commit=a418c3fc99928b8b7a1185ff0d3e71a462a934c7 -authors=Hablapatabla,Elvonia -warning=This plugin submits the location and time of found implings along with your IP address to a 3rd party website not controlled or verified by the RuneLite Developers. - +authors=Hablapatabla,Elvonia,Koopy98 +warning=This plugin submits the location and time of found implings to a 3rd party database not controlled or verified by the RuneLite Developers. From 00b7e567714c5be52dc43832b2cba34ac868ff29 Mon Sep 17 00:00:00 2001 From: Koopy98 Date: Thu, 11 Jun 2026 22:41:22 -0400 Subject: [PATCH 02/10] Update commit hash for impling-finder takeover --- plugins/impling-finder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/impling-finder b/plugins/impling-finder index e9fc106a96b2..4bdc7247cb26 100644 --- a/plugins/impling-finder +++ b/plugins/impling-finder @@ -1,4 +1,4 @@ repository=https://github.com/Koopy98/ImplingFinderRT.git -commit=a418c3fc99928b8b7a1185ff0d3e71a462a934c7 +commit=375835e authors=Hablapatabla,Elvonia,Koopy98 warning=This plugin submits the location and time of found implings to a 3rd party database not controlled or verified by the RuneLite Developers. From e6a87b20a2e05fd80d398a504e447225d5ce55f3 Mon Sep 17 00:00:00 2001 From: Koopy98 Date: Thu, 11 Jun 2026 22:43:35 -0400 Subject: [PATCH 03/10] Fix commit hash to full sha1 --- plugins/impling-finder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/impling-finder b/plugins/impling-finder index 4bdc7247cb26..752b828e8477 100644 --- a/plugins/impling-finder +++ b/plugins/impling-finder @@ -1,4 +1,4 @@ repository=https://github.com/Koopy98/ImplingFinderRT.git -commit=375835e +commit=375835e921ad20c5ac34cf6932e6e17ff1ca6163 authors=Hablapatabla,Elvonia,Koopy98 warning=This plugin submits the location and time of found implings to a 3rd party database not controlled or verified by the RuneLite Developers. From 4c725a8f082f4ae9b94c965800e0942e2f631825 Mon Sep 17 00:00:00 2001 From: Koopy98 Date: Thu, 11 Jun 2026 22:46:54 -0400 Subject: [PATCH 04/10] Update commit hash after fixing plugin class name --- plugins/impling-finder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/impling-finder b/plugins/impling-finder index 752b828e8477..21ad62bc798e 100644 --- a/plugins/impling-finder +++ b/plugins/impling-finder @@ -1,4 +1,4 @@ repository=https://github.com/Koopy98/ImplingFinderRT.git -commit=375835e921ad20c5ac34cf6932e6e17ff1ca6163 +commit=294d193371c3645636b6a176e736654064d1177d authors=Hablapatabla,Elvonia,Koopy98 warning=This plugin submits the location and time of found implings to a 3rd party database not controlled or verified by the RuneLite Developers. From 768fb1875bfa55d5911e09bd32fcd496549bbab2 Mon Sep 17 00:00:00 2001 From: Koopy98 Date: Thu, 11 Jun 2026 22:58:08 -0400 Subject: [PATCH 05/10] Revert to original commit hash per reviewer feedback --- plugins/impling-finder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/impling-finder b/plugins/impling-finder index 21ad62bc798e..e9fc106a96b2 100644 --- a/plugins/impling-finder +++ b/plugins/impling-finder @@ -1,4 +1,4 @@ repository=https://github.com/Koopy98/ImplingFinderRT.git -commit=294d193371c3645636b6a176e736654064d1177d +commit=a418c3fc99928b8b7a1185ff0d3e71a462a934c7 authors=Hablapatabla,Elvonia,Koopy98 warning=This plugin submits the location and time of found implings to a 3rd party database not controlled or verified by the RuneLite Developers. From fc0cb90d84c43c087920cca66b0e7f67ae7dfc70 Mon Sep 17 00:00:00 2001 From: Koopy98 Date: Tue, 21 Jul 2026 15:56:37 -0400 Subject: [PATCH 06/10] Add ImpFinder --- plugins/impfinder | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/impfinder diff --git a/plugins/impfinder b/plugins/impfinder new file mode 100644 index 000000000000..ab144e3ca6df --- /dev/null +++ b/plugins/impfinder @@ -0,0 +1,2 @@ +repository=https://github.com/Koopy98/ImplingFinderRT.git +commit=1adf4f5090c2e4c444f0673d77e210acd536ba7f From 501226953a86b7292d990da3faab78a4df699df4 Mon Sep 17 00:00:00 2001 From: Koopy98 Date: Tue, 21 Jul 2026 16:10:39 -0400 Subject: [PATCH 07/10] Update commit hash after removing build artifacts --- plugins/impfinder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/impfinder b/plugins/impfinder index ab144e3ca6df..9de0a9ad489e 100644 --- a/plugins/impfinder +++ b/plugins/impfinder @@ -1,2 +1,2 @@ repository=https://github.com/Koopy98/ImplingFinderRT.git -commit=1adf4f5090c2e4c444f0673d77e210acd536ba7f +commit=2d9e0e06aa63a8a5e20006d2219d5b9a64a008c7 From 235e249212d2dec4ea8ac91619f7d902974afc49 Mon Sep 17 00:00:00 2001 From: Koopy98 Date: Tue, 21 Jul 2026 16:20:08 -0400 Subject: [PATCH 08/10] Point impfinder manifest at its own dedicated repository --- plugins/impfinder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/impfinder b/plugins/impfinder index 9de0a9ad489e..7c390a0491ab 100644 --- a/plugins/impfinder +++ b/plugins/impfinder @@ -1,2 +1,2 @@ -repository=https://github.com/Koopy98/ImplingFinderRT.git +repository=https://github.com/Koopy98/ImpFinder.git commit=2d9e0e06aa63a8a5e20006d2219d5b9a64a008c7 From 97791792cf4b95f2c2dff9c0107a4f8fb8dc7c96 Mon Sep 17 00:00:00 2001 From: Koopy98 Date: Tue, 21 Jul 2026 16:30:08 -0400 Subject: [PATCH 09/10] Re-trigger CI now that ImpFinder repo exists From 3c3ecf934f8ea8d3d1268689fef9a172abfcacdb Mon Sep 17 00:00:00 2001 From: Koopy98 Date: Tue, 21 Jul 2026 16:43:13 -0400 Subject: [PATCH 10/10] Revert unintended change to impling-finder manifest - not part of this submission --- plugins/impling-finder | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/plugins/impling-finder b/plugins/impling-finder index e9fc106a96b2..b67c89fc4120 100644 --- a/plugins/impling-finder +++ b/plugins/impling-finder @@ -1,4 +1,5 @@ -repository=https://github.com/Koopy98/ImplingFinderRT.git +repository=https://github.com/Hablapatabla/ImplingFinder.git commit=a418c3fc99928b8b7a1185ff0d3e71a462a934c7 -authors=Hablapatabla,Elvonia,Koopy98 -warning=This plugin submits the location and time of found implings to a 3rd party database not controlled or verified by the RuneLite Developers. +authors=Hablapatabla,Elvonia +warning=This plugin submits the location and time of found implings along with your IP address to a 3rd party website not controlled or verified by the RuneLite Developers. +