f24423f810
1.20.0
...
Additions
- Added a setting to the crafting module that makes it emit a redstone signal when all ingredients have arrived
Fixes
- Fixed shift-clicking anywhere in the crafting terminal clearing the crafting grid
- Fixed unrelated items arriving in the storage system tripping up active auto-crafting operations
- Fixed breaking pipes with some modded tools not dropping anything
2024-12-01 15:50:59 +01:00
04f2bf3ea4
made breaking pipes not use playerWillDestroy
...
closes #220
2024-11-30 20:23:43 +01:00
4a0cde4435
use isEmpty properly
2024-11-30 20:08:12 +01:00
474f0724d4
fixed unrelated items arriving in the system tripping up running crafts
...
closes #225
2024-11-30 20:07:21 +01:00
406e4a2705
remove debug
2024-11-30 19:34:01 +01:00
eb15011d31
clean up some dead code
2024-11-30 19:33:34 +01:00
4d0e484c08
use general capabilities when querying storage blocks, rather than tile-specific ones
2024-11-30 18:59:07 +01:00
8894d1d8c4
fixed shift-clicking *anywhere* clearing the crafting grid
...
closes #219
2024-11-30 18:36:43 +01:00
c72d1cc09c
added a setting in the crafter to emit a redstone signal when all items have arrived
2024-11-30 18:32:23 +01:00
cee38be5cd
1.19.0
...
**Due to a lot of internal changes, there may be newly introduced issues with autocrafting in this update. Please report anything you find to the issue tracker!**
Improvements
- Fully deliver items of canceled in-progress crafting recipes so that partial recipes don't get stuck in crafting containers
- Allow force-canceling in-progress crafts by holding shift on the Cancel button
- Cleaned up the output of the /prettypipes dump command
2024-11-28 12:55:05 +01:00
9fc0c12bf9
clean up the dump command's output
2024-11-28 12:42:18 +01:00
887bfed229
allow force-canceling crafts that are in progress
2024-11-28 12:33:06 +01:00
1b0c36d5e5
store active crafts globally in the network (and add a command to clear all)
2024-11-28 12:15:44 +01:00
0942be0725
mark crafting dependencies as in progress immediately so that they don't cause unfinished crafts
2024-11-28 12:02:14 +01:00
0eb8740fde
pass active crafts when started
2024-11-28 11:55:55 +01:00
805393ba6e
small refactor
2024-11-28 00:05:16 +01:00
2c8ab9ed07
fully deliver items of canceled crafting requests so that containers don't get stuck with partial recipes
2024-11-28 00:02:22 +01:00
704027c3dc
store active craft request data a lot more cleanly
2024-11-27 22:43:15 +01:00
e6e9d4358f
fix newly introduced oob
2024-11-27 21:50:28 +01:00
24b1bbd84b
TODO for cleanup
2024-11-27 21:46:51 +01:00
f6ca9297dd
store craft ingredient requests bundled together
2024-11-27 21:25:45 +01:00
894fae6b87
1.18.1
...
Improvements
- Disable drop shadow for pipe frames to make them more readable (fr3qu3ncy-dev)
- Added a button to the crafting terminal to send crafting items back to storage
2024-11-22 13:44:13 +01:00
09a471c042
added a button to send craft items back
...
closes #215
2024-11-22 13:41:13 +01:00
e0e0b550e2
Merge remote-tracking branch 'origin/main'
2024-11-22 13:23:43 +01:00
db97e2dd25
added publish task
2024-11-22 13:23:29 +01:00
955299f3f1
Merge pull request #217 from fr3qu3ncy-dev/main
...
Disable drop shadow for pipe frames
2024-11-08 14:19:10 +01:00
fr3qu3ncy
4db5a5fec3
Disable drop shadow for pipe frames
2024-10-27 21:11:14 +01:00
3d5f592647
1.18.0
2024-10-25 19:13:30 +02:00
de772c0c16
include crafting in redstone module use cases
2024-10-25 19:10:36 +02:00
c7d57c68fc
fixed the allow/disallow filter button not updating its tooltip immediately
2024-10-25 18:46:37 +02:00
f976936427
allow crafters to work with the crafting module
...
closes #212
2024-10-25 18:44:25 +02:00
a410e9cb29
1.17.2
2024-10-20 12:02:16 +02:00
653c629f00
fixed loot tables
...
closes #214
2024-10-20 12:02:01 +02:00
dfb73e9917
1.17.1
2024-09-27 16:45:19 +02:00
69eb4387f2
fixed mouse being centered when switching between pipe tabs
2024-09-27 16:41:31 +02:00
861f219806
fixed stack size modifier ui not updating correctly
...
closes #211
2024-09-27 16:38:31 +02:00
5b96a9d5a2
allow shift clicking a ghost item to clear the entire crafting grid
...
closes #197
2024-09-27 16:35:12 +02:00
c7f43c3500
made crafting modules only request and deliver their own items
2024-09-27 16:29:27 +02:00
3fbcd8c80a
fixed crafting modules all sharing an inventory
2024-09-27 16:29:08 +02:00
2597923ec8
1.17.0
2024-09-15 21:46:32 +02:00
f5894f4528
removed fabric mod json
2024-09-15 21:19:39 +02:00
4a43c32342
fixes
2024-09-15 20:56:48 +02:00
9f55e87972
small fixes
2024-09-15 20:24:34 +02:00
a8d1a99e28
made it run!
2024-09-15 19:56:42 +02:00
375f5522f9
it compiles??
2024-09-15 19:12:35 +02:00
3e70470e83
some work on components
2024-09-15 16:24:19 +02:00
bc710789c8
networking stuff
2024-09-15 15:17:16 +02:00
2e05cd7b70
bunch of work
2024-09-15 14:23:14 +02:00
68c68ae5b7
initial 1.21 build setup
2024-09-15 13:45:53 +02:00
c8adbc271a
1.16.3
2024-07-31 22:12:41 +02:00