Skip to content

Recycling & Mining processing machinery things

Rob Nelson requested to merge pull/4285/sorted-out into Bleeding-Edge

Created by: PJB3005

Cleans up & adds stuff to recycling & mining machinery.

Ore processor & Recycling furnace.

  • Uses a priority based system for recipes, recipes at the top get done first, and vice versa.
  • You can get dosh from it.
  • Constructable.
  • Console is no longer snowflaky and shit.

Stacking machine

  • All the above stuff, except for the stacking machine.

Sorting Machine

  • Cleans up old shitty code, to be up to current coding standards.
    • Removes the usage of magic I/O objects.
    • Browser datum based UI
    • More
  • (De)constructable
    • Just a board in the circuit imprinter
      • Parts are 3 matter bins and 1 capacitor.
        • Better matter bins can increase the speed up to a max of 3x
        • Better capacitors decrease power usage to up to 50%
    • I/O sides configureable with multitool menus.
  • Fixes shit
    • The UI flatout didn't work, go figure.
    • AIs can interact with it now.

BELT HELL!

  • The idea is to connect the disposals networks of taxi's stations with a mass driver network.
  • Destination sorter, which is basically the disposals sorting junctions outside a disposals pipe.
    • Constructible and everything.

Other stuff

  • Disposals sorting & wrap sorting pipes buildable.
  • Fixes #4721 (closed)
  • Helps with #4697 (closed), janitor closet aint cramped anymore.
  • Fixes #5020 (closed), except for the shite airlock.
  • Sorting machine
    • Code cleanup
    • Constructability
  • Smelter.
    • Code cleanup.
    • Constructability.
    • RC cleanup.
      • Not stupid with snowflaking and shit like it is now.
    • Make it useful.
      • Getting credits from the smelter.
    • Priority system
  • Stacking machine.
    • Code cleanup.
    • Constructability.
    • Filtering side for non-stacks.
    • RC cleanup
      • Not stupid with snowflaking and shit like it is now.
  • BELT HELL!
    • Automatic mass drivers.
      • Constructability.
      • These were not needed.
    • Destination sorting machine.
      • Constructability.
    • Map taxi so disposals is unified THROUGH BELT HELL! (fixes #4724 (closed))

Merge request reports