Commit graph

25 commits

Author SHA1 Message Date
Ell
e6ad1b9bc6 start of neoforge 1.20.4 2024-02-03 15:17:58 +01:00
Ell
626d8efe2e added default "all sides" option which restores the old behavior 2022-07-01 00:05:11 +02:00
Ell
3451451c4f added direction selector system 2022-06-30 16:00:33 +02:00
Ell
6a170a1ace fixed crafting modules miscalculating the amount of items they can craft
Closes #111
2021-12-28 12:13:20 +01:00
Ell
0df6401c4e IT COMPILES!! 2021-12-02 16:55:04 +01:00
Ell
077b09c37d PipeNetwork is error-free! 2021-12-02 14:44:26 +01:00
Ell
b991f8575f the utility class FULLY WORKS WHAT 2021-12-02 12:31:04 +01:00
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
240c82c612 possibly fix a dependency chain issue for #71 2021-02-05 18:05:18 +01:00
Ell
3cd08bd0d8 Added a dependency chain for crafting operations
Possibly fixes #68
2020-12-25 15:23:44 +01:00
Ell
782ab181ce probably increase performance by a lot 2020-11-28 02:15:29 +01:00
Ell
b25ad992e6 fixed some crafting module miscalculations 2020-11-16 23:15:35 +01:00
Ell
42e91287a8 added a utility method for the crafting module's required destination algorithm 2020-10-30 20:17:53 +01:00
Ell
4ff3ac6851 made IPipeConnectable a capability 2020-10-17 14:29:37 +02:00
Ell
6ae511e485 unify equality types and add jei transfer 2020-10-15 06:07:06 +02:00
Ell
1f0c3952f3 added profiling for the crafting module 2020-10-15 05:09:55 +02:00
Ell
362a601e0a fixed crafting items that don't fit being ignored 2020-10-15 05:00:43 +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
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
eb8f2695de added the basic crafting module setup 2020-10-14 22:04:52 +02:00