Commit Graph

  • 22c91fe8f9 Fixed a bug where the container slots weren't synced when opening a Grid. Fixes #2200 raoulvdberge 2019-07-21 16:30:34 +02:00
  • c05b6ec04f GregTech Community Edition items are now banned from rendering on Refined Storage patterns because they are causing crashes. Fixes #2227 raoulvdberge 2019-07-21 14:36:31 +02:00
  • 3408f09213 Fixed crash when opening Crafter Manager with FTB Quests installed. Fixes #2226 raoulvdberge 2019-07-21 11:43:38 +02:00
  • 5bc750812e Fixed crash when breaking storage block. Fixes #2235 raoulvdberge 2019-07-20 20:54:25 +02:00
  • ab0f78016a Fixed JEI hotkeys not working on fluid filter slots. Fixes #2211 raoulvdberge 2019-07-20 18:14:03 +02:00
  • ba88ae038a Fix deprecations raoulvdberge 2019-07-20 18:12:57 +02:00
  • 0f12d41197 Update libraries raoulvdberge 2019-07-20 17:21:52 +02:00
  • f45d517d09 Update changelog. raoulvdberge 2019-07-20 16:34:51 +02:00
  • e98de41648 Removed old code ignoring bucket amounts above 1 Fixes #2171" (#2223) Darkere 2019-07-20 16:32:02 +02:00
  • db4cb8a876 Fix Oredict redefining recipes fixes #2216 (#2269) Darkere 2019-07-20 16:28:54 +02:00
  • c815d4bce9 Portable Grids keep their enchantments when placed fixes #2198 (#2275) Darkere 2019-07-20 16:27:45 +02:00
  • 0ea4460d84 Shorted text. To fix the overlays. (#2256) Yaroslavik 2019-06-12 12:46:31 +02:00
  • 62612f724e Bump to 1.6.15. raoulvdberge 2019-05-20 21:03:06 +02:00
  • 214bb4ed7f 1.6.14: Fixed server crash. raoulvdberge 2019-03-23 18:46:50 +01:00
  • 5b539c1eb0 Reserve CTRL+G for RS addons. raoulvdberge 2019-03-23 14:51:04 +01:00
  • cecf4927cc Added Grid quantity formatting for item counts over 1 billion. Fixes #2184 raoulvdberge 2019-03-04 14:06:35 +01:00
  • 53b3c14e7f Fixed Crafting Pattern not rendering tile entity items like a chest. Fixes #609 raoulvdberge 2019-03-04 13:43:48 +01:00
  • f30571cb48 Update changelog raoulvdberge 2019-03-04 13:37:46 +01:00
  • e25b59161a Let constructor & destructor interact with world using their owner's profile. + Fixed CraftingTask duplication bug (#2158) Radviger 2019-03-04 14:35:16 +02:00
  • 10e8496d38 fix: set count for matched oredict results (#2152) eater 2019-03-04 13:29:48 +01:00
  • 142fbf91cb Update changelog raoulvdberge 2019-01-28 23:41:15 +01:00
  • 901f5df2a5 updated german translation (#2137) Cydhra 2019-01-28 23:40:14 +01:00
  • f3e9116124 Update zh_cn.lang (#2161) KoderX 2019-01-29 06:39:37 +08:00
  • cef892f199 Rewrite network item system. Added keybindings to open wireless items. The default one set to open a Wireless Grid is CTRL + G. raoulvdberge 2018-12-11 22:00:49 +01:00
  • cb58826f1e Fixed Interface with Crafting Upgrade being stuck if an earlier item configuration has missing items or fluids. Fixes #2114 raoulvdberge 2018-12-01 16:55:46 +01:00
  • 55c38ad11d Update Forge to the latest version. raoulvdberge 2018-12-01 16:53:37 +01:00
  • f298e37a27 Bump to 1.6.13 raoulvdberge 2018-12-01 13:32:46 +01:00
  • 61405f41b4 Fixed storage GUIs overflowing on large numbers. Fixes #2098 raoulvdberge 2018-11-28 21:26:12 +01:00
  • 3fb53378ca Fixed slight performance issue with loading Crafters from disk. Fixes #2106 raoulvdberge 2018-11-28 21:02:21 +01:00
  • 168c3c6a6b Fixed External Storage sending storage updates when it is disabled. Fixes #2110 raoulvdberge 2018-11-28 20:54:23 +01:00
  • f5beae667c Increased the speed of autocrafting. Fixes #2066 raoulvdberge 2018-11-26 20:56:21 +01:00
  • f03eabb27d Update ru_ru.lang (#2108) Konstantin 2018-11-26 10:54:19 +03:00
  • d789ded231 Update scheduleTask documentation. raoulvdberge 2018-11-24 21:52:53 +01:00
  • 49662e325f Update scheduleFluidTask documentation. raoulvdberge 2018-11-24 21:52:18 +01:00
  • 4b46dca2ac Update scheduleFluidTask documentation. raoulvdberge 2018-11-24 21:52:07 +01:00
  • 2acac572b8 Update scheduleFluidTask documentation. raoulvdberge 2018-11-24 21:51:12 +01:00
  • be357b5ca5 Bump to 1.6.12 raoulvdberge 2018-11-24 21:49:24 +01:00
  • 1005843d86 RS 1.6.11: Fixed blocks neighboring a controller breaking when returning from a dimension in a unchunkloaded area. Fixes #2101. Replaces a fix for #2069. raoulvdberge 2018-11-24 21:37:03 +01:00
  • d2d7cd6944 Update changelog. raoulvdberge 2018-11-23 18:00:08 +01:00
  • 54e244c0c5 Remove unneeded code. raoulvdberge 2018-11-21 22:29:06 +01:00
  • 5851bde41f Actual fix for #2051 raoulvdberge 2018-11-21 19:12:10 +01:00
  • 7988b0f789 New storage cache. Avoid copying stacks all the time. raoulvdberge 2018-11-21 19:11:37 +01:00
  • 23ec0c797c Revert "Fixed crafting task stalling when there's not enough space in the inventory. Fixes #2051" raoulvdberge 2018-11-21 08:39:23 +01:00
  • 60ada318d4 Removed the Interdimensional Upgrade. Removed the FE/t cost per block in the Network Transmitter. raoulvdberge 2018-11-19 21:22:01 +01:00
  • a45f5d6c08 Fixed oredict mode in autocrafting not working at all. Fixes #2060 raoulvdberge 2018-11-18 17:37:48 +01:00
  • 9afcd9e392 Fixed another duplication bug with a disconnected Crafting Grid. Fixes #2094 raoulvdberge 2018-11-18 17:03:19 +01:00
  • b2ecc5c06d Fixed crafting task stalling when there's not enough space in the inventory. Fixes #2051 raoulvdberge 2018-11-18 16:57:37 +01:00
  • efbaeaf650 Fixed client stalling when trying to search with # for tooltips. Fixes #2085 raoulvdberge 2018-11-17 13:49:05 +01:00
  • 3855309732 Fixed crash. raoulvdberge 2018-11-17 13:47:34 +01:00
  • 156d01441d Update changelog. raoulvdberge 2018-11-17 12:44:13 +01:00
  • 73d8cb3310 Fixed OpenComputers voiding items with extract item API when there is no inventory space. Fixes #2081 raoulvdberge 2018-11-17 12:12:58 +01:00
  • 90a0ddfdd7 Fixed CraftingTweaks buttons resetting sometimes in the Crafting Grid. raoulvdberge 2018-11-17 11:59:42 +01:00
  • 2e8541611f Update ru_ru.lang (#2089) Konstantin 2018-11-14 09:54:07 +03:00
  • fed2392466 Add INetworkNodeCable marker interface. raoulvdberge 2018-11-09 22:26:25 +01:00
  • 2604b19c0f Add doc. raoulvdberge 2018-11-07 02:35:03 +01:00
  • d7b1953218 More graph fixes. raoulvdberge 2018-11-07 02:32:19 +01:00
  • 643ae63c87 Add the ability to simulate in the node graph. raoulvdberge 2018-11-05 17:13:45 +01:00
  • 29285b1092 Make some blocks use the collision API. raoulvdberge 2018-11-05 17:13:25 +01:00
  • 6f1a9ce33f Add a hard-dep on Forge 2694 (#2076) Joseph C. Sible 2018-11-04 18:24:14 -05:00
  • 3bc174bfdd Move custom collision stuff from BlockCable to BlockBase. raoulvdberge 2018-11-03 20:38:24 +01:00
  • 7e4423881e Some OC API changes. raoulvdberge 2018-11-01 23:32:06 +01:00
  • f40cd21f27 Fixed OpenComputers integration causing log spam when getting processing patterns. Fixes #2070 raoulvdberge 2018-11-01 22:42:38 +01:00
  • 67197c8d8c Fixed OpenComputers integration not giving back a crafting task instance in the schedule task API. Fixes #2071 raoulvdberge 2018-11-01 22:40:27 +01:00
  • 7570c128a3 Revert 750d4bc9fd. raoulvdberge 2018-11-01 22:33:00 +01:00
  • fdd007504f Fixed network node scanning allowing multiple controllers in some cases. Fixes #2069 raoulvdberge 2018-11-01 21:38:31 +01:00
  • 68e857cc9c Fixed bug where the Pattern Grid doesn't update it's output slot when manually configuring a crafting pattern. Fixes #2057 raoulvdberge 2018-10-31 20:41:08 +01:00
  • 5451fd78de Don't update neighbors in markDirty, it's not needed. raoulvdberge 2018-10-31 20:39:59 +01:00
  • 982d2562f9 Fix changelog typo. raoulvdberge 2018-10-31 17:40:58 +01:00
  • 4bbee377f6 Fixed fluid inputs/outputs in the Pattern Grid not being set when you re-insert a Pattern with fluid inputs/outputs. Fixes #2063 raoulvdberge 2018-10-31 17:21:43 +01:00
  • 750d4bc9fd Don't display advanced tooltip in Crafting Monitor. Fixes #2067 raoulvdberge 2018-10-31 17:11:32 +01:00
  • 60a37bfe3d Theoretical performance fix for #2062 "Massive search lag with external storage". Needs confirmation. raoulvdberge 2018-10-31 16:17:37 +01:00
  • bba5735604 Theoretical performance fix for #2062 "Massive search lag with external storage". Needs confirmation. raoulvdberge 2018-10-31 15:53:31 +01:00
  • ff19fd8551 Beware, version 1.6.10 is in town! raoulvdberge 2018-10-31 15:29:02 +01:00
  • af98e5126a You can now interact with the fluid container input slot in the Fluid Interface. Fixes #2053 raoulvdberge 2018-10-27 20:08:59 +02:00
  • ec0964248c Fixed "Extracting Certain Items Breaking Most World Interactions". Fixes #2055 raoulvdberge 2018-10-27 19:57:07 +02:00
  • 8cb38fe528 Rename API method. raoulvdberge 2018-10-27 19:54:48 +02:00
  • 20628f9bf7 Fixed client FPS stuttering when opening a Crafting Grid. raoulvdberge 2018-10-26 20:54:46 +02:00
  • 2f0b7b3eba Fixed OpenComputers "unknown error" when using extract item API. Fixes #2049 raoulvdberge 2018-10-22 19:37:00 +02:00
  • 0ce1c3e12e Bump to 1.6.9 raoulvdberge 2018-10-22 19:36:23 +02:00
  • f17f31acec Fixed Ender IO incompatibility. raoulvdberge 2018-10-20 12:09:01 +02:00
  • 7fb7693b70 Bump to 1.6.8 raoulvdberge 2018-10-20 11:54:36 +02:00
  • fc138b22ee Recipe tweaks. raoulvdberge 2018-10-19 20:55:27 +02:00
  • 2761210711 Bump to 1.6.7 raoulvdberge 2018-10-19 18:46:42 +02:00
  • 3d6ab99772 Update changelog. raoulvdberge 2018-10-18 22:07:00 +02:00
  • a9a8b12fe3 Processor binding texture. raoulvdberge 2018-10-18 22:02:09 +02:00
  • ec89e43e35 Fixed autocrafting + external FLUID storage dupe. Fixes #2037 raoulvdberge 2018-10-17 21:30:10 +02:00
  • aec99b378d Fixed tooltips always being visible when a crafting monitor is disabled and there are task(s) running. raoulvdberge 2018-10-16 19:58:26 +02:00
  • db9d21bbe3 Fixed crafting task losing internal buffer when network runs out of energy. Fixes #1995 raoulvdberge 2018-10-16 19:49:22 +02:00
  • 8c3836cbed Fixed a duplication bug when pressing clear on a Wireless Crafting Grid. Fixes #2024 raoulvdberge 2018-10-16 09:54:25 +02:00
  • aef0e81386 Implemented "Use Blank Security Cards to Set Default Security Permissions". Fixed #2036 raoulvdberge 2018-10-14 20:20:44 +02:00
  • 2d13339d55 Fixed a duplication bug with a disconnected Crafting Grid (2). Fixes #1989 raoulvdberge 2018-10-14 19:47:04 +02:00
  • 2523f042da Fixed Crafting Manager displaying wrong name for chained crafters connected to some blocks. Fixes #2005 raoulvdberge 2018-10-14 19:25:54 +02:00
  • da7f0473da Fixed duplication bug with autocrafting and External Storages. Fixes #2021 raoulvdberge 2018-10-14 18:48:13 +02:00
  • 071537120b Fixed Grid "last changed" date not changing when using clear button or JEI transfer. Fixes #2022 raoulvdberge 2018-10-14 16:56:43 +02:00
  • e07a467836 Renamed Cut Processors to Raw Processors and those are now made with Processor Binding instead of a Cutting Tool. raoulvdberge 2018-10-14 16:40:38 +02:00
  • 6c916a5b69 Better check. raoulvdberge 2018-10-01 23:02:28 +02:00
  • c77128e54f Hang on, don't crash existing worlds. Warn and continue. Re: 8673c02342 raoulvdberge 2018-10-01 23:01:40 +02:00
  • 8673c02342 You can no longer start a crafting task if it has missing items or fluids. raoulvdberge 2018-10-01 22:59:46 +02:00
  • 48a96b7ff6 Fixed fluid autocrafting without item inputs locking when there's not enough space for the fluids. Fixes #2016 raoulvdberge 2018-10-01 22:37:19 +02:00
  • 7b8960de94 Added throttling for network devices that can request autocrafting. Fixes #2010 raoulvdberge 2018-09-28 21:56:33 +02:00