Adds additional paste settings for the game, such as merging/combining requests from chests, setting a request multiplier and allow pasting into inserters to set a condition on them.
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 0.10.1
Date: 29. 11. 2020
Changes:
- Updated information to state compatibility with 1.1
Bugfixes:
- Fixed API change to just fix for now. Any recipes with more than 20 items will not get copied. A custom requester chest with less than 20 slots will likely result in a crash.
Version: 0.10.0
Date: 29. 11. 2020
Changes:
- Updated information to state compatibility with 1.0
Bugfixes:
- Fixed crash when pasting on a requester chest and it's full
- Fixed crash when pasting on a constant combinator and the recipe had a fluid on it
Version: 0.9.0
Date: 23. 5. 2020
Features:
- Added the ability to invert Buffer Chests behaviour. It can now paste products, instead of ingredients. Thanks for Murdersquish for suggesting
- Added ability to clear storage chests by clicking on itself, just like other chests
Bugfixes:
- Fix when copying from a machine that has an empty recipe and pasting onto a storage logistic chest
- Fix for improper fluid handling. Thanks to @doktorstick for that
- Fix for improper rounding handling. Again, thanks to @doktorstick for that
- Fixed for when the recipe products amounts are not fixed, when it varies amounts it products
- Fixed for the 0.18.22 update on hotkey handling
Version: 0.8.1
Date: 1. 2. 2020
Bugfixes:
- Cleaned up debugging code
Version: 0.8.0
Date: 31. 1. 2020
Changes:
- Updated to 0.18, no changes needed
Version: 0.7.1
Date: 2. 10. 2019
Bugfixes:
- Fixed Time Tpent option on constant combinators was not working.
Version: 0.7.0
Date: 30. 9. 2019
Features:
- Separated the options for each type of entity pasted.
- Added a 'Time Spent' on crafting option.
- Added support for 'Storage Chests' filter
Version: 0.6.3
Date: 20. 6. 2019
Changes:
- Implemented a changelog
- Updated the description on info.json
Version: 0.6.2
Date: 20. 6. 2019
Bufixes:
- Fixed a bug when the second condition was not a number and it was overriding an existing condition. Thanks Murdersquish for reporting the bug.
Version: 0.6.1
Date: 19. 4. 2019
Changes:
- I'll keep the pictures inside the ZIP as well :)
Version: 0.6.0
Date: 19. 4. 2019
Changes:
- Updated to 0.17. Thanks Recon777!
Version: 0.5.0
Date: 6. 7. 2018
Major Features:
- First attempt on multiplayer support
Features:
- Added ability to copy from assembly machine and paste onto constant combinators (sets signals based on the recipe ingredients and based on Requester Chest config)
Version: 0.4.0
Date: 19. 6. 2018
Changes:
- Updated to Factorio 0.16
Version: 0.3.1
Date: 1. 4. 2017
Bugfixes:
- Fixed possible nil uncheck error.
Version: 0.3.0
Date: 25. 3. 2017
Features:
- Added Assembly -> Requester Chest appending.
- Added self Inserter and self Requester chest clearing.
Version: 0.2.0
Date: 12. 12. 2016
Changes:
- Rewrote the mod so it has additional settings.
Features:
- Includes an API for other mods to use.
- Added custom stack size selection (default to CTRL+SHIFT+O).
- Now adds strings to the controls menu.
Version: 0.1.3
Date: 10. 12. 2016
Bugfixes:
- Fixed exception when copying from chemical plants or refineries to inserters. Started working on an API for other mods.
Version: 0.1.2
Date: 10. 12. 2016
Bugfixes:
- Fixed type in data.lua
Version: 0.1.1
Date: 10. 12. 2016
Bugfixes:
- Fixed typo in zip name.
Version: 0.1.0
Date: 09. 12. 2016
Changes:
- Initial mod.