refinedstorage

An elegant solution to your hoarding problem.

MIT License

Stars
357
Committers
79

Bot releases are hidden (Show)

refinedstorage - v1.9.2-beta.2

Published by raoulvdberge 10 months ago

Fixed

  • Fixed duplication bug with the Constructor.
refinedstorage - v1.9.2-beta.1

Published by raoulvdberge 10 months ago

Added

  • Re-added interdimensional networks with the Network Transmitter and Network Receiver.
  • Re-added MouseTweaks integration.

Changed

  • Networks that are in a chunk that isn't loaded will no longer work, they will turn off. Chunkload the Controller to
    maintain a functioning network over long distances.

Fixed

  • Fixed crash with Forge version 67.
  • Fixed cases where Refined Storage unwillingly acts like a chunkloader.
  • Fixed Network Transmitters being able to connect to any network device.
  • Fixed Crafting Tweaks buttons being in the wrong position after changing the size configuration of the Grid.
refinedstorage - v0.1.0-alpha

Published by raoulvdberge over 1 year ago

Added

  • Internal test release.
refinedstorage - v0.1.1-alpha

Published by raoulvdberge over 1 year ago

Added

  • Internal test release.
refinedstorage - v0.2.0-alpha

Published by raoulvdberge over 1 year ago

Added

  • Internal test release.
refinedstorage - v0.2.1-alpha

Published by raoulvdberge over 1 year ago

Added

  • Internal test release.
refinedstorage - v0.3.0-alpha

Published by raoulvdberge over 1 year ago

Added

  • Initial release for Minecraft 1.9.
refinedstorage - v0.4.0-alpha

Published by raoulvdberge over 1 year ago

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.
refinedstorage - v0.4.1-alpha

Published by raoulvdberge over 1 year ago

Fixed

  • Fixed ID duplication issues.
refinedstorage - v0.5.0-alpha

Published by raoulvdberge over 1 year ago

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.
refinedstorage - v0.5.1-alpha

Published by raoulvdberge over 1 year ago

Fixed

  • Fixed Disk Drive crashing with an AbstractMethodException.
refinedstorage - v0.5.2-alpha

Published by raoulvdberge over 1 year ago

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.
refinedstorage - v0.5.3-alpha

Published by raoulvdberge over 1 year ago

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.
refinedstorage - v0.5.4-alpha

Published by raoulvdberge over 1 year ago

Changed

  • Shift clicking on placing Constructor and Destructor will have opposite direction.

Fixed

  • Fixed machines out of the Controller's chunk range only connecting after block break when rejoining the world.
  • Fixed scrollbar skipping some rows when scrolling with mouse wheel.
  • Fixed machines from a long distance not being visible in the Controller.
refinedstorage - v0.5.5-alpha

Published by raoulvdberge over 1 year ago

Changed

  • Updated to Forge 1859.

Fixed

  • Fixed several crashes.
  • Energy level on Controller is maintained.
refinedstorage - v0.5.6-alpha

Published by raoulvdberge over 1 year ago

Fixed

  • Fixed sorting crash.
  • Fixed autofocusing on priority field in storage GUIs.
  • Fixed controller causing lag when energy level changes.
refinedstorage - v0.6.0-alpha

Published by raoulvdberge over 1 year ago

Added

  • Added autocrafting.
  • Added the Pattern Grid.
  • Added the Crafting Monitor.
  • Added the Crafter.
  • Added the Processing Pattern Encoder.
  • Added a Pattern item.
  • Added the Wireless Transmitter.
  • Added Speed Upgrades which are applicable on a bunch of machines.
  • Added Range Upgrades for in the Wireless Transmitter.
  • Added Crafting Upgrades.
  • Added recipe category -> item JEI integration.
  • Added Storage Housing.

Changed

  • Changed Grid modes to have a autoselected option.

Fixed

  • Fixed Destructor not playing block break sound.
  • Fixed Constructor not playing block place sound.
  • Fixed picking up from crafting result slot.
  • Fixed being able to use right click on crafting result slot.
  • Fixed item duplication issue with the Interface.
  • Fixed Importers and Exporters not working when changing facing with a wrench.
  • Fixed Crafting Grid not respecting remainder in recipes.
  • Fixed Crafting Grid giving back the wrong amount of items when shift clicking.
  • Fixed items disappearing in Grid when doing a weird combination of inputs.
  • Fixed Solderer not stacking items.
  • Fixed Importer voiding Storage Disks from the Disk Drive.
  • Fixed Controller not saving energy.
  • Massive performance improvements which reduces lag and lets machines connect almost instantly.
refinedstorage - v0.6.1-alpha

Published by raoulvdberge over 1 year ago

Fixed

  • Fixed NPE on world load.
  • Fixed Destructor crashing when removing a connected machine.
refinedstorage - v0.6.2-alpha

Published by raoulvdberge over 1 year ago

Added

  • Added a max crafting quantity per request cap (hardcoded to 100).

Changed

  • Upgrades now draw extra energy.

Fixed

  • Fixed race condition with crafting tasks.
  • Fixed pressing escape in crafting settings GUI not going back to grid GUI.
  • Fixed losing autoselection in Grid when clicking on slot with autoselection mode.
  • Fixed being able to pick up from pattern result slot.
refinedstorage - v0.6.3-alpha

Published by raoulvdberge over 1 year ago

Fixed

  • Performance improvements.