Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog. #1601

Merged
merged 15 commits into from
May 19, 2019
Prev Previous commit
Next Next commit
Moved pending PR texts, added RitualJumping PR text, bumped version n…
…umber
iorce committed May 19, 2019
commit 991ac16571abbf61ab1dae1aff87910d9b723e92
28 changes: 18 additions & 10 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
------------------------------------------------------
Version 2.4.?
Version 2.4.1
------------------------------------------------------
^- fill in appropriate version number

@@ -23,6 +23,15 @@ Sigils:
- Fixed a bug where "Sigil of the Fast Miner" would also cause the whirlwind effect
- Added "Whirlwind" to the potion registry
- Fixed broken Sigil tooltip formatting
- Fixed Sigil of Holding not updating some Sigil data, allowing for exploits
- Greatly improved "Sigil of Compression" performance
- Fixed "Sigil of Compression" bug that would eat leftover items (usually everything between 55 and 64 items for a 3x3 compression)


Rituals:
- Ported Veil of Evil & Ward of Sacrosanctity
- Fixed "Serenade of the Nether" replacing lava source blocks with lava (fixed underlying function to detect flowing liquids)
- Added configurability to Ritual of the High Jump by modifying a new ritual area with the Ritual Tinkerer

Misc:
- Fixed routing node oredict filter
@@ -33,6 +42,9 @@ Misc:
- Fixed "Unmending" mod incompatibility
- Fixed Teleposers crashing the game if someone force-fed it junk
- 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


Technical Stuff no player cares about:
- Formatted Project code
@@ -41,19 +53,15 @@ Technical Stuff no player cares about:
- Mystery drain still mysterious
- Use TextFormatting rather than color codes in block lang names
- Fixed world unload crash (may happen if a world is loaded by world generators or JEI Resource graphing)
- Fixed `/bloodmagic network get` command
- Added translation keys for tickethistory command help strings

Not merged yet:
- Fixed "Serenade of the Nether" replacing lava source blocks with lava (fixed underlying function to detect flowing liquids)
- Fixed "Gate of the Fold" and altered its functionality to accomodate multiple portals with the same key

- Fixed "Gate of the Fold" and altered its functionality to accomodate multiple portals with the same key [regression:
- Added creative item handling and new creative/test items
- Fixed FluidSigils only filling fractions of a bucket and not being able to place liquids after having filled fractions of a bucket once
- Ported Veil of Evil & Ward of Sacrosanctity
- Added additional Sentient Sword mechanics if a Sigil is held in the offhand slot (effects applied on attack)
- Added creative item handling and new creative/test items
- Fixed "Sigil of Compression" bug that would eat leftover items (usually everything between 55 and 64 items for a 3x3 compression)
- Greatly improved "Sigil of Compression" performance
- Fixed `/bloodmagic network get` command
- Added translation keys for tickethistory command help strings
- Added repair recipes for Sentient Tools & Living Armor to JEI

------------------------------------------------------
Version 2.4.0
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mod_name=BloodMagic
package_group=com.wayoftime.bloodmagic
mod_version=2.4.0
mod_version=2.4.1
mc_version=1.12.2
forge_version=14.23.5.2808
curse_id=224791