From 5cb3ff5af54b34f364a9e4e5c306e14d36e2c595 Mon Sep 17 00:00:00 2001 From: Tobias Date: Thu, 5 Sep 2019 04:24:43 +0200 Subject: [PATCH] Tentative changelog for next version (#1610) * Tentative changelog for next version * Updated changelog to feature all PRs since the last changelog PR. Added PR #s for every change. * Added the Sentient sword sigil buffs PR to the changelog * Added NPE World load/unload PR * Added changes from most recent PRs * Removed duplicate sentient sword sigil effect PR. Moved 2 commits to "Technical stuff", as they have been committed * Updated changelog * Updated changelog + flavor * Remove Gaia Transformation note --- changelog.txt | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 11ab26ad..4c070f99 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,32 @@ +------------------------------------------------------ +Version 2.4.2 +------------------------------------------------------ +Now with no guarantees for working textures! + +Blood Altar: + - A Blood Altar with a Redstone Lamp below it will now emit a redstone signal upon finishing crafting (#1635) + - Fixed Blood Altar being able to obtain negative progress (#1649) + +Living Armor: + - Fixed Storm Trooper Level 4 costing 65 instead of -65 upgrade points (#1631) + +Rituals: + - Fixed Ritual of the Eternal Soul (Ritual Stone layout & didn't work) (#1633) + - Fixed Ritual Tinkerer (ritual area is now unique per ritual instance), added the ability to reset the ritual ranges to default (#1636) + +Misc: + - Lava Crystals can now set things on fire (#1652) + - Fixed parts of the German translation. Other translations still need to be reworked to accomodate changed translation keys (#1640) + - Fixed Guidebook showing wrong recipes (Rune of Self-Sacrifice instead of others) (#1641) + - Wooden Paths now behave like wood instead of stone (sound & efficient tool) (#1638) + + +Technical Stuff: + - Fixed Veil of Evil and Ward of Sacrosanctity console spam (which could eventually lead to an out of memory exception) (#1639) + - Fixed GLSL shader compilation errors (affected Mesa driver (AMD GPU) on Linux) (#1624) + - Fixed `/bloodmagic network` command permissions (#1613) + - Fixed a rare crash that could occur when summoning mobs (#1618) + ------------------------------------------------------ Version 2.4.1 ------------------------------------------------------ @@ -43,7 +72,7 @@ Misc: - added Nut being angery at contributors for messing stuff up - Added some Russian language strings for the guide book - Added repair recipes for Sentient Tools & Living Armor to JEI - + - Many translation keys have changed which makes affected translations fall back to english Technical Stuff no player cares about: - Formatted Project code