f503f74224
Only return the outputs to limit the return value size (#1770)
Frank Spijkerman
2018-05-01 16:04:05 +02:00
510595a6bc
Added OR search operator to the Grid with "|", fixes#1759
raoulvdberge
2018-04-27 01:23:01 +02:00
24ff8d5bd3
Empty patterns can no longer be inserted in the pattern result slot in the Pattern Grid with hoppers, fixes#1761
raoulvdberge
2018-04-27 01:07:11 +02:00
e85cda1b0a
Allow crafters to be daisy-chained (#1740)
tomKPZ
2018-04-23 22:34:56 -07:00
2aea6a761e
Bump to 1.5.34
raoulvdberge
2018-04-23 17:40:41 +02:00
727be6c6ec
"Finished" check now considers the set IO mode (#1709)
ineternet
2018-03-14 19:43:25 +01:00
e7b7c3052b
Move reader writer logic to another class, crafting monitor update to crafting manager and use GuiBase.executeLater more
raoulvdberge
2018-03-14 10:22:17 +01:00
d6b5f15cb0
Make grid search history static and remove network from grid interface
raoulvdberge
2018-03-11 22:36:03 +01:00
f04645758a
Fixed a crash when the Constructor tries to place a block when a multipart is attached to it, fixes#1648
raoulvdberge
2018-03-08 19:05:41 +01:00
1510e27dad
Attempted to fix FPS drop on Grid sorting, fixes#1674
raoulvdberge
2018-03-08 18:46:26 +01:00
1bd2a44820
Fixed crafting event in Crafting Grid being fired twice, fixes#1685
raoulvdberge
2018-03-08 17:59:01 +01:00
35b32fb636
Disk Manipulator in fluid mode will now extract a bucket at a time instead of 1 mB (or 64 buckets at a time with a Stack Upgrade instead of 64 mB), fixes#1650
raoulvdberge
2018-02-17 23:04:36 +01:00
7365964216
Fixed 2 same stacks using capabilities without NBT tag not treated equal, fixes#1606
raoulvdberge
2018-01-18 21:51:15 +01:00
688231cfc8
Fixed not being able to extract half a stack of items with max stack size 1 in Grid when using right click, fixes#1626
raoulvdberge
2018-01-18 21:18:12 +01:00
0546d227c5
Fixed craftable items showing "1 total" if not stored in system in Grid
raoulvdberge
2017-12-07 21:13:33 +01:00
127857d9b5
Removed "detailed" Grid view type variant, made detailed tooltips a config option instead, fixes#1559
raoulvdberge
2017-12-07 20:29:26 +01:00
72731a3733
Fixed config categories not correctly appearing in ingame config GUI, fixes#1558
raoulvdberge
2017-12-07 20:13:05 +01:00
01cc00f0a9
Fixed air appearing in Grid, fixes#1561
raoulvdberge
2017-12-07 20:04:48 +01:00
6ba8924352
Fixed Exporter in Regulator Mode not regulating properly when same item is specified multiple times, fixes#1563
raoulvdberge
2017-12-07 19:53:32 +01:00
b5033f4f12
Fix needless copy of stack
raoulvdberge
2017-12-02 13:51:29 +01:00
35ef0ed39d
This and my previous commit should fix#1233
raoulvdberge
2017-12-01 14:55:12 +01:00
571c2b18af
Minor fixes to autocrafting, fixes#1501
raoulvdberge
2017-12-01 14:51:50 +01:00
4d1a3cadd6
Extra check in autocrafting
raoulvdberge
2017-12-01 13:08:31 +01:00
1c552532ad
Byproducts is always nonnull and nonempty
raoulvdberge
2017-12-01 12:59:07 +01:00
6221d33e50
Split up Fubky Locomotion integration class
raoulvdberge
2017-12-01 12:50:15 +01:00