Commit Graph

27 Commits

Author SHA1 Message Date
cynagen
995ca9d486 Update exportTask.lua
Last fix, was making a call to Util when it wasn't defined, and left the export function completely dead. Defined correctly, now exporting as expected, whoops.
2020-05-18 01:14:28 -07:00
cynagen
5b5474a1dc Update exportTask.lua 2020-05-17 19:53:01 -07:00
cynagen
d02f3d36a6 Update exportTask.lua
Fixing some logic, make less plethora calls
2020-05-17 19:44:20 -07:00
cynagen
aeeb8c11fd Update exportTask.lua
Clean up cached .list() after done, accidentally left it in, bloating storage config sizes
2020-05-17 16:22:25 -07:00
cynagen
0e2f714c13 Update exportTask.lua
Fleshed out the exportItems function which was blindly firing items into full chests. Made it a little more sensitive, slight increase in average processing time, but no more erroneous hits to export causing perf issues.
2020-05-16 19:36:59 -07:00
cynagen
5a8dbd6589 Update exportTask.lua
Cheap fix to stop cascading storage updates from eating up all the working time available after failing exports, this needs to be more fleshed out better, if the chest is full, scan the slots for any that match and are not full, stop blindly exporting
2020-05-13 16:59:02 -07:00
kepler155c@gmail.com
426c856dfb refactor parallel code 2019-04-05 17:32:22 -04:00
kepler155c@gmail.com
1c30ccda29 milo: improve export speed 2019-04-03 17:13:20 -04:00
kepler155c@gmail.com
4362a92193 milo logging 2019-03-16 21:30:24 -04:00
kepler155c@gmail.com
ebd0896ee9 milo logging 2019-03-16 21:02:49 -04:00
kepler155c@gmail.com
04815b2d09 require rework round 3 2019-01-26 22:58:21 -05:00
kepler155c@gmail.com
bfa528756e milo cleanup + shop 2019-01-11 10:01:37 -05:00
kepler155c@gmail.com
57aecae996 milo: cleanup 2019-01-04 04:13:00 -05:00
kepler155c@gmail.com
d0a7a6e488 milo: fix export when diff item in slot 2019-01-03 22:29:50 -05:00
kepler155c@gmail.com
93d2aa331c better wireless 2018-12-02 18:42:49 -05:00
kepler155c@gmail.com
4a844eebfe milo: smart transfer 2018-12-01 19:08:57 -05:00
kepler155c
364ae04ceb milo performance 2018-11-14 13:22:31 -05:00
kepler155c
986fe160c7 cleanup + adv brewing 2018-11-13 13:43:30 -05:00
kepler155c
4d3a896d6b rename debug function + milo wip 2018-10-31 00:05:56 -04:00
kepler155c
1c70085450 milo storage filter + crafting fixes 2018-10-28 15:24:12 -04:00
kepler155c
57e7a574c4 milo wip 2018-10-27 21:35:21 -04:00
kepler155c
f9ae197cfc storage refactor - void option 2018-10-26 16:08:07 -04:00
kepler155c
6ce4039e8a milo wip 2018-10-25 00:18:38 -04:00
kepler155c
3687df3d36 milo wip 2018-10-24 19:12:03 -04:00
kepler155c
55653aa494 milo wip 2018-10-24 09:00:06 -04:00
kepler155c
eb3cdad008 milo wip 2018-10-24 08:24:44 -04:00
kepler155c
9664077f2e plethora crafter rename to milo - wip 2018-10-23 22:32:25 -04:00