Aaron Suen 5768317269 Make pickup and rearrange logic consistent again.
The new change preserves uncombined stacks when digging.  For
example, if you have dirt on the far right, tools on the far left,
and space between, and you dig dirt with the tools on the left,
it will create a NEW stack in the space between BEFORE it reaches
the dirt on the far right.

This behavior is necessary to ensure we can keep stacks separate
that we've separated for a specific purpose.

We also can't make the behavior vary based on whether using a tool
or not, because this would be even MORE jarring.
2019-03-29 18:44:01 -04:00
..
2019-03-28 22:52:48 -04:00
2019-03-23 11:36:22 -04:00
2019-03-24 22:32:36 -04:00
2019-03-23 16:56:02 -04:00
2019-03-23 13:01:31 -04:00
2019-02-23 17:00:42 -05:00
2019-03-14 20:08:08 -04:00