Page 1 of 1

[0.10.0] Sandbox - chest full

Posted: Tue Jun 17, 2014 4:48 pm
by arl85
With the change of stack size initial chest of sandbox mode is no longer big enough to keep all items assigned by control.lua

Attached there's a control.lua that reduces items replacing

Code: Select all

128 -> 100
64 -> 50
32 -> 25
16 -> 12
8 -> 6

Re: [0.10.0] Sandbox - chest full

Posted: Wed Jun 18, 2014 8:15 am
by slpwnd
Thanks for the report and for the attached patch. That made the job very easy:) This will be fixed in 0.10.1.