v1.5.27-beta
on Jul 4, 2023Fixed
- Fixed non-oredict patterns not consuming resources.
Changed
- Storage disk and block stored and capacity counts are formatted now in the tooltip.
- Improved the "cannot craft! loop in processing..." error message.
- Made the Disk Manipulator unsided (inserting goes to insert slots and extracting from output slots).
Fixed
- Fixed error logs when toggling the Pattern Grid from and to processing mode.
- Fixed pattern slots in Crafters not being accessible.
- Fixed rare Grid crash.
- Fixed OpenComputers cable showing up in Grid as air.
Added
- Added Spanish translation.
Changed
- Changed stack quantity of craftable items from 1 to 0 to fix Quantity Sorting.
- Changed fluid stack amount to not display "0" anymore.
- Disk Manipulator in fluid mode will now extract a bucket at a time instead of 1 mB (or 64 buckets at a time with a Stack Upgrade instead of 64 mB).
Fixed
- Fixed issue where the Pattern Grid can only overwrite patterns when blank ones are present.
- Fixed not being able to extract half a stack of items with max stack size 1 in Grid when using right click.
- Fixed 2 same stacks using capabilities without NBT tag not treated equal.
- Fixed NBT/metadata check on exporting in an Interface.
- Fixed Disk Manipulator being stuck on unemptiable, non-empty disks.
- Fixed orientations of the Portable Grid.
- Fixed crafting event in Crafting Grid being fired twice.
- Fixed a crash when the Constructor tries to place a block when a multipart is attached to it.
- Fixed an autocrafting crash.
- Attempted to fix FPS drop on Grid sorting.
Added
- Added Crafter Manager.
Changed
- Patterns in the Crafter slots now automatically render the output without pressing shift.
- Increased Grid performance.
- Various internal refactors.
Fixed
- Fixed Disk Manipulator not extracting items.
- Fixed filter slots not caring about max stack size.
- Fixed model warning about Portable Grid.
- Fixed crash when autocompleting Ender IO recipes from JEI.
- Fixed Grid not always using all combinations when using JEI autocompletion.
Added
- Added OR search operator to the Grid with "|".
- Added new
getPattern(stack:table)
function for OpenComputers integration.
Changed
- Empty patterns can no longer be inserted in the pattern result slot in the Pattern Grid with hoppers.
getPatterns()
now only returns all the outputs, this to limit memory usage in OpenComputers (only affects OC integration).- Allow crafters to be daisy-chained.
Fixed
- Fixed repeated key events not getting handled in some cases.
Added
- Added the Cutting Tool.
- Added covers.
- Added new storage disk system where the storage disk data (items, fluids) are stored off the disk itself, in another file (refinedstorage_disks.dat). The disk itself only stores its ID.
- Added /createdisk command which creates a disk based on the disk ID. Turn on advanced tooltips to see the disk ID on a disk item.
- Added config option to configure controller max receive rate.
- Added config option to configure energy capacity of Refined Storage items.
- Added config option to change Reader / Writer channel energy capacity.
- Added a fully charged regular Controller to the creative menu.
- Added a missing config option for Crafter Manager energy usage.
- Added support for Disk Drive / Storage Block storage and capacity to OC integration.
- Added "Search box mode" button to the Crafter Manager.
Changed
- Renamed "Printed Processors" to "Cut Processors".
- Rewrote autocrafting.
- Rewrote network energy storage.
- The Controller item now shows a durability bar for the energy.
- You can no longer put a Filter in filter slots to gain additional filter slots.
- You can now re-insert Processing Patterns in the Pattern Grid and have the inputs and outputs be completed.
- If an Interface is configured to expose the entire network storage (by configuring no export slots), it will no longer expose the entire RS storage, due to performance issues.
- The Portable Grid no longer exposes a inventory for crossmod interaction, due to performance issues.
- The Crafting Monitor is now resizable and its size can be configured (stretched, small, medium, large).
- The Crafting Monitor now splits its tasks over tabs.
- An empty blacklist now means: accept any item. An empty whitelist now means: don't accept any item (an empty whitelist USED to mean: accept any item).
- The Importer now skips over empty slots.
- The Exporter now round-robins over every configured item or fluid to export instead of exporting them all at once.
- Updated Russian translation.
- Autocrafting tasks that take longer than 5 seconds to CALCULATE (NOT execute) are automatically stopped to avoid server strain.
- Changed fluid storage progression to be 64k - 256k - 1024k - 4096k.
- Made all IO blocks have a blacklist instead of a whitelist by default.
Fixed
- Fixed bug where pattern was recipe pattern was creatable when there was no recipe output.
- Fixed a crash when breaking an Ender IO conduit with the Destructor.
- Fixed bug where storage disks in Portable Grids could be moved into themselves.
- Fixed the Crafter crashing when opening it while connected to a Primal Tech Grill or Kiln.
- Fixed bug where Crafting Upgrade on Interface kept too many items in stock.
- Fixed bug where External Storage could only handle 1 fluid inventory per block.
- Fixed shift clicking a created pattern going into Grid inventory.
- Fixed crash when moving a wireless item with the number keys.
- Fixed bug where item storage tracker didn't save sometimes.
- Fixed bug where External Storage doesn't detect new inventory when rotating.
- Fixed JEI recipe transferring in Pattern Grid allowing non-processing recipes in processing mode and vice-versa.
- Fixed using Interfaces for minimum stock levels failing when requester is also an Interface.
- Fixed ItemZoom incompatibility in Grid and crafting preview window.
- Fixed shift clicking upgrades into Interface making upgrades go to import slots.
- Fixed duplication glitch with storages.
- Prevent accidental Grid scrollbar click after clicking JEI recipe transfer button.
Removed
- Removed Regulator mode in the Exporter.
- Removed MCMultiPart integration.
- Removed Project E integration.
- Removed blocking mode in autocrafting.
- Removed the Wrench.
- Removed "void excess items or fluids" functionality on storages.
- Removed the Solderer.
- Removed "compare oredict" buttons on Exporter, Importer, etc.
- Removed ConnectedTexturesMod integration for fullbright textures, RS now has fullbright textures natively.
- Removed autocrafting with fluids (the bucket filling mechanic). This will be replaced in a later version with native fluid autocrafting, where Crafters can insert fluids to external inventories.
Added
- Added fluid autocrafting.
- Added Crafting Upgrade support for fluids on the Exporter, Constructor and Fluid Interface.
- Added config option to hide covers in the creative mode tabs and JEI.
Changed
- The Portable Grid now supports fluid disks.
- Filters now support fluids and can be inserted in the Fluid Grid.
- You can now keep fluids in stock by attaching a External Storage in fluid mode to a Fluid Interface with a Crafting Upgrade.
- You can now specify the amount to export in the Fluid Interface.
- Updated Russian translation.
- Overhauled and updated German translation.
- The Crafting Upgrade no longer schedules requests when there are items or fluids missing.
- Made the Crafting Preview window bigger.
Fixed
- Fixed crash log when opening Pattern Grid GUI.
- Fixed being able to put non fluid containers in Fluid Interface input slot.
- Fixed Grid filters not updating Grid.
Removed
- Removed "emit signal when item is being autocrafted" option in the Detector.
Changed
- Rewrote autocrafting again, bringing performance up to par with other autocrafting mods.
- Autocrafting now reserves items and fluids in an internal inventory to avoid having the storage network steal stacks required for autocrafting.
- Reworked the Crafting Monitor to be more condensed and more clear.
Fixed
- Fixed not being able to craft upgrades that require enchanted books.
- Fixed quick jittering of the Grid and Crafting Monitor when opening them because the tabs appear.
Removed
- Removed left / right click functionality on filter slots to increase / decrease the amount, replaced that functionality with a dialog.
Added
- Added new Crafter modes: ignore redstone signal, redstone signal unlocks autocrafting, redstone signal locks autocrafting and redstone pulse inserts next set.
- Added a config option to configure the autocrafting calculation timeout in milliseconds.
- Added throttling for network devices that can request autocrafting.
Changed
- Renamed Cut Processors to Raw Processors and those are now made with Processor Binding instead of a Cutting Tool.
- You can no longer start a crafting task if it has missing items or fluids.
- The Security Manager now supports Security Cards that have no player assigned to them. It is the default security card for players that aren't configured.
- If no default Security Card is configured in the Security Manager, an unconfigured player is allowed to do everything in the network. Create a default Security Card.
Fixed
- Fixed an autocrafting bug where it crashed when external inventories couldn't be filled.
- Fixed a duplication bug with a disconnected Crafting Grid.
- Fixed oredict autocrafting sometimes reporting that a craftable item is missing.
- Fixed fluid autocrafting without item inputs locking when there's not enough space for the fluids.
- Fixed Grid "last changed" date not changing when using clear button or JEI transfer.
- Fixed a duplication bug when pressing clear on a Wireless Crafting Grid from Refined Storage Addons.
- Fixed a duplication bug with autocrafting and External Storages.
- Fixed Crafting Manager displaying wrong name for chained crafters connected to some blocks.
- Fixed crafting task losing internal buffer when network runs out of energy.
Removed
- Removed handling of reusable items in autocrafting, to avoid problems.
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.