Commit graph

27 commits

Author SHA1 Message Date
Ell
c94907e327 fixed a retrieval module crash, oh God
Closes #140
2022-07-16 10:22:08 +02:00
Ell
626d8efe2e added default "all sides" option which restores the old behavior 2022-07-01 00:05:11 +02:00
Ell
50c44df49f also added direction selector to the other modules 2022-06-30 16:35:01 +02:00
Ell
3451451c4f added direction selector system 2022-06-30 16:00:33 +02:00
Ell
1d9c22cb0a var 2021-12-02 17:46:56 +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
4c0862c9ed generify the filter system for the future(tm) 2021-03-03 00:10:24 +01:00
Ell
782ab181ce probably increase performance by a lot 2020-11-28 02:15:29 +01:00
Ell
f9d72a3b87 fixed retrieval modules ignoring filter extensions
Closes #59
2020-11-22 19:29:04 +01:00
Ell
636f40eee5 fixed network locks not being resolved when canceling crafting requests 2020-10-20 02:52:26 +02:00
Ell
afd055c8b1 made the retrieval module only retrieve when it's not waiting for crafting outputs 2020-10-20 01:30:33 +02:00
Ell
57c3b13b64 part 2: actual crafting implementation 2020-10-14 23:39:11 +02:00
Ellpeck
a026cfc550 made modules be able to send less than their expected amount
Closes #16
2020-05-17 16:14:27 +02:00
Ellpeck
0af5ccde77 fixed items getting lost with the new system 2020-05-09 20:12:50 +02:00
Ellpeck
ede06585f7 unify item requests into one method 2020-05-09 16:27:49 +02:00
Ellpeck
172dcc7429 improved network caching 2020-05-09 12:57:25 +02:00
Ellpeck
320abbe74e generalize item equality to fix some requesting inconsistencies 2020-05-08 02:51:07 +02:00
Ellpeck
fe3d4380f3 IT'S DONE 2020-05-07 21:10:29 +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
cfee160573 pipe frames, part 1 2020-04-20 03:37:23 +02:00
Ellpeck
34f037a8fd fixed items being seen as in the network multiple times when connected at multiple pipes 2020-04-19 18:23:53 +02:00
Ellpeck
a7bdd85139 prevent over-sending 2020-04-17 22:29:02 +02:00
Ellpeck
c4329167c4 retrieval module 2020-04-17 20:03:54 +02:00