Commit graph

  • 637c16622d
    Merge d66347f700 into c8adbc271a スティーブ 2024-12-08 14:44:46 +0000
  • d66347f700
    Add files via upload スティーブ 2024-12-08 23:44:00 +0900
  • 208667d6fc small fixes main Ell 2024-12-05 01:30:48 +0100
  • 82a885353e only resolve network locks if the items actually changed Ell 2024-12-05 00:25:07 +0100
  • 04baa9577e clean up crafting module item requesting code Ell 2024-12-04 23:25:02 +0100
  • e31889a690 1.21.0 1.21.0 Ell 2024-12-04 22:28:01 +0100
  • 571b73c051 don't allow items to be inserted into a terminal's return slots Ell 2024-12-04 22:25:22 +0100
  • 4212b45e7a fixed extraneous crafts causing a kick closes #233 Ell 2024-12-04 22:22:37 +0100
  • 652b3538d2 overhaul crafting module modes and add one that splits requests by crafts closes #231 Ell 2024-12-04 22:19:46 +0100
  • ddc55003b6 todo for CraftingModuleItem store Ell 2024-12-04 21:26:08 +0100
  • af86cde133 1.20.2 1.20.2 Ell 2024-12-04 20:55:36 +0100
  • 1e027ff825 some additional profiling for crafting modules closes #230 Ell 2024-12-04 20:39:09 +0100
  • 4a04535050 oops Ell 2024-12-04 20:35:45 +0100
  • 9aeb5d807c fixed recipes blocking each other by making dependencies not auto-deliver items closes #232 Ell 2024-12-04 20:34:36 +0100
  • c28100ad9f allow other crafts to happen while a craft is waiting to be able to insert its result items Ell 2024-12-04 19:35:34 +0100
  • b2630a1c51 1.20.1 1.20.1 Ell 2024-12-04 00:03:03 +0100
  • 1d6272b574 fixed recipes with crafting dependencies not waiting for them before emitting a redstone signal Ell 2024-12-03 23:59:50 +0100
  • 1d05d1c906 fixed a kick when requesting an empty item Ell 2024-12-03 23:32:36 +0100
  • 8d1bd8f943 fixed a cme when canceled crafts are removed closes #228 Ell 2024-12-03 23:29:41 +0100
  • af3393345b make the jei crafting module transfer insert items in the order they appear (but stack if multiple are consecutive) Ell 2024-12-03 23:27:04 +0100
  • fb59109d08 fixed crafting requests always returning the full crafted items, rather than the requested amount Ell 2024-12-03 23:11:51 +0100
  • 21f2727b32 fixed requestExistingItem returning an incorrect amount of already requested items Ell 2024-12-03 22:22:01 +0100
  • 7bd6bbc233 fixed styling of the stack size modifier ui Ell 2024-12-03 21:32:27 +0100
  • 709cc5cb7f made the filter increase modifier have 27 slots instead of 18 Ell 2024-12-03 21:19:50 +0100
  • f24423f810 1.20.0 1.20.0 Ell 2024-12-01 15:50:59 +0100
  • 04f2bf3ea4 made breaking pipes not use playerWillDestroy closes #220 Ell 2024-11-30 20:23:43 +0100
  • 4a0cde4435 use isEmpty properly Ell 2024-11-30 20:08:12 +0100
  • 474f0724d4 fixed unrelated items arriving in the system tripping up running crafts closes #225 Ell 2024-11-30 20:07:21 +0100
  • 406e4a2705 remove debug Ell 2024-11-30 19:34:01 +0100
  • eb15011d31 clean up some dead code Ell 2024-11-30 19:33:34 +0100
  • 4d0e484c08 use general capabilities when querying storage blocks, rather than tile-specific ones Ell 2024-11-30 18:59:07 +0100
  • 8894d1d8c4 fixed shift-clicking *anywhere* clearing the crafting grid closes #219 Ell 2024-11-30 18:36:43 +0100
  • c72d1cc09c added a setting in the crafter to emit a redstone signal when all items have arrived Ell 2024-11-30 18:32:23 +0100
  • cee38be5cd 1.19.0 1.19.0 Ell 2024-11-28 12:55:05 +0100
  • 9fc0c12bf9 clean up the dump command's output Ell 2024-11-28 12:42:18 +0100
  • 887bfed229 allow force-canceling crafts that are in progress Ell 2024-11-28 12:33:06 +0100
  • 1b0c36d5e5 store active crafts globally in the network (and add a command to clear all) Ell 2024-11-28 12:15:44 +0100
  • 0942be0725 mark crafting dependencies as in progress immediately so that they don't cause unfinished crafts Ell 2024-11-28 12:02:14 +0100
  • 0eb8740fde pass active crafts when started Ell 2024-11-28 11:55:55 +0100
  • 805393ba6e small refactor Ell 2024-11-28 00:05:16 +0100
  • 2c8ab9ed07 fully deliver items of canceled crafting requests so that containers don't get stuck with partial recipes Ell 2024-11-28 00:02:22 +0100
  • 704027c3dc store active craft request data a lot more cleanly Ell 2024-11-27 22:43:15 +0100
  • e6e9d4358f fix newly introduced oob Ell 2024-11-27 21:50:28 +0100
  • 24b1bbd84b TODO for cleanup Ell 2024-11-27 21:46:51 +0100
  • f6ca9297dd store craft ingredient requests bundled together Ell 2024-11-27 21:25:45 +0100
  • 894fae6b87 1.18.1 1.18.1 Ell 2024-11-22 13:44:13 +0100
  • 09a471c042 added a button to send craft items back closes #215 Ell 2024-11-22 13:41:13 +0100
  • e0e0b550e2 Merge remote-tracking branch 'origin/main' Ell 2024-11-22 13:23:43 +0100
  • db97e2dd25 added publish task Ell 2024-11-22 13:23:29 +0100
  • 955299f3f1
    Merge pull request #217 from fr3qu3ncy-dev/main Ell 2024-11-08 14:19:10 +0100
  • 4db5a5fec3 Disable drop shadow for pipe frames fr3qu3ncy 2024-10-27 21:11:14 +0100
  • 3d5f592647 1.18.0 Ell 2024-10-25 19:13:30 +0200
  • de772c0c16 include crafting in redstone module use cases Ell 2024-10-25 19:10:36 +0200
  • c7d57c68fc fixed the allow/disallow filter button not updating its tooltip immediately Ell 2024-10-25 18:46:37 +0200
  • f976936427 allow crafters to work with the crafting module closes #212 Ell 2024-10-25 18:44:25 +0200
  • a410e9cb29 1.17.2 Ell 2024-10-20 12:02:16 +0200
  • 653c629f00 fixed loot tables closes #214 Ell 2024-10-20 12:02:01 +0200
  • dfb73e9917 1.17.1 Ell 2024-09-27 16:45:19 +0200
  • 69eb4387f2 fixed mouse being centered when switching between pipe tabs Ell 2024-09-27 16:41:31 +0200
  • 861f219806 fixed stack size modifier ui not updating correctly closes #211 Ell 2024-09-27 16:38:31 +0200
  • 5b96a9d5a2 allow shift clicking a ghost item to clear the entire crafting grid closes #197 Ell 2024-09-27 16:35:12 +0200
  • c7f43c3500 made crafting modules only request and deliver their own items Ell 2024-09-27 16:29:27 +0200
  • 3fbcd8c80a fixed crafting modules all sharing an inventory Ell 2024-09-27 16:29:08 +0200
  • 2597923ec8 1.17.0 Ell 2024-09-15 21:46:32 +0200
  • f5894f4528 removed fabric mod json Ell 2024-09-15 21:19:39 +0200
  • 4a43c32342 fixes Ell 2024-09-15 20:56:48 +0200
  • 9f55e87972 small fixes Ell 2024-09-15 20:24:34 +0200
  • a8d1a99e28 made it run! Ell 2024-09-15 19:56:42 +0200
  • 375f5522f9 it compiles?? Ell 2024-09-15 19:12:35 +0200
  • 3e70470e83 some work on components Ell 2024-09-15 16:24:19 +0200
  • bc710789c8 networking stuff Ell 2024-09-15 15:17:16 +0200
  • 2e05cd7b70 bunch of work Ell 2024-09-15 14:23:14 +0200
  • 68c68ae5b7 initial 1.21 build setup Ell 2024-09-15 13:45:53 +0200
  • c8adbc271a 1.16.3 1.20 Ell 2024-07-31 22:12:41 +0200
  • 74d03f8cc2 fixed being unable to transfer items to the crafting grid using jei closes #209 closes #206 Ell 2024-07-31 22:02:38 +0200
  • 4597192f31 1.16.2 Ell 2024-05-21 11:34:56 +0200
  • dff54e4246 use a linked hash map to avoid incorrect network item ordering Ell 2024-05-21 11:33:19 +0200
  • 6b5c63059d 1.16.1 Ell 2024-05-19 11:06:03 +0200
  • 4d022f3489 fixed pipes being washed away by water closes #204 Ell 2024-05-19 11:04:29 +0200
  • 6b4f86ce1a improve performance of getOrderedNetworkItems (see #205) Ell 2024-05-19 10:48:08 +0200
  • e576067e34
    Update PipeNetwork.java Gieted 2024-05-15 16:20:55 +0200
  • cb3c948714
    Fix performance issue in getOrderedNetworkItems() Gieted 2024-05-15 16:18:12 +0200
  • ad981047d7 1.16.0 Ell 2024-03-07 19:09:40 +0100
  • 9be1e0ce2d finished up render bounding box Ell 2024-03-07 19:05:21 +0100
  • c8fee33ca5 fixed pipe network Ell 2024-03-07 18:58:30 +0100
  • cca0f12f1a some fixes Ell 2024-03-07 18:21:05 +0100
  • f908fa6c39 it runs! Ell 2024-03-07 17:45:35 +0100
  • 55b72e8664 this has already been done Ell 2024-03-07 17:28:52 +0100
  • 4914c5f3c0 it compiles!! Ell 2024-03-07 16:06:46 +0100
  • 1ba1257569 fixed everything but codecs? Ell 2024-03-07 16:00:49 +0100
  • 75cd73470f a lot of 1.20.4 work Ell 2024-02-03 22:01:43 +0100
  • e6ad1b9bc6 start of neoforge 1.20.4 Ell 2024-02-03 15:17:58 +0100
  • 13a95db06c use github actions Ell 2024-02-02 21:26:33 +0100
  • 21c0483a43 1.15.0 Ell 2023-09-26 11:26:23 +0200
  • 90e73a537c added the ability to clear modules by putting them in the crafting grid Ell 2023-09-26 11:21:08 +0200
  • 494ddc5391 fixed items with nbt being requested in wrong amounts closes #175 Ell 2023-09-26 11:01:47 +0200
  • 2ab1b907de fixed stack limiters ignoring data filters partially addresses #175 Ell 2023-09-26 10:56:24 +0200
  • 7d54b5d936 fixed pipes sharing filter and extraction modules not behaving correctly closes #185 Ell 2023-09-26 10:51:43 +0200
  • f34c89f914 fixed a rare exception when modules calculate incorrect next nodes closes #187 Ell 2023-09-26 10:21:56 +0200
  • 48e22aca33
    Update ItemTerminalGui.java jinkhya 2023-07-13 00:05:30 +0200