Skip to content

Releases: 62832/MEGACells

2.2.1 (Forge 1.20.1)

01 Nov 18:19
1491b9d
Compare
Choose a tag to compare

Fixed a startup crash on Forge caused by missing refmap entries.

2.2.0 (Forge/Fabric 1.20.1)

01 Nov 14:41
963ce52
Compare
Choose a tag to compare
  • Added the ME Cell Dock — compact cable part cell mount for smaller storage subnet requirements
  • Switched to using Lava instead of Water for Sky Steel production
    • Items involved in the recipe are immune to burning up in lava for up to 10 seconds without the remaining items in the recipe nearby
  • Continued improvements and bug-fixes for bulk compression
    • Bulk cells now store an extra "unit factor" for the item they store as a safeguard against a compression chain changing at any point between the smallest unit and item stored/partitioned onto the cell
    • Shortlisted recipes are now sorted based on the number of different items in any tag-based ingredients — may fix some oddly-generated compression chains with certain mods adding their own versions of common materials
    • Fixed bulk cells with compression cards not accepting items without a compression chain
  • Added "mod loaded" condition to Applied Mekanistics integration recipes to prevent log spam when AppMek isn't present
  • Added Simplified Chinese localisation (courtesy of @UraraChiya)

2.0.4 (Forge/Fabric 1.19.2)

03 Oct 17:00
36e73da
Compare
Choose a tag to compare
  • Updated Applied Botanics integration to support AppBot 1.4.5
  • Back-ported all bulk compression reworks/overhauls from 1.20

2.1.5 (Forge/Fabric 1.20.1)

01 Oct 08:19
afcd11c
Compare
Choose a tag to compare
  • Updated Applied Mekanistics integration (Forge-only)
  • Added config option for whether a MEGA Radioactive Cell may store Spent Nuclear Waste
  • Bulk cell content icon now shows with a zero amount when a bulk cell is filtered but empty

2.1.4 (Forge/Fabric 1.20.1)

26 Sep 16:25
df340ae
Compare
Choose a tag to compare
  • Added Sky Steel Ingot and Accumulation Press trades to Fluix Researcher villager
  • Significantly increased the Decompression Module's speed and multitasking potential
  • Fixed empty Bulk Cells not accepting new contents without a Compression Card

2.1.3 (Forge/Fabric 1.20.1)

11 Sep 12:08
73f7c1f
Compare
Choose a tag to compare
  • Re-added storage priority to the Bulk Cell — should fix the cell sometimes not being able to accept new contents
  • Fixed compression service not re-initialising upon /reload on Forge

2.1.2 (Forge/Fabric 1.20.1)

08 Sep 21:03
5916a51
Compare
Choose a tag to compare

Updated MEGA Interface and Pattern Provider part models to match with the base AE2 parts.

2.1.1 (Forge/Fabric 1.20.1)

05 Sep 16:11
cb5e33e
Compare
Choose a tag to compare
  • Increased fluid cell types to 18 to match base AE2 fluid cells
  • Fixed Z-fighting between decompression modules and their cables
  • Fixed odd compression chains such as "Nether Quartz -> Quartz Wrench" showing up in the set

2.1.0 (Forge/Fabric 1.20.1)

03 Sep 11:54
d821163
Compare
Choose a tag to compare
  • Re-implemented compression overrides
    • Allows once again for compression of items with usually irreversible recipes such as Nether Quartz and Magma Cream
    • Provides existing compatibility with Functional Storage's own override tag
  • Added the MEGA Interface: Double-capacity ME Interface with full config
  • Various other compression improvements and bug-fixes
    • Added a configurable* limit to how many variants a compression-enabled bulk cell may report as being stored within it
    • Decompression Module now handles compression up to any variants in the full chain not reported as "stored"
    • Fixed various issues (including a remaining dupe) involving bulk cells with mismatched filters

*Cloth Config is now a required dependency of MEGA Cells.

2.1.0-beta.8 (Forge/Fabric 1.20.1)

30 Aug 20:29
ee2e0f7
Compare
Choose a tag to compare
Pre-release

Removed overrides from the compression system while a more suitable implementation is found.