diff --git a/Enderal - Forgotten Stories.esm b/Enderal - Forgotten Stories.esm index c8a9c5e40..62908dfe4 100644 Binary files a/Enderal - Forgotten Stories.esm and b/Enderal - Forgotten Stories.esm differ diff --git a/Enderal SE v2.1.4.1 Changelog.txt b/Enderal SE v2.1.4.2 Changelog.txt similarity index 99% rename from Enderal SE v2.1.4.1 Changelog.txt rename to Enderal SE v2.1.4.2 Changelog.txt index 8e4208d6a..6cacedc93 100644 --- a/Enderal SE v2.1.4.1 Changelog.txt +++ b/Enderal SE v2.1.4.2 Changelog.txt @@ -6,6 +6,12 @@ See https://en.wiki.sureai.net/Enderal:Patch for the list of patches up to versi Beware, spoilers ahead! +2.1.4.2 (2026-02-01) +- Fixed distorted trees in the Crystal Forest and Heartland. +- Properly converted Goldenforst trees, previously left unconverted and sometimes causing crashes. +- Fixed critters respawning immediately after looking away (reported by LipSheZ). + + 2.1.4.1 (2026-01-25) - Fixed inconsistent spawning of critters, mostly bees (reported by Amaseal). - Removed the Blueprint keyword from the Dreamflower Elixir Recipe to avoid sorting it into the blueprint storage (reported by Fubz). diff --git a/SKSE/Plugins/EnderalVersion.ini b/SKSE/Plugins/EnderalVersion.ini index 86095c33f..9d7addb3a 100644 --- a/SKSE/Plugins/EnderalVersion.ini +++ b/SKSE/Plugins/EnderalVersion.ini @@ -1 +1 @@ -version = 2.1.4.1 +version = 2.1.4.2 diff --git a/_build/build.cmd b/_build/build.cmd index 3b659978c..d0175aaa9 100644 --- a/_build/build.cmd +++ b/_build/build.cmd @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9a141e025f4458ce7febf03ff4b7956544f8568ad2d4563b4f8e029dc16033d -size 3117 +oid sha256:2f6f72b2d27d6c1fa3611220eeb2cb03bc5a36b141be8432c17254605ffb5b60 +size 3155