Commit graph

21 commits

Author SHA1 Message Date
Ell
3f79cfb83e improved the tag filter modifier 2021-03-03 01:56:19 +01:00
Ell
007d08efa0 I think we finally fixed recursive dependency issues 2021-02-06 00:26:27 +01:00
Ell
3cd08bd0d8 Added a dependency chain for crafting operations
Possibly fixes #68
2020-12-25 15:23:44 +01:00
Ell
78deb87993 fixed some equality type inconsistencies 2020-11-22 20:36:08 +01:00
Ell
bb62acf45f made the crafting terminal ghost transfer also consider craftables
Closes #50
2020-10-27 22:51:07 +01:00
Ell
36e358d2bd made crafting terminals select the crafting item that you have most of
Closes #49
2020-10-27 15:20:17 +01:00
Ell
a53e0cf5d5 fixed a crafting terminal overflow if the crafting slots are full 2020-10-20 18:31:13 +02:00
Ell
64e2b9c4fe fixed non-stackable items not playing nice with the crafting terminal 2020-10-17 17:24:24 +02:00
Ell
4ff3ac6851 made IPipeConnectable a capability 2020-10-17 14:29:37 +02:00
Ell
f74ffc4629 fixed batch crafting requests being calculated incorrectly when auto-crafting 2020-10-15 06:25:10 +02:00
Ell
4340b2ccb4 fixed message propagation for missing items 2020-10-15 04:46:23 +02:00
Ell
f38ab16e4d even more fixes! 2020-10-15 04:15:52 +02:00
Ell
27954a9765 some more fixes and cleanup 2020-10-15 01:56:42 +02:00
Ell
57c3b13b64 part 2: actual crafting implementation 2020-10-14 23:39:11 +02:00
Ell
bb06cb34eb allow pressing control to request 10 crafting items
Closes #40
2020-10-14 18:32:10 +02:00
Ell
85d080cb3a part 1? 2020-09-22 19:14:07 +02:00
Ellpeck
ede06585f7 unify item requests into one method 2020-05-09 16:27:49 +02:00
Ellpeck
3104062b82 crafting terminal JEI logic! 2020-05-09 14:56:58 +02:00
Ellpeck
f9c5ea86f7 finished the crafting terminal! 2020-05-09 13:40:46 +02:00
Ellpeck
ccc981fee3 more crafting terminal work + network locks 2020-05-09 01:00:59 +02:00
Ellpeck
67e7da2b73 crafting terminal base 2020-05-08 22:58:16 +02:00