|
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 |
|
|
09a471c042
|
added a button to send craft items back
closes #215
|
2024-11-22 13:41:13 +01:00 |
|
fr3qu3ncy
|
4db5a5fec3
|
Disable drop shadow for pipe frames
|
2024-10-27 21:11:14 +01: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 |
|
|
653c629f00
|
fixed loot tables
closes #214
|
2024-10-20 12:02:01 +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 |
|
|
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 |
|
|
74d03f8cc2
|
fixed being unable to transfer items to the crafting grid using jei
closes #209 closes #206
|
2024-07-31 22:02:38 +02:00 |
|
|
dff54e4246
|
use a linked hash map to avoid incorrect network item ordering
|
2024-05-21 11:33:19 +02:00 |
|
|
4d022f3489
|
fixed pipes being washed away by water
closes #204
|
2024-05-19 11:04:29 +02:00 |
|
|
6b4f86ce1a
|
improve performance of getOrderedNetworkItems
(see #205)
|
2024-05-19 10:48:08 +02:00 |
|
|
9be1e0ce2d
|
finished up render bounding box
|
2024-03-07 19:05:21 +01:00 |
|
|
c8fee33ca5
|
fixed pipe network
|
2024-03-07 18:58:30 +01:00 |
|
|
cca0f12f1a
|
some fixes
|
2024-03-07 18:21:05 +01:00 |
|
|
f908fa6c39
|
it runs!
|
2024-03-07 17:45:35 +01:00 |
|
|
55b72e8664
|
this has already been done
|
2024-03-07 17:28:52 +01:00 |
|
|
4914c5f3c0
|
it compiles!!
|
2024-03-07 16:06:46 +01:00 |
|
|
1ba1257569
|
fixed everything but codecs?
|
2024-03-07 16:00:49 +01:00 |
|
|
75cd73470f
|
a lot of 1.20.4 work
|
2024-02-03 22:01:43 +01:00 |
|
|
e6ad1b9bc6
|
start of neoforge 1.20.4
|
2024-02-03 15:17:58 +01:00 |
|
|
90e73a537c
|
added the ability to clear modules by putting them in the crafting grid
|
2023-09-26 11:21:08 +02:00 |
|
|
494ddc5391
|
fixed items with nbt being requested in wrong amounts
closes #175
|
2023-09-26 11:01:47 +02:00 |
|
|
2ab1b907de
|
fixed stack limiters ignoring data filters
partially addresses #175
|
2023-09-26 10:56:24 +02:00 |
|
|
7d54b5d936
|
fixed pipes sharing filter and extraction modules not behaving correctly
closes #185
|
2023-09-26 10:51:43 +02:00 |
|
|
f34c89f914
|
fixed a rare exception when modules calculate incorrect next nodes
closes #187
|
2023-09-26 10:21:56 +02:00 |
|
|
6cb3e6e57e
|
resolved some TODOs
|
2023-07-08 10:38:52 +02:00 |
|
|
c8c0db6aa9
|
some GUI fixes
|
2023-07-07 20:44:52 +02:00 |
|
|
ad9f228ba4
|
creative tabs
|
2023-07-07 20:34:30 +02:00 |
|