Skip to content

Releases: zerofall/EZStorage2

2.5.0 release

12 Feb 22:10
5375748
Compare
Choose a tag to compare

Finally ported to 1.12!

2.4.1 release

12 Feb 19:11
cc460aa
Compare
Choose a tag to compare

2.4.1 for MC 1.11.2, finally released here on github

2.3.0 release

29 Apr 21:26
Compare
Choose a tag to compare

The Dolly Update
+ Added dollies to move chests and storage cores
> Changed extraction port logic slightly to function better and with optional round robin mode
> Lots of bugfixes! I can finally start the 1.11.2 port!
> Fixed issue #32
> Fixed issue #39
> Fixed issue #46
> Fixed issue #48
> Fixed issue #49

Thanks to ACGaming for German localization

2.2.5 release

03 Oct 19:10
Compare
Choose a tag to compare
2.2.5 update

> Removed most dependencies on JEI internal classes and methods to fix
potential crashes
> Remaining dependencies on JEI internals will be removed in 2.3, as
1.9.4 support will drop
> Some internal cleanups and formatting changes

2.2.4 release

01 Oct 21:48
Compare
Choose a tag to compare
2.2.4 update

+ Added a checkbox to link the JEI search bar with the EZ search bar
+ Now showing the exact amount of each item in the system in its tooltip
+ Added config option to disable JEI integration
> Fixed crafting output filling user inventory to the max
> Fixed issue #36

2.2.3 release

03 Sep 23:12
Compare
Choose a tag to compare
2.2.3 update

> Fixed network threading issues (fixes issue #30)

2.2.2 release

02 Aug 15:57
Compare
Choose a tag to compare
Merge pull request #29 from sblectric/master

2.2.2 update

2.2.1 release

28 Jul 14:55
Compare
Choose a tag to compare
2.2.1 hotfix

> Fixed issue #26

2.2.0 release

22 Jul 18:30
Compare
Choose a tag to compare
2.2.0 update

The I/O Update
+ Added a new output port, the Extraction Port, it works by using
hoppers underneath or item pipes that extract from any side of it. It's
less crazy, and has filtering support and its own gui.
> Renamed the classic output port as the Ejection Port, since it's
pretty violent
> Altered the Ejection Port recipe slightly
> Made non-player I/O not re-sort the inventory unless a stack is
depleted
> all I/O ports can now be deactivated with a redstone signal
> Fixed issue #23 and the Ejection Port's glitchiness in general

2.1.6 release

18 Jul 14:52
Compare
Choose a tag to compare
2.1.6 update

+ Added security overrides: opped players in creative mode (with at
least level 2 permissions) can now interact with their users' locked
systems if need be. This can be disabled in the config.
> Changed mod name (not mod ID!) from "EZ Storage 2" to "EZStorage 2".