Raoul Van den Berge
667bcef351
Also care about oredict
2016-09-16 02:41:42 +02:00
Raoul Van den Berge
1f489a63ee
Solderer improvements, fixes #345
2016-09-16 02:27:29 +02:00
Raoul Van den Berge
63552d87f7
Fix bad logic in network node graph
2016-09-16 02:05:22 +02:00
Raoul Van den Berge
612f626207
Merge remote-tracking branch 'origin/mc1.10' into mc1.10
2016-09-16 01:57:05 +02:00
Raoul Van den Berge
8e3dbadac8
Fix item loading issue, fixes #346 and #338
2016-09-16 01:56:48 +02:00
way2muchnoise
a78e0e885c
add basis for the Disk Manipulator, #39
2016-09-15 17:36:36 +02:00
Raoul Van den Berge
b1228ce435
Version bump to 1.0.3
2016-09-15 16:30:33 +02:00
Raoul Van den Berge
e85f0e7a7d
+64 in crafting start GUI now gives 64 from the first time instead of 65, fixes #334
2016-09-14 19:30:45 +02:00
Raoul Van den Berge
a2144ef4fd
Removed crafting task limit in crafting start GUI
2016-09-14 19:12:55 +02:00
Raoul Van den Berge
e244d9f3d5
Fixed processing patterns not handling item insertion sometimes, fixes #339
2016-09-14 18:59:49 +02:00
Raoul Van den Berge
6eaa13741c
Version bump to 1.0.2 + obf jar attempt
2016-09-13 22:22:32 +02:00
Raoul Van den Berge
544a244d73
1.0.1 done
2016-09-13 16:24:10 +02:00
Raoul Van den Berge
fc717a3331
Update some docs, 1.0.1 done
2016-09-13 16:19:16 +02:00
Raoul Van den Berge
cbfdf1ef17
Update some docs, 1.0.1 done
2016-09-13 16:18:20 +02:00
Raoul Van den Berge
430de5f1a1
Rename
2016-09-13 16:12:26 +02:00
Raoul Van den Berge
83b4eccbd1
Fix name
2016-09-13 02:41:25 +02:00
Raoul Van den Berge
7ac1b6bafe
Added an option for the Crafter to trigger autocrafting with a redstone signal, fixes #327
2016-09-13 02:30:43 +02:00
Raoul Van den Berge
f582aec94e
Added "autocrafting mode" in Detector, fixes #329
...
To check if an item is being crafted. If no item is specified, it'll emit a signal if anything is crafting.
2016-09-13 01:54:43 +02:00
Raoul Van den Berge
2fb3072844
Increase crafting request cap to 1000 items
2016-09-12 22:51:20 +02:00
Raoul Van den Berge
d129ca2b7a
Fixed advanced tooltips showing in Grid when not configured to do so
2016-09-12 22:39:59 +02:00
Raoul Van den Berge
a8e92b3231
Version bump to 1.0.1
2016-09-12 22:39:21 +02:00
Raoul Van den Berge
5fbe7ec50c
Fix bug where child tasks couldn't be read, 1.0 done
2016-09-12 22:06:58 +02:00
Raoul Van den Berge
8abfc5b937
Small fixes
2016-09-11 23:26:01 +02:00
Raoul Van den Berge
1fa539fd3f
Fix crafting monitor offset
2016-09-11 23:12:43 +02:00
Raoul Van den Berge
2352d849fe
Remove deprecated usage
2016-09-11 23:06:45 +02:00
Raoul Van den Berge
8cf180e9f8
Improve docs
2016-09-11 22:48:19 +02:00
Raoul Van den Berge
10b52f3022
Fix recursive issues
2016-09-11 18:54:06 +02:00
Raoul Van den Berge
dce0ee7ea8
Provide a cause
2016-09-11 16:26:11 +02:00
Raoul Van den Berge
021c9c35ba
Fix processing tasks not stopping
2016-09-11 16:08:29 +02:00
Raoul Van den Berge
cb0f8ae023
Update API docs
2016-09-11 01:52:55 +02:00
Raoul Van den Berge
3e40b7b772
Don't display any tooltip on empty NBT tag patterns
2016-09-11 01:32:16 +02:00
Raoul Van den Berge
b5dcd3233f
Fixed wrong machine connection logic, fixes #318
2016-09-10 16:45:21 +02:00
Raoul Van den Berge
e2381a68c7
Misc fixes
2016-09-10 16:25:01 +02:00
Raoul Van den Berge
772aec8aa9
Update mappings and dependencies
2016-09-10 15:54:57 +02:00
Raoul Van den Berge
beca8b11a1
Fixed Fluid Interface voiding bucket when shift clicking to out slot
2016-09-10 15:16:26 +02:00
Raoul Van den Berge
507408dadb
Fixed fluids that have less than 1 bucket stored render only partly in Fluid Grid
2016-09-10 15:01:26 +02:00
Raoul Van den Berge
408c818d04
Hide the RS API behind a singleton instance
2016-09-10 14:29:21 +02:00
Raoul Van den Berge
dfb94f0580
Move CraftingTask with some getters to the API package
2016-09-10 14:08:08 +02:00
Raoul Van den Berge
accea0d383
Update changelog, make new crafting tasks actually use bucket filling mechanic again
2016-09-10 14:01:54 +02:00
Raoul Van den Berge
f3e983b6ca
Fix deprecation warnings
2016-09-10 13:57:56 +02:00
Raoul Van den Berge
4f68f1047a
Fixed controller rebuilding network graph on energy change, fixes #322
2016-09-10 13:50:47 +02:00
Raoul Van den Berge
809baddd88
Fixed machines breaking on long distances
2016-09-09 19:24:52 +02:00
Raoul Van den Berge
0bf24a5d13
INetworkNode#onConnectionChange shouldn't be on the interface
2016-09-09 19:06:19 +02:00
Michael Sparmann
412d218e2d
Fix ArrayIndexOutOfBoundsException in satisfiedInsertion
...
This should fix a crash that occurs if a crafting pattern produces more outputs than it consumes inputs.
Should also fix a possible deadlock with isDone returning false.
This will NOT fix the crash if the bug has already written wrong-length arrays to NBT data, that would need a separate workaround.
2016-09-04 19:30:39 +02:00
Raoul Van den Berge
647b5ea163
Display a helpful message stating the outputs for legacy patterns
2016-09-03 17:19:50 +02:00
Raoul Van den Berge
a19c3de47a
Should fix build
2016-09-03 02:57:24 +02:00
Raoul Van den Berge
a135886197
Should fix build
2016-09-03 02:48:46 +02:00
Raoul Van den Berge
84a0d39773
Should fix build
2016-09-03 02:44:06 +02:00
Raoul Van den Berge
3e7ec6e7c2
Also care about "satisfied insertion" (which is the most suggestive variable name in the entire codebase)
2016-09-03 02:20:55 +02:00
Raoul Van den Berge
6a4794f868
Can't do legacy convert :(
2016-09-03 02:17:31 +02:00