From 0940c9ea92609a94cc89f6bb49a2b2bb98964204 Mon Sep 17 00:00:00 2001 From: Nicholas Ignoffo Date: Tue, 7 Mar 2017 17:34:59 -0800 Subject: [PATCH] Update changelog + version --- changelog.txt | 26 ++++++++++++++++++++++++++ gradle.properties | 2 +- 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 1c1edb00..1f7f468e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,29 @@ +------------------------------------------------------ +Version 2.1.6 +------------------------------------------------------ +- Fixed invisible Sentient Specters destroying everything and everybody around their owners + - lol + - https://github.com/WayofTime/BloodMagic/issues/1065 +- Fixed occasional crash when Blood Altar checked it's recipe + - https://github.com/WayofTime/BloodMagic/issues/1086 +- Fixed Blood Light acting as a collidable block in obfuscated environments + - I think + - https://github.com/WayofTime/BloodMagic/issues/1083 +- Fixed crash when Alchemy Table fully depleted a Cutting Fluid item + - https://github.com/WayofTime/BloodMagic/issues/1082 +- Fixed crash when scrolling through Sigil of Holding + - https://github.com/WayofTime/BloodMagic/issues/1081 +- Fixed not being able to take Gems out of Demon Crucibles + - https://github.com/WayofTime/BloodMagic/issues/1079 +- Fixed some more null stack issues + - When is this going to be over... + - https://github.com/WayofTime/BloodMagic/issues/1068 +- Fixed JEI not displaying Armor Tomes +- Fixed Body Builder level 4 being 5x more expensive than level 5 + - https://github.com/WayofTime/BloodMagic/pull/1080 +- Updated Japanese localization + - https://github.com/WayofTime/BloodMagic/pull/1076 + ------------------------------------------------------ Version 2.1.5 ------------------------------------------------------ diff --git a/gradle.properties b/gradle.properties index 6ce6e060..1cb12f14 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ mod_name=BloodMagic package_group=com.wayoftime.bloodmagic -mod_version=2.1.5 +mod_version=2.1.6 mc_version=1.11 forge_version=13.19.1.2189 curse_id=224791