Commit graph

69 commits

Author SHA1 Message Date
Ell f908fa6c39 it runs! 2024-03-07 17:45:35 +01:00
Ell 90e73a537c added the ability to clear modules by putting them in the crafting grid 2023-09-26 11:21:08 +02:00
Ell ad9f228ba4 creative tabs 2023-07-07 20:34:30 +02:00
Ell 3d3b1465c5 step 1: make gradle work? 2023-07-07 19:01:30 +02:00
Ell 18b078adf0 made medium extraction module already prevent over-sending 2022-10-22 10:37:59 +02:00
Ell 6d5a805160 fixed blocks breaking slowly
closes #154
2022-10-22 10:15:41 +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 626d8efe2e added default "all sides" option which restores the old behavior 2022-07-01 00:05:11 +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 abdf2c6b12 also allow using backspace to request anyway
Closes #130
2022-05-20 09:38:51 +02:00
Soreth 4460ba9eab
add french translation
the commit for the 1.16 was because I play in 1.16 and didn't checked if the file was the same in main branch
2022-04-11 19:00:27 +02:00
Ell 1c5a3a118d allow holding Alt to request anyway
Closes #118
2022-03-30 14:26:38 +02:00
Ell 33f4d47889 changed the pipe recipe to require some copper 2022-02-11 21:19:55 +01:00
Soni L 92cfb450f0
Add Fabric compat 2022-01-15 15:05:47 -03:00
Ell b2c69bc67b display an error when connecting a terminal to multiple pipes
Closes #95
2021-09-26 17:05:02 +02:00
Ell 3f79cfb83e improved the tag filter modifier 2021-03-03 01:56:19 +01:00
Ell 3a0be16891 use tags for crafting recipes
Closes #65
2020-12-07 01:14:15 +01:00
Ell c88b88eb1c made the module require quartz 2020-12-05 14:32:01 +01:00
Ell 0255340626 added random and round robin sorting modifiers
Closes #52
2020-12-04 19:32:16 +01:00
Ell 06561fe278 made the terminal recipe a bit cheaper oof 2020-12-04 14:49:29 +01:00
Ell ccf9a022bd clarify crafting section 2020-11-16 23:18:51 +01:00
Ell a5b7bd1e82 added high priority modules
Closes #48
2020-10-27 15:36:52 +01:00
Ell 76f332c03e added a display that shows items that are currently being crafted 2020-10-20 00:52:56 +02:00
Ell ff5368b108 added pipe covering 2020-10-17 00:58:31 +02:00
Dr_Hesperus 41281af8a8
Update Russian localisation 2020-10-17 01:00:41 +05:00
Ell 4f78e7ecc8 added a mod filter modifier 2020-10-15 20:52:59 +02:00
Ell 70c1e82db1 finished the module items themselves 2020-10-15 05:22:23 +02:00
Ell eb8f2695de added the basic crafting module setup 2020-10-14 22:04:52 +02:00
Ell 33262328ed made the pressurizer drop itself
Closes #42
2020-10-14 21:41:45 +02:00
Ell 6fbedff388 added the filter increase modifier 2020-10-14 04:28:58 +02:00
Ell ee58eb30b3 finished the pipe pressurizer 2020-10-13 18:20:00 +02:00
Ell 5b808d346c pressurizer, part 1 2020-10-13 18:11:40 +02:00
Ell 486d43c5b4
Update mods.toml
that was really.. outdated lol, I think I copied it from something else
2020-10-13 03:17:56 +02:00
Ell 9b36e0c444 finished the port? 2020-09-22 19:24:09 +02:00
Ellpeck 2a8d43bb30 Change stack limiter module recipe from dispenser to dropper
Closes #17
2020-05-17 15:30:47 +02:00
The_BadUser 7946aa57d5
Create ru_ru.json 2020-05-13 15:34:24 +07:00
Ellpeck 8391f2222a finished the crafting terminal 2020-05-09 15:42:09 +02:00
Ellpeck f9c5ea86f7 finished the crafting terminal! 2020-05-09 13:40:46 +02:00
Ellpeck ccc981fee3 more crafting terminal work + network locks 2020-05-09 01:00:59 +02:00
Ellpeck 67e7da2b73 crafting terminal base 2020-05-08 22:58:16 +02:00
Ellpeck 0bb8fbaf5c added jei syncing to the terminal 2020-05-08 21:19:32 +02:00
Ellpeck b65a73c77b added a search bar to the item terminal 2020-05-08 16:06:17 +02:00
Ellpeck 157c6e4d8c item terminal loot table and also a nice picture for you 2020-05-07 23:28:10 +02:00
Ellpeck 5541d5d1a4 finished the item terminal, yay 2020-05-07 23:06:35 +02:00
Ellpeck 01dda04701 added scrolling to the terminal ui 2020-05-07 21:50:50 +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 16c7a67a13 added the redstone module 2020-05-03 15:51:16 +02:00