Upcycler

by Quezler

No quality modules, sacrifice x (configurable) items to get the next tier.

Overhaul
22 hours ago
2.0
863
Factorio: Space Age Icon Space Age Mod
Mining Manufacturing Cheats

Changelog

Version: 1.0.5
Date: 2024. 11. 04
  Info:
    - Swap surface.clear() with .find_entities_filtered + destroy()
Version: 1.0.4
Date: 2024. 10. 29
  Info:
    - Revert "Badly match the crafting speed with the fast inserter rotation speed"
Version: 1.0.3
Date: 2024. 10. 29
  Info:
    - Fix crash when upgrading whilst the gui is open
    - Fix upgrading showing a hidden item you could grab
    - Fix on_object_destroyed firing in an unexpected order
    - Hide quality indicator of the invisible input chest
    - Unhide quality modules 2 & 3 with the setting off
Version: 1.0.2
Date: 2024. 10. 28
  Info:
    - Add startup setting for disabling quality modules (on by default)
    - Make quality upcyclers actually faster (only newly placed ones)
    - Badly match the crafting speed with the fast inserter rotation speed
Version: 1.0.1
Date: 2024. 10. 24
  Info:
    - Mark mod incompatible with awesome sink
    - Fix crash when building upcycler on a platform
Version: 1.0.0
Date: 2024. 10. 23
  Info:
    - Mod portal release
Version: 0.0.5
Date: 2024. 10. 23
  Info:
    - Subtract paid out items from the signals
    - Avoid hovering it looking batshit crazy
    - Make the upcycle payout configurable
    - Emulate products finished
    - Spill contained items upon upcycler removal
    - Emulate the progressbar if a connected player is staring at it
Version: 0.0.4
Date: 2024. 10. 22
  Info:
    - Fail to dispense the quality items (furnace output cannot hold non-output)
    - Attempt to get around it by making every product valid
    - Fail at debugging a crash
Version: 0.0.3
Date: 2024. 10. 22
  Info:
    - Place linked chest on rotated chomper tile
    - Place chest in the right spot when mirrored too
    - Define custom linked chest prototype
    - Upcycler description
    - Remove input chest when upcycler goes away
    - Setup the hidden entities when placing an upcycler
    - Clean up all the entities when the upcycler goes away
Version: 0.0.2
Date: 2024. 10. 22
  Info:
    - Create data.lua
    - Setup the entity, item & recipe, and hide quality modules
    - Load the recolored sprites
    - Change what can go into the upcycler
    - Make the upcycler run continuously
    - Disable the large smoke
    - 〃
Version: 0.0.1
Date: 2024. 10. 22
  Info:
    - Initial commit