f503f74224Only return the outputs to limit the return value size (#1770)
Frank Spijkerman
2018-05-01 16:04:05 +02:00
510595a6bcAdded OR search operator to the Grid with "|", fixes#1759
raoulvdberge
2018-04-27 01:23:01 +02:00
24ff8d5bd3Empty 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
e85cda1b0aAllow crafters to be daisy-chained (#1740)
tomKPZ
2018-04-23 22:34:56 -07:00
2aea6a761eBump 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
e7b7c3052bMove 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
d6b5f15cb0Make grid search history static and remove network from grid interface
raoulvdberge
2018-03-11 22:36:03 +01:00
e0d937e647Rewrite grid synchronization and sorting code
raoulvdberge
2018-03-11 22:05:13 +01:00
183e5b9cbdBump to 1.5.33
raoulvdberge
2018-03-11 21:46:14 +01:00
333935bd85Fixed an autocrafting crash, fixes#1567
raoulvdberge
2018-03-08 21:38:47 +01:00
f04645758aFixed 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
1510e27dadAttempted to fix FPS drop on Grid sorting, fixes#1674
raoulvdberge
2018-03-08 18:46:26 +01:00
1bd2a44820Fixed crafting event in Crafting Grid being fired twice, fixes#1685
raoulvdberge
2018-03-08 17:59:01 +01:00
35b32fb636Disk 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
7365964216Fixed 2 same stacks using capabilities without NBT tag not treated equal, fixes#1606
raoulvdberge
2018-01-18 21:51:15 +01:00
688231cfc8Fixed 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
b24e054721Move quantity formatter to API, fixes#1608
raoulvdberge
2018-01-09 20:25:02 +01:00
530f3c58bfFixed fluid stack lists not using amount provided when inserting newly in list
raoulvdberge
2018-01-09 20:04:28 +01:00
12cc9428eeChanged item quantity of a craftable item to 0 (#1613)
ineternet
2018-01-09 19:12:23 +01:00
3d6ff79adaFixed issue with pattern overwriting (#1610)
ineternet
2018-01-09 18:02:36 +01:00
a8a4005fe0Added Spanish translation by Samuelrock
raoulvdberge
2018-01-08 16:18:11 +01:00
979e5b27e7Bump to 1.5.32
raoulvdberge
2018-01-08 16:15:43 +01:00
df22662f68Update copyright owner and date
raoulvdberge
2018-01-01 20:39:27 +01:00
d5a501773fUpdate copyright owner and date
raoulvdberge
2018-01-01 20:38:23 +01:00
0546d227c5Fixed craftable items showing "1 total" if not stored in system in Grid
raoulvdberge
2017-12-07 21:13:33 +01:00
127857d9b5Removed "detailed" Grid view type variant, made detailed tooltips a config option instead, fixes#1559
raoulvdberge
2017-12-07 20:29:26 +01:00
72731a3733Fixed config categories not correctly appearing in ingame config GUI, fixes#1558
raoulvdberge
2017-12-07 20:13:05 +01:00
01cc00f0a9Fixed air appearing in Grid, fixes#1561
raoulvdberge
2017-12-07 20:04:48 +01:00
6ba8924352Fixed 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
b5033f4f12Fix needless copy of stack
raoulvdberge
2017-12-02 13:51:29 +01:00
35ef0ed39dThis and my previous commit should fix#1233
raoulvdberge
2017-12-01 14:55:12 +01:00
571c2b18afMinor fixes to autocrafting, fixes#1501
raoulvdberge
2017-12-01 14:51:50 +01:00
4d1a3cadd6Extra check in autocrafting
raoulvdberge
2017-12-01 13:08:31 +01:00
1c552532adByproducts is always nonnull and nonempty
raoulvdberge
2017-12-01 12:59:07 +01:00
6221d33e50Split up Fubky Locomotion integration class
raoulvdberge
2017-12-01 12:50:15 +01:00