Skip to content

Releases: refinedmods/refinedstorage

v1.7.0+2

19 Dec 17:59
Compare
Choose a tag to compare

Added

  • More config values.

Fixed

  • Misc bugfixes and crash fixes.

Removed

  • Free dirt every 10 ticks.

v1.7.0+1

19 Dec 17:59
Compare
Choose a tag to compare

Added

  • Re-added the Controller.
  • Re-added the Disk Drive.
  • Re-added the Grid.

v1.6.15

29 Jun 09:31
Compare
Choose a tag to compare

Fixed

  • Fixed recipes with more than 1 bucket of fluid not transferring from JEI.
  • Fixed oredict crafting patterns redefining recipes.
  • Fixed Portable Grids not keeping their enchantments when placed.
  • Fixed JEI hotkeys not working on fluid filter slots.
  • Fixed crash when opening Crafter Manager with FTB Quests installed.
  • Fixed a bug where the container slots weren't synced when opening a Grid.

Changed

  • Shortened crafting text for the Russion translation to fix Grid overlays.
  • GregTech Community Edition Wires and Machines are now banned from rendering on Refined Storage patterns because they are causing crashes.

v1.6.14

29 Jun 09:31
Compare
Choose a tag to compare

Fixed

  • Fixed server crash

v1.6.13

29 Jun 09:32
Compare
Choose a tag to compare

Added

  • Added keybindings to open wireless items. The default one set to open a Wireless Crafting Grid from Refined Storage Addons is CTRL + G.
  • Added Grid quantity formatting for item counts over 1 billion.

Changed

  • Updated German translation.
  • Updated Chinese translation.
  • The Constructor and Destructor now interacts with the world using their owner's profile.

Fixed

  • Fixed Interface with Crafting Upgrade being stuck if an earlier item configuration has missing items or fluids.
  • Fixed wrong item count for oredict patterns.
  • Fixed autocrafting duplication bug.
  • Fixed Crafting Pattern not rendering tile entity items like a chest.

v1.6.12

29 Jun 09:32
Compare
Choose a tag to compare

Added

  • Added a completion percentage to the Crafting Monitor.

Changed

  • Updated Russian translation.
  • Increased the speed of autocrafting.

Fixed

  • Fixed External Storage sending storage updates when it is disabled.
  • Fixed slight performance issue with loading Crafters from disk.
  • Fixed storage GUIs overflowing on large numbers.

v1.6.11

29 Jun 09:33
Compare
Choose a tag to compare

Fixed

  • Fixed blocks neighboring a controller breaking when returning from a dimension in a unchunkloaded area.

v1.6.10

29 Jun 09:33
Compare
Choose a tag to compare

Added

  • Added fluid functions for the fluid autocrafting to the OpenComputers integration.

Changed

  • Updated Russian translation.
  • Slightly increased performance of the External Storage.

Fixed

  • Fixed client FPS stalling when using "@" mod search in the Grid.
  • Fixed client FPS stalling when using "#" tooltip search in the Grid.
  • Fixed fluid inputs/outputs in the Pattern Grid not being set when you re-insert a Pattern with fluid inputs/outputs.
  • Fixed bug where the Pattern Grid doesn't update it's output slot when manually configuring a crafting pattern.
  • Fixed network node scanning allowing multiple controllers in some cases.
  • Fixed OpenComputers integration not giving back a crafting task instance in the schedule task API.
  • Fixed OpenComputers integration causing log spam when getting processing patterns.
  • Fixed OpenComputers voiding items with extract item API when there is no inventory space.
  • Fixed CraftingTweaks buttons resetting sometimes in the Crafting Grid.
  • Fixed Refined Storage jars not being signed.
  • Fixed crafting task stalling when there's not enough space in the inventory.
  • Fixed another duplication bug with a disconnected Crafting Grid.
  • Fixed oredict mode in autocrafting not working at all.

Removed

  • Removed getMissingItem.
  • Removed the Interdimensional Upgrade, Network Transmitters are now cross dimensional by default.
  • Removed the per block FE cost of the Network Transmitter, it draws a fixed amount of FE/t now.

v1.6.9

29 Jun 09:34
Compare
Choose a tag to compare

Changed

  • You can now interact with the fluid container input slot in the Fluid Interface.

Fixed

  • Fixed OpenComputers "unknown error" when using extract item API.
  • Fixed client FPS stuttering when opening a Crafting Grid.
  • Fixed rare Grid crashing issue.

v1.6.8

29 Jun 09:34
Compare
Choose a tag to compare

Fixed

  • Fixed Ender IO incompatibility.