Releases: tth05/morerefinedstorage
Releases · tth05/morerefinedstorage
Release v2.3.2
Changes in this Release
- Fix some options not being copied by wrench
- Add overloaded integration
Release v2.3.1
Changes in this Release
- Add JEI two-way search mode (embeddedt)
- Add ability to copy redstone mode for wrench
- Fixed dupe glitch involving two external storages connected to the same block
- Fixed item in autocrafting settings gui being extractable
- Fixed JEI recipe transfer kicking the player sometimes
- Fixed grid not showing any items in some very rare edge cases
- Disabled automatic crafter unlocking (breaks crafting tasks in unwanted situations)
- Restore compatibility with QuantumStorage and other mods
Release v2.3.0
Changes in this Release
- Performance improvements for reader and writer on large systems
- Fixed recipe transfer error message not being sent to player
- Fixed external storage only extracting a single stack if IItemHandler has extraction limit
- Fixed tasks voiding items when the calculation throws an exception
Release v2.2.10
Changes in this Release
- Fixed items with different capabilities stacking
- Improved the OC integration
Release v2.2.9
Changes in this Release
- Fixed importer using FluidHandler instead of tank properties when extracting. This fixes extracting from some GregTech machines
- Fixed holding shift in grid sometimes hiding all items
- Small performance improvement when importing items while a crafting task is running
Release v2.2.8
Changes in this Release
- Fixed blacklist still not working properly
- Fixed JEI recipe transfer sometimes kicking the player from the server
- Fixed some crafting monitor elements not merging correctly
- Fixed some display and calculation issues in the crafting engine
- Fixed duplication recipes not being recognized as valid crafting patterns
- Fixed crafting tasks not recognizing multiple stacks in the outputs during calculation
- Fixed exception when scrolling on an empty slot in the grid
- Fixed crafter not recognizing facing tile entity after being rotated
- Fixed crafting grid not extracting any items
Release v2.2.7
Changes in this Release
- Fixed blacklist not working in filters when multiple items are used
- Fixed compatibility with Refined Avaritia (and maybe RSLargePatterns)
- Reverted to upstream shift-crafting code which is easier to maintain
Release v2.2.6
Changes in this Release
- Corrected some minimum energy usage values
- Fixed regulator upgrade not keeping item count on world load
- Fixed quantity of crafting tasks not being rounded to next full set
- Fixed crafting task time not progressing if nothing is happening
- Fixed comparer not treating null and empty compound equally
- Fixed crash when changing redstone mode in grid
- Fixed grid not updating sometimes when typing in search bar
Release v2.2.5
Changes in this Release
- Fixed detector crashing filter sometimes if filter slot is empty
- Fixed duplication glitch of items that store data in capabilities
- Fixed models breaking on resource reload
- Removed item, fluid and energy reader/writer handlers
Release v2.2.4
Changes in this Release
- Requires RebornStorage update (see README.md)
- Fixed "abstract method getWorld" crash
- Various performance improvements for filtering, upgrade evaluation, reader-writer and looping through network nodes
- New copy and paste mode for wrench
- New config option "cacheFacingTile" which can improve performance if a lot of directional interacting nodes are present