Commit Graph

27 Commits

Author SHA1 Message Date
Kan18
c0ffb90ba6 fix craft 2023-09-16 13:46:22 -04:00
Kan18
2f67fb2ef8 Try to update Milo for 1.19
Removes Milo trying to access damage on items (`nil` because of The
Flattening). We might also need to reimplement showing durability in the
item's display name - I got a little too carried away with removing
mentions of "damage". Also renames nbtHash to nbt to be consistent with
new CC:T naming. I tried not to touch anything related to MiloRemote for
now, and there are probably still many bugs remaining that need to be
ironed out. Most of the basic functionality works now, though.
2022-12-24 15:39:14 +04:00
kepler155c@gmail.com
df8c80e4db crafting fix 2019-11-25 15:24:11 -07:00
kepler155c@gmail.com
b8544644b7 move apis into rom/modules/main for shell compatibility 2019-06-28 13:50:34 -04:00
kepler155c@gmail.com
03643bcd34 milo crafting updates 2019-06-27 16:29:37 -04:00
kepler155c@gmail.com
bbd36ec96a milo crafting improvements 2019-06-26 12:10:34 -04:00
kepler155c@gmail.com
8a88df815f milo: crafting fixes 2019-06-20 10:02:40 -04:00
kepler155c@gmail.com
045b32884f spaces->tab, equipper improvements, supertreefarm rewrite, follow improvements, sensor cleanup, milo multiple items allowed in recipes, remote canvas access 2019-06-18 15:23:20 -04:00
kepler155c@gmail.com
731fc2c761 change _debug to _syslog 2019-05-03 15:30:37 -04: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
ad165825bd milo use parallel during crafting for ingredients (holy shit thats fast) 2019-04-02 16:45:11 -04:00
kepler155c@gmail.com
8f432c4638 milo: crafting recursion fix 2019-04-02 14:28:09 -04:00
kepler155c@gmail.com
442f1c4d47 util refactor + milo bulk crafting 2019-02-26 09:47:44 -05:00
kepler155c@gmail.com
b8919851e6 finish recipe books 2019-02-24 06:59:30 -05:00
kepler155c@gmail.com
04815b2d09 require rework round 3 2019-01-26 22:58:21 -05:00
kepler155c@gmail.com
b674c6ab90 rework plugin management 2019-01-14 10:03:53 -05:00
kepler155c@gmail.com
df8855acd5 recipe books overhaul 2019-01-08 18:24:01 -05:00
kepler155c@gmail.com
6ac9816189 fix crafting bug - missing ingredients 2019-01-06 04:15:36 -05:00
kepler155c@gmail.com
6606975f5b recipe nbts + item get/add helper 2019-01-04 00:29:03 -05:00
kepler155c@gmail.com
859977f75c multi-device input support in UI 2019-01-02 10:34:31 -05:00
kepler155c@gmail.com
9cd480f188 milo: item rewrite + ability to remove nbts from recipes 2018-12-31 11:39:24 -05:00
kepler155c@gmail.com
fdf9c70338 superTreefarm 2018-12-21 19:48:40 -05:00
kepler155c@gmail.com
fff04ec01a milo: simplify learn types + monitor resize 2018-12-04 18:49:01 -05:00
kepler155c@gmail.com
4a844eebfe milo: smart transfer 2018-12-01 19:08:57 -05:00
kepler155c
c8f3ad3b65 fix potion recipe - revert maxCount in craft 2018-11-23 18:26:27 -05:00
kepler155c
fa43186d52 milo: cleanup 2018-11-23 11:39:39 -05:00