Page 1 of 1

[0.11.16] [kovarex] Recipe fluid input/output orders issue

Posted: Sat Feb 21, 2015 5:05 pm
by bobingabout
kovarex wrote:Fixed that the order of ingredients in the recipe was fixed. The order of ingredients depends on the order of definition in the prototype.
Mods using recipes with more than one fluid input/output might have the inputs in different order than before, which might be problem of compatibility
on existing maps, but it can be solved by updating the order of the ingredients in those mods (the same way we fixed that in the base)
As of 0.11.16 The inputs order is now specified by the order the ingredients are entered in the recipe definition.
However, the outputs order is still automatic, as defined by the internal definitions table order of fluids.

Although this in itself is not a bug, it is a problem that you can configure one side of the machine, but not the other.

Re: [0.11.16] [kovarex] Recipe fluid input/output orders iss

Posted: Tue Feb 24, 2015 10:28 pm
by kovarex
That makes totally sense, fixed for 0.11.17.

Re: [0.11.16] [kovarex] Recipe fluid input/output orders issue

Posted: Fri Feb 27, 2015 11:08 am
by bobingabout
Thanks for fixing it!

Que impending complaints for more broken fluid machines as a result of fix