Commit graph

254 commits

Author SHA1 Message Date
Ellpeck d4031c19e1 move containers package to the right place 2020-05-07 15:48:46 +02:00
Ellpeck f9bbc16b7b Revert "added pipe network energy storages"
This reverts commit 9a934431
2020-05-07 15:46:49 +02:00
Ellpeck 9a93443152 added pipe network energy storages 2020-05-07 14:39:26 +02:00
Ellpeck 16c7a67a13 added the redstone module 2020-05-03 15:51:16 +02:00
Ellpeck d8255ca07b added comparator output to pipes 2020-05-03 15:33:56 +02:00
Ellpeck c0c69807c0 fixed pipe tabs not updating occasionally 2020-05-02 19:37:11 +02:00
Ellpeck d46858507f added filter modules 2020-05-02 18:56:54 +02:00
Ellpeck 2b882649fb fixed filters being too picky 2020-04-30 17:14:15 +02:00
Ellpeck ccc1547292 fixed some stuff unnecessarily happening on the client
Closes #2
2020-04-29 14:06:19 +02:00
Ellpeck ac0c456196 also fix the toml here 2020-04-28 21:22:04 +02:00
Ellpeck 0493df938f fixed pipe frames picking the wrong item in creative 2020-04-20 19:22:30 +02:00
Ellpeck bd417aae7c fixed double chests not being recognized properly 2020-04-20 16:40:16 +02:00
Ellpeck 9b28509542 fixed pipes reconnecting when they shouldn't 2020-04-20 16:20:33 +02:00
Ellpeck 871995e807 misc pipe frame fixes 2020-04-20 16:07:44 +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 1865eaa8cb fixed node caches not being invalidated correctly for small networks 2020-04-19 22:04:39 +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 d28bff3fcf added stack size module 2020-04-18 22:30:14 +02:00
Ellpeck d66b5260ef fixed lazy optional npe
Closes #1
2020-04-18 13:14:50 +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 c64c4b3a58 ALL THE RECIPES 2020-04-17 23:17:46 +02:00
Ellpeck a7bdd85139 prevent over-sending 2020-04-17 22:29:02 +02:00
Ellpeck 16dae95d50 moved some stuff around in preparation for over-sending module 2020-04-17 21:32:01 +02:00
Ellpeck c4329167c4 retrieval module 2020-04-17 20:03:54 +02:00
Ellpeck 4368f2945b fixed a crash with trying to find a path to a nonexistant pipe 2020-04-17 17:40:04 +02:00
Ellpeck 10645ac54d fixed pipe items not going around corners nicely when directly connected to an inventory 2020-04-17 17:35:41 +02:00
Ellpeck 9682636103 added priority modules 2020-04-17 17:18:25 +02:00
Ellpeck dc5ce8a26c added pipe speed modules 2020-04-16 23:40:35 +02:00
Ellpeck c6d9803f64 added auto-populate feature to filters 2020-04-16 22:25:58 +02:00
Ellpeck 592e524153 added filter modules 2020-04-16 21:19:40 +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 50e2285680 fixed pipe items getting stuck when inserting into themselves 2020-04-16 16:44:23 +02:00
Ellpeck 68933f4b49 added module tooltips 2020-04-16 15:45:11 +02:00
Ellpeck 3409945c77 finished filter ui 2020-04-16 15:19:13 +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 fffcb9da6d made pipe items speed based only 2020-04-15 23:13:05 +02:00
Ellpeck 9ea6f7353f fixed items looking funky in pipes sometimes 2020-04-15 20:53:56 +02:00
Ellpeck ab7e472a0f remove CONNECTED_INVENTORY 2020-04-15 18:35:00 +02:00
Ellpeck 4c764023f4 added proper priority handling 2020-04-15 02:16:23 +02:00
Ellpeck 44a5d6b4ec misc pipe fixes 2020-04-14 21:04:41 +02:00
Ellpeck 6abfec9c94 finished basic pipe logistics! 2020-04-14 18:51:43 +02:00
Ellpeck a11693632d pipe movement, part 1 2020-04-14 17:14:24 +02:00
Ellpeck 0a674ba1b5 network serialization 2020-04-14 15:02:21 +02:00
Ellpeck 87de8e353d got network connections fully working! 2020-04-14 14:10:58 +02:00
Ellpeck bf60a40457 pipe networks, part 1 2020-04-14 04:21:28 +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
Ellpeck 44595ab0a8 basic pipe looks 2020-04-13 21:48:35 +02:00