Commit Graph

2945 Commits

Author SHA1 Message Date
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
e06b246976 Fix date formatting 2017-05-23 18:39:52 +02:00
raoulvdberge
594c674506 Another possible fix for #986 - "Disks Disappearing" 2017-05-23 18:29:55 +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
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
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
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
raoulvdberge
d4f8708806 Add bounding box for portable grid 2017-05-11 23:56:29 +02:00
raoulvdberge
dfedd69443 Save before writing 2017-05-11 23:46:09 +02:00
raoulvdberge
4e3a00f474 Made the creative portable grid work in block form, fix extraction of portable grid energy 2017-05-11 23:35:09 +02:00
raoulvdberge
89841d6302 Make the portable grid a placeable block 2017-05-11 22:10:32 +02:00
raoulvdberge
69d6a3ec30 Add documentation for OpenComputers callbacks 2017-05-10 14:46:31 +02:00
thraaawn
09e2185e2c Added more item and fluid methods for OC to access (#1208)
- extractItem(stack, size, side)
- extractFluid(stack, size, side)
- getFluid(stack)
2017-05-09 20:05:02 +02:00
raoulvdberge
4e1579f2f0 Cleanup writeItemStack code 2017-05-09 12:19:26 +02:00