Skip to content

Fixes RMCE bugs

Rob Nelson requested to merge pull/4162/rmcefix into Bleeding-Edge

Created by: Kurfursten

Probably controversial because it pretty much rips out a bunch of snowflake menus that are no longer necessary.

  • RMCE is now a child of storage, can quick grab and quick drop - so the eject menu is no longer necessary
  • You can also just look inside like a bag, so no need for a 'scan internal components'
  • You no longer need to wait for it to scan the machine a second time to 'output scanned data' - what was that first three seconds about if not scanning?
  • There is no longer an item duping bug
  • Fixes #3960 (closed)
  • Fixes #3955 (closed)
  • Also DNA Modifier compatible - removes snowflake copy/paste code

Merge request reports