Large total conversion mods.
Version: 1.1.9
Date: 2025. 03. 22
Info:
- Fix the working_visualisations & control behavior crashes
Version: 1.1.8
Date: 2025. 02. 12
Info:
- Stash code to debug when an upcycler ticks
- Mention the quality condenser
Version: 1.1.7
Date: 2025. 01. 13
Info:
- Require util manually since klonan is a naughty boy for overriding it with his teleporter mod
Version: 1.1.6
Date: 2025. 01. 07
Info:
- Avoid crashing when upcycling a mini/micro machine (data final fixes shenanigans)
Version: 1.1.5
Date: 2025. 01. 06
Info:
- Fix 2.0.29 startup texture error
Version: 1.1.4
Date: 2024. 12. 31
Info:
- Migrate abandoned upcycler input chests
Version: 1.1.3
Date: 2024. 12. 30
Info:
- Support even pickier dollies (#25)
Version: 1.1.2
Date: 2024. 12. 09
Info:
- Potentially fix the desyncs and struct nil bug
Version: 1.1.1
Date: 2024. 12. 03
Info:
- Fix on_load running with the number based items_per_next_quality
Version: 1.1.0
Date: 2024. 12. 03
Info:
- Add space location name
- Remove recycler source pictures (50% less filesize)
- Support other mods adding their own upcycler tier
Version: 1.0.8
Date: 2024. 11. 20
Info:
- Hide the upcycler surface from remote view, and delete said surface when the mod gets removed
Version: 1.0.7
Date: 2024. 11. 15
Info:
- Suggest the presence of newsletter-for-mods-made-by-quezler
Version: 1.0.6
Date: 2024. 11. 14
Info:
- Require the presence of newsletter-for-mods-made-by-quezler
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