Skip to content

Releases: refinedmods/refinedstorage

v0.5.3-alpha

04 Jul 15:51
Compare
Choose a tag to compare

Added

  • Added a Creative Wireless Grid.

Changed

  • Changed block hardness levels.

Fixed

  • Fixed not being able to open a Grid that is 256 blocks away from the Controller.
  • Made the mod way less network intensive.

v0.5.2-alpha

04 Jul 15:51
Compare
Choose a tag to compare

Added

  • Items that don't exist anymore, won't be added to storage again to avoid crashes.

Fixed

  • Fixed not being able to run the mod without JEI.

v0.5.1-alpha

04 Jul 15:52
Compare
Choose a tag to compare

Fixed

  • Fixed Disk Drive crashing with an AbstractMethodException.

v0.5.0-alpha

04 Jul 15:52
Compare
Choose a tag to compare

Added

  • Deep Storage Unit integration (with this several barrel mods are now supported too!).
  • When placing Importer, Exporter or External Storage with SHIFT, it will have the opposite direction. This is for easy placement behind other blocks (furnaces for example).
  • Added mass crafting of items with shift in Crafting Grid.
  • Added JEI recipe transfering in Crafting Grid.
  • New textures.
  • Scrollbar in Grid and Crafting Grid.
  • Display of connected machines in the Controller GUI.
  • Nice formatting for items >= 1K (pressing shift while hovering over an item will still display the real item count).
  • Grid can now synchronize with JEI.

Changed

  • Updated to the latest Forge and JEI.
  • Renamed Drives to Disk Drives.
  • Renamed Storage Cells to Storage Disks.
  • Wireless Grid is now bound to a Controller instead of a Grid.
  • Drives have a better interface and there are now blacklist and whitelist filters for the Storage Disks in it too.
  • Destructors have the ability to whitelist and blacklist certain items now.
  • Side buttons in machine GUIs are now left, not right.
  • Shift clicking stuff in the Interface.
  • Made the normal Grid 1 row larger.
  • Machines don't need to be connected with cables anymore, they can be next to each other too.
  • Made the amount text in the Grid for items smaller.

Fixed

  • Fixed clicking sound in Grid.
  • Fixed a bunch of crashes.
  • Fixed Exporter not exporting is some cases.
  • Fixed Importer not importing in some cases.
  • Fixed Controller drawing RF every 20 ticks instead of every tick.
  • Fixed not being able to shift click from Crafting Grid crafting slots.
  • Fixed new items inserted after crafting in Grid being laggy.
  • Fixed flickering of items in Grid.
  • Fixed getting a stack of unstackable items from Grid.
  • Fixed Cable not having a collision box.
  • Check if the Constructor can actually place said block in the world.

Removed

  • Removed Wireless Transmitters.

v0.4.1-alpha

04 Jul 15:52
Compare
Choose a tag to compare

Fixed

  • Fixed ID duplication issues.

v0.4.0-alpha

04 Jul 15:53
Compare
Choose a tag to compare

Added

  • Relays.
  • Interfaces.

Changed

  • Cables now have actual collision.

Fixed

  • Fix Minecraft reporting that retrieving Grid type fails.
  • Fullness percentage in Creative Storage Blocks going under 0%.
  • The Controller shouldn't display the base usage when not working.
  • Check if item is valid for slot before pushing to inventories.

v0.3.0-alpha

04 Jul 15:53
Compare
Choose a tag to compare

Added

  • Initial release for Minecraft 1.9.

v0.2.1-alpha

04 Jul 16:03
Compare
Choose a tag to compare

Added

  • Internal test release.

v0.2.0-alpha

04 Jul 16:04
Compare
Choose a tag to compare

Added

  • Internal test release.

v0.1.1-alpha

04 Jul 16:04
Compare
Choose a tag to compare

Added

  • Internal test release.