From d94e2bb48d1c7824b4836d912cb7a7169d4da540 Mon Sep 17 00:00:00 2001 From: Max Weber Date: Mon, 27 Jun 2022 22:06:31 -0600 Subject: [PATCH 1/4] Bump to 1.8.25-SNAPSHOT --- runelite.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runelite.version b/runelite.version index 3d075867e..93b22cc79 100644 --- a/runelite.version +++ b/runelite.version @@ -1 +1 @@ -1.8.24.3 +1.8.25-SNAPSHOT From 850e7ba5fec87e9979ec080e5b33be24d3b966d8 Mon Sep 17 00:00:00 2001 From: 1Defence <63735241+1Defence@users.noreply.github.com> Date: Tue, 28 Jun 2022 02:48:19 -0400 Subject: [PATCH 2/4] update party-health-status to v1.1 (#2892) * update to 1.1 * update to 1.11 * replace CharacterNameUpdate event -> StatusUpdate event & additional null check as this isn't only called on name changes now Co-authored-by: 1Defence --- plugins/party-health-status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/party-health-status b/plugins/party-health-status index aaa450a92..d7781b84c 100644 --- a/plugins/party-health-status +++ b/plugins/party-health-status @@ -1,2 +1,2 @@ repository=https://github.com/1Defence/party-health-status.git -commit=018e2d87bf21c5db1b2615e0a89c3226c42d53af \ No newline at end of file +commit=d7b586891ef95a8d45b3ca35085796c081fdb51b \ No newline at end of file From b265c4f3c3197baa0e7df1bc5d01f0ca4991fce3 Mon Sep 17 00:00:00 2001 From: Zoinkwiz Date: Tue, 28 Jun 2022 08:39:54 +0100 Subject: [PATCH 3/4] Update quest-helper to 3.0.6 (#2899) Adds Sleeping Giants, as well as various other small fixes. Adds a fix to work with the upcoming Runelite version (1.8.25) --- plugins/quest-helper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/quest-helper b/plugins/quest-helper index 2de02a5f9..ddd46ceb8 100644 --- a/plugins/quest-helper +++ b/plugins/quest-helper @@ -1,2 +1,2 @@ repository=https://github.com/Zoinkwiz/quest-helper.git -commit=4995d84d350a328f1786e794b2f1e42362077891 +commit=9858dfe674412beb68e6c2b600b1bdd94e4d19be \ No newline at end of file From ffcfca6aca3bfb012ff7984c302279d5372bed01 Mon Sep 17 00:00:00 2001 From: Zoinkwiz Date: Wed, 29 Jun 2022 10:45:30 +0100 Subject: [PATCH 4/4] Update quest-helper (#2909) --- plugins/quest-helper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/quest-helper b/plugins/quest-helper index ddd46ceb8..65534485e 100644 --- a/plugins/quest-helper +++ b/plugins/quest-helper @@ -1,2 +1,2 @@ repository=https://github.com/Zoinkwiz/quest-helper.git -commit=9858dfe674412beb68e6c2b600b1bdd94e4d19be \ No newline at end of file +commit=37747af791d0c928c0caf12b9d42acac36c8fcca \ No newline at end of file