Skip to content

Releases: theFox6/microexpansion

Mineclone 2 Compatibility

27 Dec 17:21
3c064d3

Choose a tag to compare

Adds craft recipes for the Mineclone 2 subgame.

crafting overhaul

04 Nov 17:02
8955264

Choose a tag to compare

  • adds new crafting recipes with basic_materials
  • fixes ore spawn #17
  • registers a unified_inventory category

Importers and Exporters

20 Oct 16:46
8e86685

Choose a tag to compare

Say hello to the new item input and output devices:

  • The importer: moves items into ME networks from any machines, chests, etc. in front of it
  • The exporter: moves items from ME networks into any machines, chests, etc. in front of it

Both are upgradable with the new upgrades:

  • Filter Upgrade: With this you can set which items the importer and exporter should move.
  • Bulk Upgrade: With this your importers and exporters will work twice as fast.

And more upgrades of the same type means more slots/performance.

Fix networks without access

15 Oct 10:02
2be2eea

Choose a tag to compare

Now uses an LBM to add access tables to old networks
Fixes crashes on startup with old networks

Security Terminal

14 Oct 19:55
75e5a23

Choose a tag to compare

Introducing: the Security Terminal

  • allows configuring who can do what on the ME Network
  • introduces default protection for ME Networks

Also it is no longer a problem when new controllers are connected to networks.
They can now be used as fallback when the main controller is removed.

fix inventory resizing

02 Sep 11:31
f5aee43

Choose a tag to compare

  • fixes inventory resizing crash
  • prevents cells being put into cells
  • makes the drive respect protection

fix a crash

06 Apr 14:10
8279436

Choose a tag to compare

This release should fix a few bugs.

do not stack unstackables

29 Sep 12:45
96a66c3

Choose a tag to compare

In this version items that should not be stacked are no longer stacked by the ME storage system.

Bugfix

29 May 14:05
faf69d7

Choose a tag to compare

Actually the first version was not playable

First playable version

16 Mar 16:14
063c067

Choose a tag to compare

Pre-release

The first version that seemed stable