Commit graph

34 commits

Author SHA1 Message Date
Ell e4a9a8234d updated to new forge version
Closes #144
2022-08-01 15:02:47 +02:00
Ell 27e25fbedf 1.19, part 1 2022-06-27 13:57:06 +02:00
Ell ae5128971c resolved all todos (untested though oof) 2021-12-02 22:00:00 +01:00
Ell 0df6401c4e IT COMPILES!! 2021-12-02 16:55:04 +01:00
Ell 46320dd889 off to get some food now 2021-12-02 15:25:46 +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 b12a62fa4a Fixed pipes not dropping their contents when removed with a pipe wrench
Closes #69
2021-01-06 22:31:37 +01:00
Ell 072fc3b924 added compatibility for vanilla's weird composter special case
Closes #47
2020-10-24 15:00:11 +02:00
Ell c1100b02fe fixed the pipe not dropping its cover on break 2020-10-20 16:09:38 +02:00
Ell dc9f7ed154 added IPipeItem 2020-10-18 02:32:28 +02:00
Ell ae5b81e933 separated pipe collision and regular shapes and made pipes collide a bit higher 2020-10-17 14:52:35 +02:00
Ell 4ff3ac6851 made IPipeConnectable a capability 2020-10-17 14:29:37 +02:00
Ell ff5368b108 added pipe covering 2020-10-17 00:58:31 +02:00
Ell 035254227c give a bit of time before dropping modules
Closes #39
2020-10-14 18:53:02 +02:00
Ell 5b808d346c pressurizer, part 1 2020-10-13 18:11:40 +02:00
Ell 85d080cb3a part 1? 2020-09-22 19:14:07 +02:00
Ell f5443becf8 made PipeBlock#getConnectionType not static 2020-08-28 00:33:34 +02:00
Ell 9f049e8b89 made some stuff protected for Quarris 2020-08-28 00:29:44 +02:00
Ellpeck 8a7388ab57 Fixed pipes being openable with a non-empty hand
Closes #23
2020-05-28 14:47:25 +02:00
Ellpeck 544e383974 allow modules to be inserted into pipes by right-clicking 2020-05-17 21:05:41 +02:00
Ellpeck f2ebe8af90 allow modules in pipes connected to terminals 2020-05-17 15:29:10 +02:00
Ellpeck ccc981fee3 more crafting terminal work + network locks 2020-05-09 01:00:59 +02:00
Ellpeck fe3d4380f3 IT'S DONE 2020-05-07 21:10:29 +02:00
Ellpeck d8255ca07b added comparator output to pipes 2020-05-03 15:33:56 +02:00
Ellpeck 9b28509542 fixed pipes reconnecting when they shouldn't 2020-04-20 16:20:33 +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 dd894f996e allow pipes to connect to other blocks 2020-04-19 17:38:13 +02:00
Ellpeck c9c5852b1d fixed some issues, made pipes waterloggable 2020-04-18 00:45:19 +02:00
Ellpeck 648d860910 this didn't work, guess I'll have to accept wonky placement logic 2020-04-18 00:20:21 +02:00
Ellpeck 16dae95d50 moved some stuff around in preparation for over-sending module 2020-04-17 21:32:01 +02:00
Ellpeck 23462bbe00 fixed pipes connecting too late 2020-04-16 20:03:18 +02:00
Ellpeck 046637a1b5 added little pipe legs 2020-04-16 19:47:09 +02:00
Ellpeck 0cc6dfc3b7 almost finished module tabs! 2020-04-16 04:42:42 +02:00
Renamed from src/main/java/de/ellpeck/prettypipes/blocks/pipe/PipeBlock.java (Browse further)