Skip to content

Releases: Roadhog360/Et-Futurum-Requiem

2.4.0 Beta 2

30 Jun 00:55
Compare
Choose a tag to compare
2.4.0 Beta 2 Pre-release
Pre-release

embeddedt: (More like embeddedG)
Potentially reduced cascading worldgen lag
Fixed the Blue/Red Power stone tile recipe conflict

Added a VERY EXPERIMENTAL version of spectator mode!
Added experimental option to not drop items when closing your inventory
Added swift sneak
Added chest boats

Beta fixes:
Fixed a crash with CoFHCore
Fixed a crash with the step fix

Roadhog360:
Fixed amethyst cluster items having the wrong name
When the step fix is enabled, also allow stepping up to .6 blocks instead of .5

Added option to turn off smooth basalt without turning off amethyst by replacing it with the Netherlicious version or using tuff instead.

Beta fixes:
Removed debug code spamming console in amethyst geodes
Amethyst no longer generates in the Nether and End

2.4.0 Beta 1

24 Jun 15:51
Compare
Choose a tag to compare
2.4.0 Beta 1 Pre-release
Pre-release

This update is long overdue and I apologize for that. It's mostly fixes with amethyst geodes. I've highlighted some long-standing bugs from 2.3.1 and 2.3.2 as they've been a thorn in the sides of many for quite some time, the rest of the change log will follow these highlights.

Highlight fixes: (Please re-enable these options if you disabled them specifically for these issues):

  • Fixed furnace crackle playing the sound in empty furnaces

  • Fixed mesa shafts crashing servers.

  • Fix new boats being glitchy by making them a clientside controlled vehicle once more. (Thanks embeddedt!)

  • New boats can also break lily pads

  • Added a mixin to fix stepping from a lower block into a two block tall entrance (Thanks again embeddedt!!)

  • (No fix for stepping from lower blocks onto stairs/slabs yet)

  • Fixed some ore generation issues that would cause stuff like diorite, granite, and andesite to not generate exposed to air

  • Fixed an issue with the mod's entity replacer which caused enabling new boats over old boats to completely break some worlds.

  • Added amethyst geodes and the relating blocks, calcite, smooth basalt, amethyst clusters (split into two IDs), budding amethyst and amethyst blocks.

  • Amethyst geodes currently generate in a circle. The vanilla 1.17 code is highly complex and I wasn't able to port it. The size of the circle still varies though.

  • Several workstation blocks from 1.14 have been added although they don't do anything yet. Their item description clarifies that they are currently non-functioning.

  • Blast Furnace and Smoker no longer show in NEI when they're disabled

  • Mesa mineshafts no longer carve bubbles in blocks above them. (For regular mineshafts being fixed, see BugTorch)

  • Fixed berry bushes not consuming bone meal

  • Frost walker no longer generates ice over entities

  • Fly-sprinting actually works now

2.3.2

13 Jan 04:25
Compare
Choose a tag to compare

Hotfix for crash with MAtmos.

2.3.1

14 Dec 02:25
Compare
Choose a tag to compare

This update removes sounds from the jar entirely, they are now downloaded from Mojang's servers, or if you already downloaded versions that have these sounds, those are used instead.

Fixes #92, granite/diorite/andesite recipes are corrected

Fixes the asset downloading not working for some users

Added Pigstep and Otherside. The former is found in Nether Fortress chests rarely, while the latter is found in stronghold corridor and dungeon chests rarely.

2.3.1 beta 2

11 Dec 18:15
Compare
Choose a tag to compare
2.3.1 beta 2 Pre-release
Pre-release

Fixes #92, granite/diorite/andesite recipes are corrected

Fixes the asset downloading not working for some users

Added Pigstep and Otherside. The former is found in Nether Fortress chests rarely, while the latter is found in stronghold corridor and dungeon chests rarely.

2.3.1-beta-1

10 Dec 19:05
Compare
Choose a tag to compare
2.3.1-beta-1 Pre-release
Pre-release

This update removes sounds from the jar entirely, they are now downloaded from Mojang's servers, or if you already downloaded versions that have these sounds, those are used instead.

2.3.0

28 Nov 08:39
Compare
Choose a tag to compare

Configs have been refactored.
You will have customize your configs up again unless updating from a beta of the 2.3.0 build.

New wall types were backported.

Shulker Boxes and Shulkers have been implemented, but are unobtainable without changing a config to make Shulkers spawn randomly in the end.
This will change once end cities have been back ported.
If Shulkers spawn anywhere and a new setting is enabled, they will also get a color based on the terrain.

Added NEI support for Smoker and Blast Furnace recipes.

Added Mesa biome gold generation, which is 20 gold veins from Y32 to Y80.

Replaced regular mineshafts in Mesa biomes with ones made from dark oak that can generate near or at the surface.

All vanilla and most modded fences with matching materials will connect with each other.

All vanilla and most modded walls with matching materials will connect with each other.

The modern brewing stand now uses the correct icon.

Lantern rendering has been improved.

Deep slate spawning has been optimized significantly.

Flying is now faster when sprinting.

Added the "dye" ore dictionary tag to back ported dyes.

Frost walker now generates frosted ice in a circle.

Fixed a NPE crash that could occur with the Twilight Forest and possibly other mods.

Fixed bark blocks all crafting into planks with a meta value of four.

The tile entity replacer has been slightly optimized.

A Simplified Chinese translation has been added.

2.3.0-beta-4

25 Nov 03:52
Compare
Choose a tag to compare
2.3.0-beta-4 Pre-release
Pre-release

Added Mesa biome gold generation, which is 20 gold veins from Y32 to Y80.

Replaced regular mineshafts in Mesa biomes with ones made from dark oak that can generate near or at the surface.

Flying is now faster when sprinting.

Fixed Ancient Debris generating far too often and with larger vein sizes than configured.

Deepslate layer generation has been further optimized and has nearly no impact on world generation when using default settings.

The tile entity replacer has been slightly optimized.

2.3.0-beta-3.1

17 Nov 03:50
Compare
Choose a tag to compare
2.3.0-beta-3.1 Pre-release
Pre-release

Hopefully fixed the deepslate layer causing decorating crashes.

2.3.0-beta-3

15 Nov 00:01
Compare
Choose a tag to compare
2.3.0-beta-3 Pre-release
Pre-release

Added NEI support for Smoker and Blast Furnace recipes.

Fixed a server side crash caused by waxing or scraping a copper block.

The mixin based deep slate generation implementation has been removed as the non-mixin implementation is now very efficient and more compatible.

The beta version warning no longer occurs when changing dimensions.