Releases: refinedmods/refinedstorage2
Releases · refinedmods/refinedstorage2
v2.0.0-milestone.3.11
Removed
- The Curios integration has been removed and will be moved to an addon mod.
v2.0.0-milestone.3.10
Merge pull request #556 from refinedmods/release/2.0.0-milestone.3.10 Release v2.0.0-milestone.3.10
v2.0.0-milestone.3.9
Fixed
- Side button tooltip rendering issue with ModernUI.
v2.0.0-milestone.3.8
Removed
- The REI integration has been removed and will be moved to an addon mod.
v2.0.0-milestone.3.7
Removed
- The JEI integration has been removed and will be moved to an addon mod.
v2.0.0-milestone.3.6
Added
- Relay
Changed
- The Detector, Network Receiver, Network Transmitter and Security Manager will now always connect regardless of color.
- The Relay now has a "pass-through" mode. By default, pass-through is on, which means that when the Relay is active, the network signal from the input network will be passed through as-is to the output side.
- When the "pass-through" mode on the Relay is off, the network signal from the input network will no longer be passed through as-is to the output side, but you can choose to pass the energy buffer, security settings or (specific) storage resources of the input network to the output network.
- When using the Relay when "pass-through" mode is off, and when passing all storage resources or specific storage resources, you can choose the filter mode, whether fuzzy mode is enabled, the access mode and the priority of the storage exposed to the output network.
Fixed
- Double slot highlighting in the Grid.
- Improved data corruption protection for storages.
v2.0.0-milestone.3.5
Added
- Security Card
- Fallback Security Card
- Security Manager
Changed
- The permissions for a Security Card must be configured through the card itself, instead of via the Security Manager.
- The Security Card can be bound to other (currently online) players via its GUI.
- The binding of a Security Card can now be cleared.
- The Security Card tooltip and GUI now show whether the permission has been touched/changed in any way.
- As soon as a Security Manager is placed, the storage network will be locked down by default. Start adding Security Cards to allow or deny specific access to players.
- To not lock the entire network by default for players who do not have a matching Security Card, a Fallback Security Card can be used to configure this behavior.
- Smooth scrolling, screen size and max row stretch are no longer Grid-specific settings, but are now global settings.
Fixed
- Wireless Grid name not being correct in the GUI.
v2.0.0-milestone.3.4
Added
- Void excess mode to storages.
Fixed
- Fixed losing disk when using Wrench dismantling on the Portable Grid.
- Fixed losing energy when using Wrench dismantling on the Portable Grid and the Controller.
- Fixed changing side buttons not working on Forge.
- Fixed External Storage not displaying empty allowlist warning.
- Fixed incrementing starting from 1 in amount screens not having an intended off-by-one.
- Fixed problems moving network devices with "Carry On" mod.
- Fixed escape key not working on auto-selected Grid search box.
v2.0.0-milestone.3.3
Added
- Ported to Minecraft 1.20.4.
- Custom disk models. Fluid disks now have a different model.
- Portable Grid
- Chinese translation by @Jiangsubei.
Changed
- The Portable Grid now shows an energy bar in the UI.
- The energy bar on creative items now shows the infinity symbol instead of the whole amount.
Fixed
- Fixed bug where Grid contents weren't synced properly when a network merge occurs.
- Fixed incompatibility crash with InvMove on Fabric.
v2.0.0-milestone.3.2
Added
- Configuration Card. It copies device configurations and can transfer upgrades.
- Network Receiver
- Network Card
- Network Transmitter
Changed
- The Network Transmitter now goes into an "errored" state if there is no connection (anymore) with the Network Receiver (due to chunk unloading for example).
- The Network Transmitter will actively try to reconnect with the Network Receiver if connection is lost.
Fixed
- Inactive Wireless Transmitter model being emissive.
- Unneeded network graph updating after placing a network device.
- Cable blocks not updating connections properly when using wrench.