Age | Commit message (Collapse) | Author |
|
|
|
|
|
* 1/16 slab, L-shaped (two sides)
* 1/16 slab, corner-shaped (three sides)
* 1/16 slab, U-shaped (three sides)
|
|
|
|
|
|
|
|
Adds a check to see if recycle stack wouldn't overflow the input stack. If so, then
the items are just put in the recycle slot and they can be taken out again.
|
|
Resolves a number of cases where switching stacks of different types of blocks with different counts would cause a corruption in the Player inventory stack count or allow normally unaccepted items into the Saw causing 'unknown' items to be generated in its output.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove obsolete code.
|
|
|
|
circular_saw limit in inventory input.
|
|
|
|
Fix circular saw bug: typo fix.
|
|
Use for multiply block in circular saw.
|
|
|
|
|
|
|
|
circular saw now has 4 rows with 8 items each
|
|
reorganized circular saw
|
|
|
|
|
|
|
|
|
|
|