78004ea039Exposed pattern inventory for Pattern Grid, fixes#1334
Raoul Van den Berge
2017-07-03 14:12:06 +02:00
cda87f4119Bump to 1.5.7
Raoul Van den Berge
2017-07-03 13:19:09 +02:00
7800184744Fixed bug where players couldn't place regular blocks next to secured networks, fixes#1332
raoulvdberge
2017-06-29 11:03:20 +02:00
09bf16bebfUpdate Forge to stable 2387
raoulvdberge
2017-06-29 11:00:42 +02:00
97dc8d79d0Fixed accidental removal of translation
raoulvdberge
2017-06-28 13:04:41 +02:00
5e6d446bc6Fixed some misc bugs with pattern grid, removed unused translations
raoulvdberge
2017-06-28 13:02:35 +02:00
f914596fe8Removed Processing Pattern Encoder, that functionality is now available in the Pattern Grid
raoulvdberge
2017-06-28 06:31:43 +02:00
bef1535c4dBump to 1.5.6
raoulvdberge
2017-06-28 06:31:07 +02:00
465e54bf4eBump to 1.5.5, update Forge to 2363
raoulvdberge
2017-06-25 09:07:02 +02:00
0d7bbb45edBetter fix for #1326 and #1307
raoulvdberge
2017-06-24 22:00:42 +02:00
c4d06300a3Added changelog of version 1.4.18 for MC 1.11.2
raoulvdberge
2017-06-24 20:58:19 +02:00
1e95a9620bMake more specific
raoulvdberge
2017-06-24 20:15:05 +02:00
f4ada773a7Fixed crash when node data mismatches between world and dat file, fixes#1326 and #1307
raoulvdberge
2017-06-24 20:06:20 +02:00
d4ea3361ceFixed External Storage crashing and one minor concurrency issue
raoulvdberge
2017-06-24 18:03:06 +02:00
162d11dad8Bump to 1.5.4
raoulvdberge
2017-06-24 18:02:16 +02:00
4024beaecfUpdate Forge to 2359, removed usage of deprecated getBlocks List version to NonNullList version
raoulvdberge
2017-06-24 13:59:42 +02:00
d8b3bcca40Update Forge to 2349, mappings, MCMultiPart and JEI
raoulvdberge
2017-06-24 13:32:29 +02:00
1ca18435abCompleted Korean translation (#1323)
01QueN10
2017-06-24 15:08:32 +09:00
4237bbe127Fixed Disk Drive giving incorrect capacity for creative and debug storage disks
raoulvdberge
2017-06-24 00:09:54 +02:00
e4b67d4008Small fixes to code
raoulvdberge
2017-06-23 23:51:11 +02:00
878c047193For external storage on interface: make sure we override our handler supplier so we don't get network items as well (which leads to unstable behavior)
raoulvdberge
2017-06-23 21:53:38 +02:00
d103f30acaFixed Debug Storage disks not working correctly
raoulvdberge
2017-06-23 21:28:00 +02:00
0880d6e047The Interface now exposes the entire storage inventory (if no slots are set for exporting) for interaction with other mods or vanilla, fixes#1322
raoulvdberge
2017-06-23 21:04:00 +02:00
f45a478d59The Interface now exposes the entire storage inventory (if no slots are set for exporting) for interaction with other mods or vanilla, fixes#1322
raoulvdberge
2017-06-23 21:01:21 +02:00
345b3eb18afixing quartz enriched iron recipe to return 4 items as it used to (#1321)
Jesse Jaggars
2017-06-23 01:23:57 -05:00
8cb0b91811Fixed Solderer being able to work with insufficient ingredients, fixes#1317
raoulvdberge
2017-06-22 17:00:55 +02:00
1e6ccc1029Attempt to fix travis
raoulvdberge
2017-06-21 22:31:04 +02:00
8e85fdbf7bFixed Interface extracting from itself when trying to keep items in stock, fixes#1313
raoulvdberge
2017-06-21 21:55:24 +02:00
7d6c43815aFixed usage of wrong function
raoulvdberge
2017-06-21 19:34:16 +02:00
aada492d5eThe Relay now reacts instantly to a redstone signal again, removed throttling for it, fixes#1314
raoulvdberge
2017-06-21 19:28:24 +02:00
aaa75992f4Remove list, use single listener for storage cache listener
raoulvdberge
2017-06-21 19:27:22 +02:00
ca1cf2a6efThe Portable Grid now exposes an inventory for interaction with other mods or vanilla, fixes#1315
raoulvdberge
2017-06-21 19:10:58 +02:00
d2c9f580a2Added translation into Korean (#1284)
01QueN10
2017-06-10 17:12:22 +09:00
f4091051dcRemove todo items
raoulvdberge
2017-06-09 22:56:14 +02:00
19f59d4070You can now shift click items from the Grid crafting slots to the player inventory when the Grid is disconnected, fixes#1287
raoulvdberge
2017-06-09 22:55:52 +02:00
7dd79cd453Bump to 1.4.12; updated Forge, dependencies and mappings; removed Cyclops support
raoulvdberge
2017-06-09 22:39:11 +02:00
9fa2fcc772Fix calculating crafting resources for more than 9 unique items (#1289)
ExpensiveKoala
2017-06-08 11:05:38 -04:00
13d66821c6Rename INetworkNeighborhoodAware to INetworkNodeVisitor
raoulvdberge
2017-06-05 23:47:31 +02:00
436587c9eeRemove no longer used translation (crafter redstone trigger)
raoulvdberge
2017-06-05 14:18:27 +02:00
f6d39472d8Changed recipes of Interface and Disk Drive
raoulvdberge
2017-06-05 14:16:27 +02:00
b4e7cf9052Don't allow external storage on storage providers. Interfaces are still allowed obviously
raoulvdberge
2017-06-05 14:11:20 +02:00
b18b37a1d3The Machine Casing now requires 1 piece of stone in the middle
Raoul Van den Berge
2017-06-05 01:30:28 +02:00
85717c7146You now have to sneak to place the Portable Grid in the world, fixes#1274
raoulvdberge
2017-06-05 00:36:55 +02:00
744201ed30Fixed bug where the GUI didn't close when a block is broken, causing a dupe bug with the Portable Grid, fixes#1275
raoulvdberge
2017-06-05 00:13:19 +02:00
a59a8726d6Removed "autocraft on redstone signal" option in the Crafter, use an External Storage in combination with an Interface with the Crafting Upgrade instead
raoulvdberge
2017-06-05 00:04:30 +02:00
9df8bbb431Added support for External Storage on Interfaces and other Refined Storage blocks, so you can keep items in stock easier, fixes#1283
raoulvdberge
2017-06-05 00:02:05 +02:00
f505a1084cFixed bug where storages that are removed remain visible
raoulvdberge
2017-06-05 00:01:05 +02:00
81ee28955aRemoved debug log configuration option, as it's no longer needed
raoulvdberge
2017-05-29 19:49:39 +02:00
7ae4ad3cf0Bump to 1.4.11
raoulvdberge
2017-05-29 19:49:10 +02:00
cbf3bfeac0Fixed bug where some network parts don't want to connect to the storage system + extra optimizations for the network graph
raoulvdberge
2017-05-25 18:25:21 +02:00