Commit graph

43 commits

Author SHA1 Message Date
Ell 1ba1257569 fixed everything but codecs? 2024-03-07 16:00:49 +01:00
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 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 4e05fe660e JEI integration 2022-06-27 14:19:51 +02:00
Ell 27e25fbedf 1.19, part 1 2022-06-27 13:57:06 +02:00
Ell 5667c86bf8 fixed JEI transfer sometimes kicking the player
Closes #126
2022-05-20 10:31:00 +02:00
Ell 5523623524 Cherry-pick f861c0bbb5
Closes #122
2022-03-30 22:58:08 +02:00
Ell 1c5a3a118d allow holding Alt to request anyway
Closes #118
2022-03-30 14:26:38 +02:00
Ell 0228932472 hash item stack nbt to avoid going over the packet size limit
Closes #120
2022-03-30 14:16:52 +02:00
Ell 8ead508776 fixed item filter population not being visible until the container is reopened
Closes #78
2021-12-28 12:55:11 +01:00
Ell bee6f7ef0b fixed some requests not working due to missing NBT data
Closes #108
2021-12-28 12:04:53 +01:00
Ell bcfd9e7bf9 fixed item names being surrounded by braces 2021-12-28 11:58:37 +01: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 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 3f79cfb83e improved the tag filter modifier 2021-03-03 01:56:19 +01:00
Ell 76f332c03e added a display that shows items that are currently being crafted 2020-10-20 00:52:56 +02:00
Ell dc9f7ed154 added IPipeItem 2020-10-18 02:32:28 +02:00
Ell aba7738a8a added some more API stuff for Sky <3 2020-10-16 22:36:44 +02:00
Ell 6ae511e485 unify equality types and add jei transfer 2020-10-15 06:07:06 +02:00
Ell 8029cc21a0 part 2: display craftables in the terminal 2020-10-14 22:30:02 +02:00
Ell bb06cb34eb allow pressing control to request 10 crafting items
Closes #40
2020-10-14 18:32:10 +02:00
Ellpeck b1d18d751d Fixed jei recipe transfer not working on servers
Closes #15
2020-05-16 14:28:25 +02:00
Ellpeck 3104062b82 crafting terminal JEI logic! 2020-05-09 14:56:58 +02:00
Ellpeck f9c5ea86f7 finished the crafting terminal! 2020-05-09 13:40:46 +02:00
Ellpeck 5632727d04 made player preferences client-sided 2020-05-08 20:56:27 +02:00
Ellpeck 5541d5d1a4 finished the item terminal, yay 2020-05-07 23:06:35 +02:00
Ellpeck fe3d4380f3 IT'S DONE 2020-05-07 21:10:29 +02:00
Ellpeck ae74359ed5 item terminal, part 1 2020-05-07 18:30:40 +02:00
Ellpeck d4031c19e1 move containers package to the right place 2020-05-07 15:48:46 +02:00
Ellpeck d28bff3fcf added stack size module 2020-04-18 22:30:14 +02:00
Ellpeck 16dae95d50 moved some stuff around in preparation for over-sending module 2020-04-17 21:32:01 +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 a11693632d pipe movement, part 1 2020-04-14 17:14:24 +02:00