Commit graph

29 commits

Author SHA1 Message Date
Ell
4c0862c9ed generify the filter system for the future(tm) 2021-03-03 00:10:24 +01:00
Ell
007d08efa0 I think we finally fixed recursive dependency issues 2021-02-06 00:26:27 +01:00
Ell
1dec3206ee Merge remote-tracking branch 'origin/main' into main 2021-01-06 22:31:54 +01:00
Ell
b12a62fa4a Fixed pipes not dropping their contents when removed with a pipe wrench
Closes #69
2021-01-06 22:31:37 +01:00
Ell
3cd08bd0d8 Added a dependency chain for crafting operations
Possibly fixes #68
2020-12-25 15:23:44 +01:00
Ell
0255340626 added random and round robin sorting modifiers
Closes #52
2020-12-04 19:32:16 +01:00
Ell
c1100b02fe fixed the pipe not dropping its cover on break 2020-10-20 16:09:38 +02:00
Ell
ff5368b108 added pipe covering 2020-10-17 00:58:31 +02:00
Ell
6ae511e485 unify equality types and add jei transfer 2020-10-15 06:07:06 +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
87d983611e fixed all the bugs! 2020-10-15 01:19:22 +02:00
Ell
57c3b13b64 part 2: actual crafting implementation 2020-10-14 23:39:11 +02:00
Ell
8029cc21a0 part 2: display craftables in the terminal 2020-10-14 22:30:02 +02:00
Ell
85d080cb3a part 1? 2020-09-22 19:14:07 +02:00
Ellpeck
d4031c19e1 move containers package to the right place 2020-05-07 15:48:46 +02:00
Ellpeck
16c7a67a13 added the redstone module 2020-05-03 15:51:16 +02:00
Ellpeck
3e10688a96 finished the pipe frame 2020-04-20 13:12:26 +02:00
Ellpeck
cfee160573 pipe frames, part 1 2020-04-20 03:37:23 +02:00
Ellpeck
d28bff3fcf added stack size module 2020-04-18 22:30:14 +02:00
Ellpeck
a7bdd85139 prevent over-sending 2020-04-17 22:29:02 +02:00
Ellpeck
dc5ce8a26c added pipe speed modules 2020-04-16 23:40:35 +02:00
Ellpeck
68933f4b49 added module tooltips 2020-04-16 15:45:11 +02:00
Ellpeck
0cc6dfc3b7 almost finished module tabs! 2020-04-16 04:42:42 +02:00
Ellpeck
3646fc4611 don't look at this code, it's truly terrible 2020-04-16 02:48:58 +02:00
Ellpeck
f7957bfc0a basic upgrade structure 2020-04-16 00:39:53 +02:00
Ellpeck
ab7e472a0f remove CONNECTED_INVENTORY 2020-04-15 18:35:00 +02:00
Ellpeck
ad92be8d7b start of upgrading 2020-04-14 01:38:48 +02:00
Ellpeck
46ef0ef0a9 added pipe wrench 2020-04-13 22:54:18 +02:00