Commit Graph

3643 Commits

Author SHA1 Message Date
raoulvdberge
a59a8726d6 Removed "autocraft on redstone signal" option in the Crafter, use an External Storage in combination with an Interface with the Crafting Upgrade instead 2017-06-05 00:04:30 +02:00
raoulvdberge
9df8bbb431 Added support for External Storage on Interfaces and other Refined Storage blocks, so you can keep items in stock easier, fixes #1283 2017-06-05 00:02:05 +02:00
raoulvdberge
f505a1084c Fixed bug where storages that are removed remain visible 2017-06-05 00:01:05 +02:00
raoulvdberge
81ee28955a Removed debug log configuration option, as it's no longer needed 2017-05-29 19:49:39 +02:00
raoulvdberge
7ae4ad3cf0 Bump to 1.4.11 2017-05-29 19:49:10 +02:00
raoulvdberge
cbf3bfeac0 Fixed bug where some network parts don't want to connect to the storage system + extra optimizations for the network graph 2017-05-25 18:25:21 +02:00
raoulvdberge
6f8daec55d Fixed #1248 2017-05-25 15:15:32 +02:00
raoulvdberge
a45529426b Improved performance of network scanning 2017-05-25 15:07:36 +02:00
raoulvdberge
8cb37727e5 Remove useless checks 2017-05-25 02:29:29 +02:00
raoulvdberge
5af81e2bfe Bump to 1.4.10 2017-05-25 02:20:00 +02:00
raoulvdberge
99c90685ef Fixed compiler errors 2017-05-25 01:34:13 +02:00
raoulvdberge
3ddd78a1ef This should be the fix for #986 - "Disks Disappearing" 2017-05-25 01:25:05 +02:00
raoulvdberge
89cacb9fa5 Bump to 1.4.9 2017-05-25 00:43:54 +02:00
raoulvdberge
d3c7c67273 Define concrete type in order to avoid accidental re-assignment with another collection 2017-05-24 21:04:32 +02:00
raoulvdberge
a62d2e257e Fixed #1235 - "Breaking cable with destructor crashes game" 2017-05-24 21:00:42 +02:00
raoulvdberge
4c92c87c7c Fixed #1238 - "Controller requires replacing after power loss" 2017-05-24 20:12:32 +02:00
raoulvdberge
76b31c6710 Fixed missing config categories in ingame config 2017-05-24 19:59:22 +02:00
raoulvdberge
a15e63eba1 Bump to 1.4.8 2017-05-24 19:56:35 +02:00
raoulvdberge
c1dec2bab4 Update changelog 2017-05-23 18:57:08 +02:00
raoulvdberge
e06b246976 Fix date formatting 2017-05-23 18:39:52 +02:00
raoulvdberge
ff976f8c13 Update changelog 2017-05-23 18:30:43 +02:00
raoulvdberge
594c674506 Another possible fix for #986 - "Disks Disappearing" 2017-05-23 18:29:55 +02:00
Raoul
0e0afa3bcc Not fixed 2017-05-22 21:40:47 +02:00
raoulvdberge
d98f35b439 Work around bug #1070 2017-05-20 10:02:34 +02:00
raoulvdberge
96c560db78 Fixed #1227 - "Portable Grid Dupe" 2017-05-18 20:32:39 +02:00
raoulvdberge
61237b88f9 Bump to 1.4.7 2017-05-18 20:31:32 +02:00
raoulvdberge
a376759f90 Update Github issue template to not have MC 1.10.2 by default 2017-05-17 14:30:05 +02:00
raoulvdberge
c1cd19ce91 Fixed #1223 - "Crash while trying to autocraft" 2017-05-17 14:27:19 +02:00
raoulvdberge
75b92dafb6 Fixed #1223 - "Crash while trying to autocraft" 2017-05-17 14:26:11 +02:00
raoulvdberge
afe9b5bd0e Fixed Wrench opening GUIs while performing action 2017-05-15 22:46:40 +02:00
raoulvdberge
bd3ddee1bd Renames, formatting 2017-05-15 21:35:27 +02:00
raoulvdberge
72676c5373 Update changelog 2017-05-15 19:10:11 +02:00
raoulvdberge
d7d5495270 Remove debug output, #1220 2017-05-15 19:05:15 +02:00
raoulvdberge
ec0db805b0 Performance improvement to network scanning, fixed the need to have hashCode/equals implemented on nodes as well 2017-05-15 19:02:50 +02:00
raoulvdberge
75acce0031 Bump to 1.4.6 2017-05-15 19:01:50 +02:00
raoulvdberge
64571f5f64 Fixed MC not starting up without OC 2017-05-14 13:55:47 +02:00
raoulvdberge
8e7ab3b587 Remove workaround around Forge bug regarding fake player message sending 2017-05-14 10:58:51 +02:00
raoulvdberge
b3ca4360e8 Fixed #1206 and #892 - "Refined Storage Dupe" 2017-05-14 10:45:33 +02:00
raoulvdberge
b8836e9b2e Add fixed (?) bug to changelog 2017-05-14 10:31:24 +02:00
raoulvdberge
785a8b2f5f Fixed #1210 - "Disk Manipulator filter in fluid mode displays fluid bucket instead of fluid." 2017-05-13 22:09:39 +02:00
raoulvdberge
44a1dc515b Fixed #1209 - "No tooltips for filtered fluids in Disk Drive GUI in fluid mode." 2017-05-13 21:59:26 +02:00
raoulvdberge
24855e2f35 Fixed tile data params not being sent correctly 2017-05-13 21:51:12 +02:00
raoulvdberge
8c4565ebd3 Mark dirty when the node is read from wrench config 2017-05-13 16:38:46 +02:00
raoulvdberge
6c73338fac Cleanup 2017-05-13 16:31:20 +02:00
raoulvdberge
1428350c67 Remove the map and use the world saved data, #986 2017-05-13 15:16:47 +02:00
raoulvdberge
492afce309 Possible fix for #986 - "Disks Disappearing" 2017-05-13 14:55:37 +02:00
raoulvdberge
c6bd193313 Change portable grid recipe 2017-05-13 12:16:35 +02:00
raoulvdberge
594150d56f Move energy item capacity to a constant 2017-05-12 00:38:59 +02:00
raoulvdberge
50671435a8 Implement support for redstone mode in portable grid inworld 2017-05-12 00:32:35 +02:00
raoulvdberge
39749eef68 Make settings in the inworld portable grid correctly sync 2017-05-12 00:16:54 +02:00