Skip to content

Releases: devs-immortal/Paradise-Lost

Beta 1.6.6

13 Mar 04:48
6c6a031
Compare
Choose a tag to compare

Changes

  • Ported to 1.18.2
  • Fixed critical issues with aether chests preventing chunks from saving
  • Added fun christmas effects for leaves
  • More things are translatable (Achievements, commands, etc.)
  • Added LOLCAT translations
  • Fix a crash regarding signs and custom chests

Advisory: 1.17 -> 1.18 World Migration

At this time, migrating worlds will work fine all elements of the mod except for dimension information.

Due to unforeseen issues currently beyond our control, the game is currently unable to migrate the Aether Dimension from the 1.17 format to 1.18s.

Anyone choosing to migrate worlds is strongly encouraged to make a backup and additionally opt to regenerate the dimension due to the worldgen changes made,
as even if this component is stabilized, there is no chunk blending in place for world transitions.

(The Aether Dimension can be regenerated by removing the folder <MC_SAVES_FOLDER>/<WORLD_NAME>/dimensions/the_aether)

Efforts are currently ongoing to determine the feasibility of getting this component working, to ensure a smoother migration to 1.18.x.
Further news regarding this effort can be found on our discord server.

Beta 1.6.5.3

17 Feb 19:33
1738f6b
Compare
Choose a tag to compare

Fixes

  • Resolved an incompatibility with Spectrum
  • Optimized Image file sizes

Advisory: 1.17 -> 1.18 World Migration

At this time, migrating worlds will work fine all elements of the mod except for dimension information.

Due to unforeseen issues currently beyond our control, the game is currently unable to migrate the Aether Dimension from the 1.17 format to 1.18s.

Anyone choosing to migrate worlds is strongly encouraged to make a backup and additionally opt to regenerate the dimension due to the worldgen changes made,
as even if this component is stabilized, there is no chunk blending in place for world transitions.

(The Aether Dimension can be regenerated by removing the folder <MC_SAVES_FOLDER>/<WORLD_NAME>/dimensions/the_aether)

Efforts are currently ongoing to determine the feasibility of getting this component working, to ensure a smoother migration to 1.18.x.
Further news regarding this effort can be found on our discord server.

Beta 1.6.5.2

15 Feb 17:14
84fb65b
Compare
Choose a tag to compare

Fixes

  • Resolved a server-sided crash caused from loading a client class on server-side (again)
  • Resolved several inconsistencies with Moas

Advisory: 1.17 -> 1.18 World Migration

At this time, migrating worlds will work fine all elements of the mod except for dimension information.

Due to unforeseen issues currently beyond our control, the game is currently unable to migrate the Aether Dimension from the 1.17 format to 1.18s.

Anyone choosing to migrate worlds is strongly encouraged to make a backup and additionally opt to regenerate the dimension due to the worldgen changes made,
as even if this component is stabilized, there is no chunk blending in place for world transitions.

(The Aether Dimension can be regenerated by removing the folder <MC_SAVES_FOLDER>/<WORLD_NAME>/dimensions/the_aether)

Efforts are currently ongoing to determine the feasibility of getting this component working, to ensure a smoother migration to 1.18.x.
Further news regarding this effort can be found on our discord server.

Beta 1.6.5.1

14 Feb 19:53
2ac94ba
Compare
Choose a tag to compare

Fixes

  • Resolved a server-sided crash caused from loading a client class on server-side

Advisory: 1.17 -> 1.18 World Migration

At this time, migrating worlds will work fine all elements of the mod except for dimension information.

Due to unforeseen issues currently beyond our control, the game is currently unable to migrate the Aether Dimension from the 1.17 format to 1.18s.

Anyone choosing to migrate worlds is strongly encouraged to make a backup and additionally opt to regenerate the dimension due to the worldgen changes made,
as even if this component is stabilized, there is no chunk blending in place for world transitions.

(The Aether Dimension can be regenerated by removing the folder <MC_SAVES_FOLDER>/<WORLD_NAME>/dimensions/the_aether)

Efforts are currently ongoing to determine the feasibility of getting this component working, to ensure a smoother migration to 1.18.x.
Further news regarding this effort can be found on our discord server.

Beta 1.6.5

14 Feb 15:41
0f6e02a
Compare
Choose a tag to compare

Changes

  • Updated for Minecraft 1.18.1
    • 1.17.1 will remain supported until the end of the b1.6.x pipeline
    • !! Please see the advisory below regarding world migration from 1.17.x -> 1.18.x !!
  • [1.18+] World generation for islands have seen updates to reduce the gaps between islands and aid in further diversification
  • /condition clear now displays how many conditions were removed, and from whom
  • [1.18+] Some presets have been added for superflat worlds
  • All Swets now have their own custom colored particle effect
    • Blue Aerclouds also now have a custom colored effect
  • Aechor Plants have been revised to be more consistent and reliable
    • Valid surfaces it can spawn on can now be controlled via the plants/aechor_plant_valid_ground block tag
    • Aechor Plants will now instantly die if the block below them is not a valid surface
    • The 1/400 random check for spawning has been replaced by a base light level check for > 8
    • Several aspects of the attack vector have been modified to match Aether Is standards (In addition to a divergence factor that scales based on difficulty)
  • Swets now have custom death messages for its basic death and death whilst escaping player damage
  • You can now determine whether a FloatingBlockEntity can hurt you via the hurtable_floaters block tag
    • Using this tag will give entities damages based on the strength of the block and vertical velocity upon impact
  • Implemented Crystal, Golden Oak, Orange, and Wisteria Chests

Fixes

  • Reverted a change to a custom shader, causing crashes when paired with DashLoader
  • Resolved potential issues with darts failing to be discarded after 500 ticks
  • Resolved potential mod incompatibilities due to Issues within Log Type tags
  • Fixed issues pertaining to Flax Growth being incorrectly calculated
  • Fixed issues pertaining to Dart Entities having an incorrect owner assignment (In some cases, causing a ClassCastException)
  • Quicksoil and Grass Blocks now have proper bonemeal events (IE using bonemeal on them will place proper blocks)
  • Fixed a translation issue causing biome names to show up incorrectly (An example being the single biome interface)
  • Code optimizations and minor bug fixes

Advisory: 1.17 -> 1.18 World Migration

At this time, migrating worlds will work fine all elements of the mod except for dimension information.

Due to unforeseen issues currently beyond our control, the game is currently unable to migrate the Aether Dimension from the 1.17 format to 1.18s.

Anyone choosing to migrate worlds is strongly encouraged to make a backup and additionally opt to regenerate the dimension due to the worldgen changes made,
as even if this component is stabilized, there is no chunk blending in place for world transitions.

(The Aether Dimension can be regenerated by removing the folder <MC_SAVES_FOLDER>/<WORLD_NAME>/dimensions/the_aether)

Efforts are currently ongoing to determine the feasibility of getting this component working, to ensure a smoother migration to 1.18.x.
Further news regarding this effort can be found on our discord server.

Beta 1.6.5 - Release Candidate 1

08 Feb 05:49
Compare
Choose a tag to compare
Pre-release

Changes

  • Updated for Minecraft 1.18.1
    • 1.17.1 will remain supported until the end of the b1.6.x pipeline
    • !! Please see the advisory below regarding world migration from 1.17.x -> 1.18.x !!
  • [1.18+] World generation for islands have seen updates to reduce the gaps between islands and aid in further diversification
  • /condition clear now displays how many conditions were removed, and from whom
  • [1.18+] Some presets have been added for superflat worlds
  • All Swets now have their own custom colored particle effect
    • Blue Aerclouds also now have a custom colored effect
  • Aechor Plants have been revised to be more consistent and reliable
    • Valid surfaces it can spawn on can now be controlled via the plants/aechor_plant_valid_ground block tag
    • Aechor Plants will now instantly die if the block below them is not a valid surface
    • The 1/400 random check for spawning has been replaced by a base light level check for > 8
    • Several aspects of the attack vector have been modified to match Aether Is standards (In addition to a divergence factor that scales based on difficulty)
  • Swets now have custom death messages for its basic death and death whilst escaping player damage
  • You can now determine whether a FloatingBlockEntity can hurt you via the hurtable_floaters block tag
    • Using this tag will give entities damages based on the strength of the block and vertical velocity upon impact

Fixes

  • Resolved potential issues with darts failing to be discarded after 500 ticks
  • Resolved potential mod incompatibilities due to Issues within Log Type tags
  • Fixed issues pertaining to Flax Growth being incorrectly calculated
  • Fixed issues pertaining to Dart Entities having an incorrect owner assignment (In some cases, causing a ClassCastException)
  • Quicksoil and Grass Blocks now have proper bonemeal events (IE using bonemeal on them will place proper blocks)
  • Fixed a translation issue causing biome names to show up incorrectly (An example being the single biome interface)
  • Code optimizations and minor bug fixes

Advisory: 1.17 -> 1.18 World Migration

At this time, migrating worlds will work fine all elements of the mod except for dimension information.

Due to unforeseen issues currently beyond our control, the game is currently unable to migrate the Aether Dimension from the 1.17 format to 1.18s.

Anyone choosing to migrate worlds is strongly encouraged to make a backup and additionally opt to regenerate the dimension due to the worldgen changes made,
as even if this component is stabilized, there is no chunk blending in place for world transitions.

(The Aether Dimension can be regenerated by removing the folder <MC_SAVES_FOLDER>/<WORLD_NAME>/dimensions/the_aether)

Efforts are currently ongoing to determine the feasibility of getting this component working, to ensure a smoother migration to 1.18.x.
Further news regarding this effort can be found on our discord server.

Advisory: Snapshot Support

For this release, we are allowing support for the 22w05a Build of Minecraft, which is classed as a snapshot for 1.18.2

Understandably, snapshot builds may provide more instability, and in the case here, support for them may be limited/non-existent.

Any issues reported under these snapshot builds may not receive fixes, until the related versions release, so please be mindful of this while experimenting.

Beta 1.6.3.2

01 Dec 16:05
de7cefa
Compare
Choose a tag to compare

Fixes

  • Fixed incorrect bumping of Fabric Loader (Wasn't meant to be applied to the mod.json)
  • Fixed Boreal Wisteria Loot Tables

Beta 1.6.3.1

30 Nov 15:17
b638291
Compare
Choose a tag to compare

Fixes

  • Bumped Loader Requirement to resolve possible JDK 17 Issue both here and in 1.18 (Servers should be generated by Fabric Installer 0.10+ in 1.18)

Beta 1.6.3

30 Nov 15:09
4b04907
Compare
Choose a tag to compare

Changes

  • Stopped rooks from spawning. They'll be adjusted for 1.7
  • Began work on datafixers behind-the-scenes
  • Swet jiggle physics have been slightly changed
  • Blue Swets now burn up in the Nether

Fixes

  • Removed "setblock in far chunk" logging errors
  • Swets will now grow upon consuming any item that grows them, not just swet balls.

Beta 1.6.2

29 Nov 04:29
7c688c2
Compare
Choose a tag to compare

Changes

  • Tweaked the spawn rate for nightly birds (again)
  • Branding updates
  • Modernized build scripts
  • Added a flax crop
  • Renamed LUVdevel command to LUV

Fixes

  • Fixed a bug that prevented Wisteria Leaves from not crashing the game
  • Added translatable text for the LUV command