Skip to content

v1.2.0

Compare
Choose a tag to compare
@raoulvdberge raoulvdberge released this 30 Jun 14:54
· 2182 commits to develop since this release

Added

  • Added new autocrafting system.
  • Added ore dictionary autocrafting.
  • Added recipe transfer handler for Processing Pattern Encoder.
  • Added void excess items functionality to storage blocks.
  • Added config option to configure RS to EU conversion rates.
  • Added ability to toggle between insert and extract, only insert and only extract mode in storage blocks.
  • Added Silk Touch Upgrade for Destructor.
  • Added Fortune Upgrade for Destructor.
  • Added ore dictionary compare toggle to storage I/O blocks.
  • Added disk leds to Disk Drive block that shows the disks.
  • Added disk leds to Disk Manipulator block that shows the disks.
  • Added Wrench, has two modes: configuration saving / reading mode, and rotation mode.
  • Stack upgrade in Importer / Exporter in fluid mode and Fluid Interface now transfers 64 buckets at once.

Changed

  • Changed storage GUIs.
  • Changed default EU conversion rate to be 1:8 with RS.
  • The Constructor can now drop items in the world.
  • The Constructor can now place skulls.
  • The Destructor can now pick up items in the world.
  • Storage disks and storage blocks now don't despawn anymore when dropped in the world.
  • Grid item and fluid quantity now only rounds to 1 digit after comma.
  • Items count can no longer overflow, and will max out at the maximum integer value.
  • Updated Storage Drawers API.
  • Controller sorts by energy usage in GUI (highest to lowest).
  • Detector without any filter will detect based on total items or fluids stored.
  • Limited network transmitter usage to 1000 RS/t.

Fixed

  • Fixed lag issues caused by External Storage.
  • Fixed resetting a stack of patterns yields 1 blank pattern.
  • Fixed being able to pipe items in the export slots of the Interface.
  • Fixed Interface being stuck when item isn't accepted in storage.
  • Fixed items with colored name being uncolored in Grid.
  • Fixed fluid rendering bugging out side buttons.
  • Fixed item count going negative when using the Disk Manipulator.
  • Fixed Storage Drawer quantities not updating properly on Void Drawers.
  • Fixed Disk Manipulator blocking items transferring in some cases.
  • Fixed External Storage crafting recipe not supporting ore dictionary chests.
  • Fixed when shift clicking crafting recipe and inventory is full items are dropping on the ground instead of going in the system.
  • Fixed glitchy rendering of cable parts in item form.
  • Fixed Destructor being able to break bedrock.
  • Fixed External Storage thinking that items are inserted in Extra Utilities Trash Cans.
  • Fixed Grid quantities being unreadable when using unicode font.
  • Fixed disconnecting when Storage Disk or Storage Block is too big.