From ea369618d3ce5f7202cc2b46c5e47eb0c989d2e4 Mon Sep 17 00:00:00 2001 From: Miraak Date: Mon, 14 Jul 2025 00:04:59 +0200 Subject: [PATCH 1/4] Config Update 1.2.1 --- .../Classes/Character/HunterItemConfig/InquisitorItemConfig.php | 1 + .../app/Classes/Character/HunterItemConfig/PoacherItemConfig.php | 1 + .../app/Classes/Character/HunterItemConfig/StalkerItemConfig.php | 1 + .../app/Classes/Character/HunterItemConfig/VeteranItemConfig.php | 1 + .../Classes/Character/RunnerItemConfig/SawbonesItemConfig.php | 1 + 5 files changed, 5 insertions(+) diff --git a/dist/app/Classes/Character/HunterItemConfig/InquisitorItemConfig.php b/dist/app/Classes/Character/HunterItemConfig/InquisitorItemConfig.php index 432d481..0172030 100644 --- a/dist/app/Classes/Character/HunterItemConfig/InquisitorItemConfig.php +++ b/dist/app/Classes/Character/HunterItemConfig/InquisitorItemConfig.php @@ -30,6 +30,7 @@ class InquisitorItemConfig extends CharacterItemConfig protected static array $defaultEquippedBonuses = [ '1098BEE241B1515B44013A87EDB16BDC', 'EDB6D6B742023AE61AD8718CAC073C0E', + '23DE0078A94D22C56B258BBD41DE6157', ]; protected static array $defaultEquippedPowers = [ diff --git a/dist/app/Classes/Character/HunterItemConfig/PoacherItemConfig.php b/dist/app/Classes/Character/HunterItemConfig/PoacherItemConfig.php index db78113..fa4c28b 100644 --- a/dist/app/Classes/Character/HunterItemConfig/PoacherItemConfig.php +++ b/dist/app/Classes/Character/HunterItemConfig/PoacherItemConfig.php @@ -30,6 +30,7 @@ class PoacherItemConfig extends CharacterItemConfig protected static array $defaultEquippedBonuses = [ '0FBE5C46F94E906875E84BA3C115B9B5', '6BE28177483A89CF00B2FD839726ACE1', + '1098BEE241B1515B44013A87EDB16BDC', ]; protected static array $defaultEquippedPowers = [ diff --git a/dist/app/Classes/Character/HunterItemConfig/StalkerItemConfig.php b/dist/app/Classes/Character/HunterItemConfig/StalkerItemConfig.php index e319e8c..efa0731 100644 --- a/dist/app/Classes/Character/HunterItemConfig/StalkerItemConfig.php +++ b/dist/app/Classes/Character/HunterItemConfig/StalkerItemConfig.php @@ -30,6 +30,7 @@ class StalkerItemConfig extends CharacterItemConfig protected static array $defaultEquippedBonuses = [ '8A5BF2274640C2F23EF3C996A6F6404D', '545F88D24EAD402513C4948DE31DD6AE', + '1098BEE241B1515B44013A87EDB16BDC', ]; protected static array $defaultEquippedPowers = [ diff --git a/dist/app/Classes/Character/HunterItemConfig/VeteranItemConfig.php b/dist/app/Classes/Character/HunterItemConfig/VeteranItemConfig.php index a166cb2..fcbc821 100644 --- a/dist/app/Classes/Character/HunterItemConfig/VeteranItemConfig.php +++ b/dist/app/Classes/Character/HunterItemConfig/VeteranItemConfig.php @@ -30,6 +30,7 @@ class VeteranItemConfig extends CharacterItemConfig protected static array $defaultEquippedBonuses = [ '791F12E047DA9E26E246E3859C3F587E', '03783FB54D88B7D88DD4509FCBBAFE68', + '1098BEE241B1515B44013A87EDB16BDC', ]; protected static array $defaultEquippedPowers = [ diff --git a/dist/app/Classes/Character/RunnerItemConfig/SawbonesItemConfig.php b/dist/app/Classes/Character/RunnerItemConfig/SawbonesItemConfig.php index 7bceebe..fe098a9 100644 --- a/dist/app/Classes/Character/RunnerItemConfig/SawbonesItemConfig.php +++ b/dist/app/Classes/Character/RunnerItemConfig/SawbonesItemConfig.php @@ -27,6 +27,7 @@ class SawbonesItemConfig extends CharacterItemConfig protected static array $defaultEquippedBonuses = [ '109BC5904DC1272D70822EBA79CC85B1', '54B3EF794FCB0643C4644FA15BEF31D5', + '3F108564E52248FDB49DC77CA8083F56', ]; protected static array $additionalPerks = [ From e2b6fdca5ba5f842d5ba59a0e7dc488b0b003d56 Mon Sep 17 00:00:00 2001 From: Miraak Date: Mon, 14 Jul 2025 01:10:42 +0200 Subject: [PATCH 2/4] Removed the Sprinter Passive --- .../Classes/Character/RunnerItemConfig/SawbonesItemConfig.php | 1 - 1 file changed, 1 deletion(-) diff --git a/dist/app/Classes/Character/RunnerItemConfig/SawbonesItemConfig.php b/dist/app/Classes/Character/RunnerItemConfig/SawbonesItemConfig.php index fe098a9..01ccce6 100644 --- a/dist/app/Classes/Character/RunnerItemConfig/SawbonesItemConfig.php +++ b/dist/app/Classes/Character/RunnerItemConfig/SawbonesItemConfig.php @@ -26,7 +26,6 @@ class SawbonesItemConfig extends CharacterItemConfig protected static array $defaultEquippedBonuses = [ '109BC5904DC1272D70822EBA79CC85B1', - '54B3EF794FCB0643C4644FA15BEF31D5', '3F108564E52248FDB49DC77CA8083F56', ]; From 51237a7f1760df033f05d18efa40a65ef43cacae Mon Sep 17 00:00:00 2001 From: Miraak Date: Thu, 7 Aug 2025 00:00:14 +0200 Subject: [PATCH 3/4] New Patch Notes --- dist/resources/views/web/patch-notes.blade.php | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/dist/resources/views/web/patch-notes.blade.php b/dist/resources/views/web/patch-notes.blade.php index 6f75d60..47f20a8 100644 --- a/dist/resources/views/web/patch-notes.blade.php +++ b/dist/resources/views/web/patch-notes.blade.php @@ -4,13 +4,28 @@ Patch Notes History - Last Updated: 06/20/2025 + Last Updated: 08/07/2025 Stay up to date with all the changes, improvements, and updates in Deathgarden: Rebirth. Below is a complete archive of every patch since the mod's release. Click the links to view the full patch notes. + + + + + Release Date: August 07, 2025 + + Patch 1.2.1 adds new reveal effects: direct hits with the Clone bolt reveal the Hunter, delivering blood briefly reveals the Scavenger. Shock now staggers Scavengers, its damage falls off with distance and it now costs stamina to use. Health crates recover stamina for all Hunters. New unique bonuses given to Sawbones and The Inquisitor. + + + + View Full Patch Notes + + + From 731c28e6295b37775e0ae9af7f01071023a4434a Mon Sep 17 00:00:00 2001 From: Miraak Date: Thu, 7 Aug 2025 00:04:06 +0200 Subject: [PATCH 4/4] Final Changes --- dist/resources/views/web/patch-notes.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/resources/views/web/patch-notes.blade.php b/dist/resources/views/web/patch-notes.blade.php index 47f20a8..94c1707 100644 --- a/dist/resources/views/web/patch-notes.blade.php +++ b/dist/resources/views/web/patch-notes.blade.php @@ -12,7 +12,7 @@ Below is a complete archive of every patch since the mod's release. Click the links to view the full patch notes. - + Release Date: August 07, 2025