Page 1 of 1

stack transfer via stack-split of items with stacksize=1 doesnt really work

Posted: Thu Aug 22, 2019 9:05 pm
by joshinils
when i try to put half of all the nuclear fuel from my inventory into another, it always transfers all it can fit, opposed to other items with larger stack sizes, where it splits each stack in half.

i guess this is because ceil(1/2) == 1, therefore it will take "half" of each stack, not one half if the total items in my inventory.
then this is not a bui per se, but gameplay wise this is unexpected, and the feature doesnt do anything useful.

Re: stack transfer via stack-split of items with stacksize=1 doesnt really work

Posted: Thu Aug 22, 2019 10:30 pm
by DaveMcW
1.21 GJ in a single stack is already overpowered, adding more than 1 item would make it worse.

And I don't see the fuel value being nerfed either.

Re: stack transfer via stack-split of items with stacksize=1 doesnt really work

Posted: Thu Aug 22, 2019 10:35 pm
by Rseding91
Thanks for the report. That's a known limitation of the "transfer half of stack" if the stack size is 1. I don't see it changing.