cameroncondry / cbc-kitten-scientists

Add-on for the wonderful incremental browser game: http://kittensgame.com/web/
MIT License
113 stars 94 forks source link

crafting before resources hit cap #271

Open hollowhalls opened 4 years ago

hollowhalls commented 4 years ago

so ive been starting to set up an autocrafting system for while im at work. after reading through to tutorial on the main page i set the following parameters:

Crafting: Trigger: 1 Resources: Iron: Stock: 100 Consume: 1 Plate: Stock: 100 Consume: 1 Steel: Stock: 100 Consume: 1

and so far it crafts things while at 90% full. but like the tutorial says it only crafts plates and the steel production falls way behind. but when i enable limited it starts to craft each one equally.. but it crafts them the seconds the resources are available. am i doing something wrong or have i misread how the script works?

tarnos12 commented 3 years ago

Similar issue here. Trigger is set by default at 0.95 and yet wood is used to craft Beams at less than 50%. Turning off Trade Ship 243 forcing doesn't solve the issue. Because of it, I can't set up auto building since my resources are being used before they reach a level they can be used to build something.