Commit graph

42 commits

Author SHA1 Message Date
Ell 75cd73470f a lot of 1.20.4 work 2024-02-03 22:01:43 +01:00
Ell e6ad1b9bc6 start of neoforge 1.20.4 2024-02-03 15:17:58 +01:00
Ell 05b815ac97 compiles 2023-07-07 19:54:52 +02:00
Ell da479145f4 1.19.2 and code cleanup 2022-09-03 12:16:57 +02:00
Ell e4a9a8234d updated to new forge version
Closes #144
2022-08-01 15:02:47 +02:00
Ell 69fa29aa46 Merge branch '1.18'
# Conflicts:
#	build.gradle
#	src/main/java/de/ellpeck/prettypipes/Registry.java
#	src/main/java/de/ellpeck/prettypipes/misc/ItemFilter.java
#	src/main/java/de/ellpeck/prettypipes/pipe/modules/retrieval/RetrievalModuleItem.java
#	src/main/java/de/ellpeck/prettypipes/terminal/containers/CraftingTerminalGui.java
#	src/main/java/de/ellpeck/prettypipes/terminal/containers/ItemTerminalGui.java
2022-07-04 13:17:48 +02:00
Ell 3451451c4f added direction selector system 2022-06-30 16:00:33 +02:00
Ell 27e25fbedf 1.19, part 1 2022-06-27 13:57:06 +02: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 d8a1364bcd everything is broken 2021-12-02 11:35:52 +01:00
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