raoulvdberge
0ce1c3e12e
Bump to 1.6.9
2018-10-22 19:36:23 +02:00
raoulvdberge
f17f31acec
Fixed Ender IO incompatibility.
2018-10-20 12:09:01 +02:00
raoulvdberge
7fb7693b70
Bump to 1.6.8
2018-10-20 11:54:36 +02:00
raoulvdberge
fc138b22ee
Recipe tweaks.
2018-10-19 20:55:27 +02:00
raoulvdberge
2761210711
Bump to 1.6.7
2018-10-19 18:46:42 +02:00
raoulvdberge
3d6ab99772
Update changelog.
2018-10-18 22:07:00 +02:00
raoulvdberge
a9a8b12fe3
Processor binding texture.
2018-10-18 22:02:09 +02:00
raoulvdberge
ec89e43e35
Fixed autocrafting + external FLUID storage dupe. Fixes #2037
2018-10-17 21:30:10 +02:00
raoulvdberge
aec99b378d
Fixed tooltips always being visible when a crafting monitor is disabled and there are task(s) running.
2018-10-16 19:58:26 +02:00
raoulvdberge
db9d21bbe3
Fixed crafting task losing internal buffer when network runs out of energy. Fixes #1995
2018-10-16 19:49:22 +02:00
raoulvdberge
8c3836cbed
Fixed a duplication bug when pressing clear on a Wireless Crafting Grid. Fixes #2024
2018-10-16 09:54:25 +02:00
raoulvdberge
aef0e81386
Implemented "Use Blank Security Cards to Set Default Security Permissions". Fixed #2036
2018-10-14 20:20:44 +02:00
raoulvdberge
2d13339d55
Fixed a duplication bug with a disconnected Crafting Grid (2). Fixes #1989
2018-10-14 19:47:04 +02:00
raoulvdberge
2523f042da
Fixed Crafting Manager displaying wrong name for chained crafters connected to some blocks. Fixes #2005
2018-10-14 19:25:54 +02:00
raoulvdberge
da7f0473da
Fixed duplication bug with autocrafting and External Storages. Fixes #2021
2018-10-14 18:48:13 +02:00
raoulvdberge
071537120b
Fixed Grid "last changed" date not changing when using clear button or JEI transfer. Fixes #2022
2018-10-14 16:56:43 +02:00
raoulvdberge
e07a467836
Renamed Cut Processors to Raw Processors and those are now made with Processor Binding instead of a Cutting Tool.
2018-10-14 16:40:38 +02:00
raoulvdberge
6c916a5b69
Better check.
2018-10-01 23:02:28 +02:00
raoulvdberge
c77128e54f
Hang on, don't crash existing worlds. Warn and continue. Re: 8673c02342
2018-10-01 23:01:40 +02:00
raoulvdberge
8673c02342
You can no longer start a crafting task if it has missing items or fluids.
2018-10-01 22:59:46 +02:00
raoulvdberge
48a96b7ff6
Fixed fluid autocrafting without item inputs locking when there's not enough space for the fluids. Fixes #2016
2018-10-01 22:37:19 +02:00
raoulvdberge
7b8960de94
Added throttling for network devices that can request autocrafting. Fixes #2010
2018-09-28 21:56:33 +02:00
raoulvdberge
fef4155f2c
Fix problem with classloading. Fixes #2008
2018-09-23 12:38:34 +02:00
raoulvdberge
6a3a8e52d7
Minor fix.
2018-09-20 23:08:27 +02:00
raoulvdberge
acfcbba7bc
Fixed oredict autocrafting sometimes reporting that a craftable item is missing. #1954
2018-09-20 22:58:42 +02:00
raoulvdberge
0641eca086
Update Forge, mappings and dependencies.
2018-09-20 22:58:00 +02:00
raoulvdberge
511104c948
Fixed unintuitive behavior with stacked crafters and crafter redstone mode. Fixes #1992
2018-09-20 20:26:34 +02:00
raoulvdberge
02b6d03c8b
Removed handling of reusable items in autocrafting, to avoid problems. Fixes #1993
2018-09-19 18:21:13 +02:00
raoulvdberge
26b431d76c
Better crafter pulse mode icon.
2018-09-19 18:16:12 +02:00
raoulvdberge
d41b9a55bd
Added a config option to configure the autocrafting calculation timeout in milliseconds. Fixes #1964
2018-09-14 16:43:46 +02:00
raoulvdberge
b3352794be
Fixed a duplication bug with a disconnected Crafting Grid. Fixes #1989
2018-09-14 16:38:00 +02:00
raoulvdberge
084c1ba6ca
Fixed an autocrafting bug where it crashed when external inventories couldn't be filled. Fixes #1983
2018-09-14 16:18:17 +02:00
raoulvdberge
e4d5475440
Update changelog.
2018-09-13 22:29:44 +02:00
raoulvdberge
c7bbb92dd8
Bump to 1.6.6
2018-09-13 22:28:02 +02:00
raoulvdberge
eef99eed11
Fixed duplication bug with filter slots. Fixes #1982
2018-09-11 14:45:08 +02:00
raoulvdberge
6db8b7e5fb
The Pattern Grid in fluid mode now supports up to 64 buckets in the input and output processing slots. Fixes #1953
2018-09-11 14:36:35 +02:00
Mike Caron
affa8de14d
Fix lag when many items update at once via External Storage ( #1981 )
...
* Add a new method to IStorageCacheListener for bulk operations
* invoke the bulk listener method if there are multiple changes
* implement the bulk method in the Grid and PortableGrid listeners. This fixes #1980
* Remove the default implementation of onChangedBulk, implemented it in the Fluid listeners, and fix a few brace-placement issues
2018-09-08 20:01:16 +02:00
raoulvdberge
94c93d1e11
Clarify something in the docs.
2018-09-07 17:36:43 +02:00
raoulvdberge
89a81f8df9
Add priority system for external storage provider. Fixes conflicts with RS' default handlers and API users. Fixes #1979
2018-09-07 17:35:09 +02:00
raoulvdberge
78703611bb
Fixed Refined Storage silicon's oredict entry being registered too late. Fixes #1814
2018-09-06 15:03:24 +02:00
raoulvdberge
7c2461b2e0
Bump to 1.6.5
2018-09-06 15:02:06 +02:00
raoulvdberge
21973ad4c1
Update changelog.
2018-08-27 21:59:22 +02:00
raoulvdberge
7f13a174e2
Some parts of the code depend on MC behavior and thus are volatile. Document it so we know what can break across updates.
2018-08-27 19:23:21 +02:00
raoulvdberge
c9288a0968
Fixed not being able to craft upgrades that require enchanted books. Fixes #1960
2018-08-27 19:20:05 +02:00
raoulvdberge
58d6daedb4
Minor tweaks.
2018-08-24 16:36:29 +02:00
raoulvdberge
fd7de71dee
Remove debugging code once more.
2018-08-24 16:28:04 +02:00
raoulvdberge
5077229af7
Byproducts need to always be inserted in the internal storage for later reuse further in the task.
2018-08-24 16:27:25 +02:00
raoulvdberge
0d87bb4e1b
Removed left / right click functionality on filter slots to increase / decrease the amount, replaced that functionality with a dialog.
2018-08-23 17:56:22 +02:00
raoulvdberge
129f93549b
Requested items and fluids go in immediately, fix crafting monitor not respecting redstone mode.
2018-08-23 16:59:39 +02:00
raoulvdberge
e77f038b61
Fix debugging code.
2018-08-16 14:02:52 +02:00