Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

Releases: robertdroptables-mcmods/JEIDsIntegration

v1.3.5

10 Aug 03:02
ecf6747
Compare
Choose a tag to compare

v1.3.4

30 Jul 10:30
42a2ae8
Compare
Choose a tag to compare
Merge branch 'release/v1.3.4'

v1.3.3

29 Jul 22:04
b2415ca
Compare
Choose a tag to compare
v1.3.3

v1.3.2

29 Jul 18:20
6731fd1
Compare
Choose a tag to compare
Merge branch 'release/1.3.2'

v1.3.1

10 Jul 12:21
33174ca
Compare
Choose a tag to compare
v1.3.1

Advanced Rocketry, Creeping Nether, HammerCore. Plus overriding of JEID's mixins.

08 Jul 17:47
2fa1abc
Compare
Choose a tag to compare
  • Mod can now veto JEID's mod support mixins - less hacky implementation
  • Creeping Nether biome is now properly set in v2.2 of the mod and up
  • HammerCore dependent mods are now able to change biomes - specifically requested in relation to Biome Paint Tools
  • New method for overriding JEID's mod support mixins. This should allow for cleaner solutions in future when issues such as DimensionalDevelopment/JustEnoughIDs#52 arise
  • Advanced Rocketry, now with lasers!
  • CleansingRitualMessage mixin no longer needed

Apply Mod Support Tweaks from JEID when running on a dedicated server

05 Apr 16:39
3b5b57d
Compare
Choose a tag to compare

JEID's mod support mixins are only applied on the client.

This change adds appropriate JEID modsupport mixins to dedicated server environments.

Mods potentially affected on servers as a result of this update:

  • WorldEdit
  • Advanced Rocketry
  • Twilight Forest (3.8 and below)
  • Biomes O' Plenty
  • Climate Control
  • Creeping Nether (2.1 and below - 2.2 still broken)
  • Thaumcraft

CyclopsCore, ExU2, TofuCraft Reload Support

05 Apr 01:36
86a569c
Compare
Choose a tag to compare
  • Tofu dimension now generates correctly in worlds with more than 256 biomes.
  • Fix the Terraformer from ExU2 in worlds with JEID installed.
  • Also implemented our own BiomeChangeMessage as JEID's (previously relied upon) uses incorrect coordinates when altering the biome array.
  • Replace WorldHelpers#setBiome in CyclopsCore so that EvilCraft and other dependencies can update the biome as intended

Fix World Generation in Betweenlands, Twilight Forest and Tropicraft

04 Apr 00:30
Compare
Choose a tag to compare

Adds support for The Betweenlands.

  • The Betweenlands dimension will now generate correctly when there are more then 256 biomes
  • Spreading sludgy dirt will now be able to alter the biome as intended

Adds support for Tropicraft

  • Fixes world generation in the Tropicraft dimension when more than 256 biomes are present

Updated support for Twilight Forest

  • Streams now generate properly between major biomes in worlds with more than 256 biomes

Backwards compatibility with TF 3.8

01 Apr 20:37
Compare
Choose a tag to compare
Version v1.0.1

Do backwards compatibility with TF 3.8 properly