From 55da2ff704e3fcfdf2d7a61a9b1d4c091a12b788 Mon Sep 17 00:00:00 2001 From: Pierre Gravelle <36173872+Darkforge317@users.noreply.github.com> Date: Sun, 5 Jul 2026 00:01:06 -0600 Subject: [PATCH 1/2] Plugin Takeover: goal-tracker repository URL Change repository URL to Darkforge317 fork for plugin takeover Addresses unmaintained status. Keeping commit hash identical per policy. --- plugins/goal-tracker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/goal-tracker b/plugins/goal-tracker index 0905eb4abe24..fdf3679c6906 100644 --- a/plugins/goal-tracker +++ b/plugins/goal-tracker @@ -1,3 +1,3 @@ -repository=https://github.com/Toofifty/rl-goal-tracker.git +repository=https://github.com/Darkforge317/rl-goal-tracker.git commit=69c346f619ecdb7e25515e76e986c84c432f03d1 authors=Toofifty,cecilia-sanare,AhDoozy From 9388e7793e9902787cd83beb08a4ca01f34b392e Mon Sep 17 00:00:00 2001 From: Pierre Gravelle <36173872+Darkforge317@users.noreply.github.com> Date: Sun, 5 Jul 2026 02:01:13 -0600 Subject: [PATCH 2/2] Update commit hash in goal-tracker plugin The commit adds `build=standard` to the plugin properties. --- plugins/goal-tracker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/goal-tracker b/plugins/goal-tracker index fdf3679c6906..0fb7a33dc25a 100644 --- a/plugins/goal-tracker +++ b/plugins/goal-tracker @@ -1,3 +1,3 @@ repository=https://github.com/Darkforge317/rl-goal-tracker.git -commit=69c346f619ecdb7e25515e76e986c84c432f03d1 +commit=93cd9a01c7bbc022fe4363a9456c23b32f8451ff authors=Toofifty,cecilia-sanare,AhDoozy