Commit Graph

  • a62d2e257e Fixed #1235 - "Breaking cable with destructor crashes game" raoulvdberge 2017-05-24 21:00:42 +02:00
  • 4c92c87c7c Fixed #1238 - "Controller requires replacing after power loss" raoulvdberge 2017-05-24 20:12:32 +02:00
  • 76b31c6710 Fixed missing config categories in ingame config raoulvdberge 2017-05-24 19:59:22 +02:00
  • a15e63eba1 Bump to 1.4.8 raoulvdberge 2017-05-24 19:56:35 +02:00
  • c1dec2bab4 Update changelog raoulvdberge 2017-05-23 18:57:08 +02:00
  • e06b246976 Fix date formatting raoulvdberge 2017-05-23 18:39:52 +02:00
  • ff976f8c13 Update changelog raoulvdberge 2017-05-23 18:30:43 +02:00
  • 594c674506 Another possible fix for #986 - "Disks Disappearing" raoulvdberge 2017-05-23 18:29:12 +02:00
  • 0e0afa3bcc Not fixed Raoul 2017-05-22 21:40:47 +02:00
  • d98f35b439 Work around bug #1070 raoulvdberge 2017-05-20 10:02:34 +02:00
  • 96c560db78 Fixed #1227 - "Portable Grid Dupe" raoulvdberge 2017-05-18 20:32:39 +02:00
  • 61237b88f9 Bump to 1.4.7 raoulvdberge 2017-05-18 20:31:32 +02:00
  • a376759f90 Update Github issue template to not have MC 1.10.2 by default raoulvdberge 2017-05-17 14:30:05 +02:00
  • c1cd19ce91 Fixed #1223 - "Crash while trying to autocraft" raoulvdberge 2017-05-17 14:27:19 +02:00
  • 75b92dafb6 Fixed #1223 - "Crash while trying to autocraft" raoulvdberge 2017-05-17 14:26:11 +02:00
  • afe9b5bd0e Fixed Wrench opening GUIs while performing action raoulvdberge 2017-05-15 22:46:40 +02:00
  • bd3ddee1bd Renames, formatting raoulvdberge 2017-05-15 21:35:27 +02:00
  • 72676c5373 Update changelog raoulvdberge 2017-05-15 19:10:11 +02:00
  • d7d5495270 Remove debug output, #1220 raoulvdberge 2017-05-15 19:05:15 +02:00
  • ec0db805b0 Performance improvement to network scanning, fixed the need to have hashCode/equals implemented on nodes as well raoulvdberge 2017-05-15 19:02:50 +02:00
  • 75acce0031 Bump to 1.4.6 raoulvdberge 2017-05-15 19:01:50 +02:00
  • 64571f5f64 Fixed MC not starting up without OC raoulvdberge 2017-05-14 13:55:47 +02:00
  • 8e7ab3b587 Remove workaround around Forge bug regarding fake player message sending raoulvdberge 2017-05-14 10:58:51 +02:00
  • b3ca4360e8 Fixed #1206 and #892 - "Refined Storage Dupe" raoulvdberge 2017-05-14 10:45:33 +02:00
  • b8836e9b2e Add fixed (?) bug to changelog raoulvdberge 2017-05-14 10:31:24 +02:00
  • 785a8b2f5f Fixed #1210 - "Disk Manipulator filter in fluid mode displays fluid bucket instead of fluid." raoulvdberge 2017-05-13 22:09:39 +02:00
  • 44a1dc515b Fixed #1209 - "No tooltips for filtered fluids in Disk Drive GUI in fluid mode." raoulvdberge 2017-05-13 21:59:26 +02:00
  • 24855e2f35 Fixed tile data params not being sent correctly raoulvdberge 2017-05-13 21:51:12 +02:00
  • 8c4565ebd3 Mark dirty when the node is read from wrench config raoulvdberge 2017-05-13 16:38:46 +02:00
  • 6c73338fac Cleanup raoulvdberge 2017-05-13 16:31:20 +02:00
  • 1428350c67 Remove the map and use the world saved data, #986 raoulvdberge 2017-05-13 15:16:47 +02:00
  • 492afce309 Possible fix for #986 - "Disks Disappearing" raoulvdberge 2017-05-13 14:55:37 +02:00
  • c6bd193313 Change portable grid recipe raoulvdberge 2017-05-13 12:16:35 +02:00
  • 594150d56f Move energy item capacity to a constant raoulvdberge 2017-05-12 00:38:59 +02:00
  • 50671435a8 Implement support for redstone mode in portable grid inworld raoulvdberge 2017-05-12 00:32:35 +02:00
  • 39749eef68 Make settings in the inworld portable grid correctly sync raoulvdberge 2017-05-12 00:16:54 +02:00
  • d4f8708806 Add bounding box for portable grid raoulvdberge 2017-05-11 23:56:29 +02:00
  • dfedd69443 Save before writing raoulvdberge 2017-05-11 23:46:09 +02:00
  • 4e3a00f474 Made the creative portable grid work in block form, fix extraction of portable grid energy raoulvdberge 2017-05-11 23:35:09 +02:00
  • 89841d6302 Make the portable grid a placeable block raoulvdberge 2017-05-11 22:10:32 +02:00
  • 69d6a3ec30 Add documentation for OpenComputers callbacks raoulvdberge 2017-05-10 14:46:31 +02:00
  • 09e2185e2c Added more item and fluid methods for OC to access (#1208) thraaawn 2017-05-09 20:05:02 +02:00
  • 4e1579f2f0 Cleanup writeItemStack code raoulvdberge 2017-05-09 12:19:26 +02:00
  • 282d85bf06 Rename method raoulvdberge 2017-05-09 11:32:10 +02:00
  • 8bf60fd06a Fixed #153 - "OpenComputers / ComputerCraft API" raoulvdberge 2017-05-09 02:06:44 +02:00
  • 4218db100d Fixed #1205 - "Portable Grid" raoulvdberge 2017-05-09 01:52:29 +02:00
  • 8bb6bc1cd1 Remove network dependency of IGrids raoulvdberge 2017-05-08 22:29:31 +02:00
  • 51db9dddb4 Reorganize energy code from ItemNetworkItem in separate class for the Portable Grid raoulvdberge 2017-05-08 21:56:36 +02:00
  • 0322a35bc4 Add OC integration skeleton raoulvdberge 2017-05-08 21:48:40 +02:00
  • b44860d3ce Fixed #924 - "TileCable should avoid being ticked" raoulvdberge 2017-05-08 18:08:29 +02:00
  • 30384dc475 Update dependencies, added OpenComputers API raoulvdberge 2017-05-07 19:18:06 +02:00
  • 23bda54553 Revert "Fixes #1144 - "Refined Storage thinks that I have double of everything in my drawers when using two external storages busses"" raoulvdberge 2017-05-05 22:06:27 +02:00
  • 393a3ffa3c Fixes #1144 - "Refined Storage thinks that I have double of everything in my drawers when using two external storages busses" raoulvdberge 2017-05-05 21:59:47 +02:00
  • 7bb3078e32 Merge remote-tracking branch 'origin/mc1.11' into mc1.11 raoulvdberge 2017-05-05 18:46:16 +02:00
  • 1c4cc85886 Fixes #1190 - "Server crashes randomly on block.refinedstorage:fluid_interface" raoulvdberge 2017-05-05 18:45:59 +02:00
  • 2b711839b4 Bump to 1.4.5 raoulvdberge 2017-05-05 18:44:40 +02:00
  • 3d9c7890b6 Update to latest Crafting Tweaks API and fix the buttons to always align to the correct slot. (#1192) BlayTheNinth 2017-04-29 20:05:01 +02:00
  • 1d19587435 Fix minor bug with storage monitor fix raoulvdberge 2017-04-27 23:19:31 +02:00
  • 005e523e24 Update Forge and JEI raoulvdberge 2017-04-27 21:47:20 +02:00
  • 1844c8c898 Fixed Storage Monitor not respecting security settings, fixes #1189 raoulvdberge 2017-04-25 22:20:50 +02:00
  • 9494d3f07e Improved API docs and code formatting raoulvdberge 2017-04-25 22:00:13 +02:00
  • 82b59fdfcd Fixed issue where empy stacks show up in the system, fixes #1126, #1183 and #1188 raoulvdberge 2017-04-25 21:02:44 +02:00
  • 3dc4f05bfe Small fix to previous commit raoulvdberge 2017-04-25 20:59:29 +02:00
  • 733dffd446 Fixed Disk Manipulator crashing due to empty stack, fixes #1182 raoulvdberge 2017-04-25 20:57:28 +02:00
  • 97855e4e75 Version bump to 1.4.4 raoulvdberge 2017-04-25 20:57:09 +02:00
  • c128a99be1 We require a recent JEI raoulvdberge 2017-04-22 15:07:53 +02:00
  • 6afde22f14 Shift clicking patterns in the Pattern Grid now puts the patterns in the pattern slot, fixes #1142 raoulvdberge 2017-04-22 14:31:12 +02:00
  • 032071a44c Display progress bar on JEI recipes for the Solderer raoulvdberge 2017-04-22 12:32:50 +02:00
  • e2ce330397 Small performance improvement: only sort the storages when needed, #1145 raoulvdberge 2017-04-22 12:10:36 +02:00
  • b6479aea1c Remove CREDITS.md, it was out-of-date anyway and you can use Githubs contributors view to see contributors raoulvdberge 2017-04-21 23:16:20 +02:00
  • bc75b92d8d Update dependencies raoulvdberge 2017-04-21 23:16:01 +02:00
  • ebbf506b3b Fixed Fluid Grid not formatting large quantities correctly, fixes #1167 raoulvdberge 2017-04-21 21:17:46 +02:00
  • 4b1fd70395 Fixes #1165 raoulvdberge 2017-04-18 21:33:00 +02:00
  • 2cd36d7728 You can now use up and down arrows to scroll through Grid search history raoulvdberge 2017-04-07 13:40:20 +02:00
  • aba639c299 Fixed oredict not working, fixes #1130 raoulvdberge 2017-04-05 21:40:49 +02:00
  • 5481026fa9 First remove tile then node, #1050 raoulvdberge 2017-04-05 01:49:10 +02:00
  • 0e6e497b73 You can now shift click Grid Filters into a Grid instead of manually inserting them, fixes #1110 raoulvdberge 2017-04-04 23:29:45 +02:00
  • 83dfa1ddb6 detectAndSendChanges(); raoulvdberge 2017-04-04 23:29:03 +02:00
  • b4f2c595b3 Fixed bug where disks in Disk Drive didn't respect access type or void excess stacks option raoulvdberge 2017-04-04 23:02:16 +02:00
  • ce3923ff04 Add Refined Storage wallpaper raoulvdberge 2017-04-04 21:35:04 +02:00
  • fceadf3f86 Move screenshots and add some additional assets raoulvdberge 2017-04-03 01:58:10 +02:00
  • c0505fe3d5 The Solderer isn't sided anymore, fixes #1121 raoulvdberge 2017-04-02 11:58:37 +02:00
  • 3478435bd3 Storage Monitors don't render any quantity text when no item is specified to monitor anymore raoulvdberge 2017-04-02 11:43:28 +02:00
  • 162394b789 Bump to 1.4.3 raoulvdberge 2017-04-02 11:22:22 +02:00
  • aa5a352943 Update changelog. 1.4.2 done raoulvdberge 2017-04-01 21:31:20 +02:00
  • fc155d23a1 Well, that's a first.... raoulvdberge 2017-04-01 21:21:47 +02:00
  • 9472e2cbec Update mappings and dependencies raoulvdberge 2017-04-01 21:02:19 +02:00
  • c8af65f7bb Switch to new resource pack format raoulvdberge 2017-04-01 19:43:49 +02:00
  • e8b6d87a08 Fixed Interface duping items on extract-only storages, fixes #1097 and #1012 raoulvdberge 2017-04-01 19:10:54 +02:00
  • 69d92c4164 Changed related to storage raoulvdberge 2017-04-01 18:15:02 +02:00
  • fd700912f5 Fix key bindings localization raoulvdberge 2017-04-01 16:37:30 +02:00
  • 8dd7aa38f9 Fixed not rendering some tooltips correctly, fixes #1106 raoulvdberge 2017-04-01 16:25:20 +02:00
  • 6c8b0ac057 Fixed controller model warning during launch + Improved memory usage of some models raoulvdberge 2017-04-01 15:53:39 +02:00
  • 5ef0da5988 Fix MCMP registration raoulvdberge 2017-03-22 15:22:53 +01:00
  • f62dfda64d Update changelog raoulvdberge 2017-03-22 15:18:07 +01:00
  • a08784e16d forward port 1.10 changes way2muchnoise 2017-03-22 15:00:07 +01:00
  • a450fc22e3 Cleanup integration package raoulvdberge 2017-03-12 15:15:06 +01:00
  • 59df35f43d Cleanup inventory package raoulvdberge 2017-03-12 14:52:38 +01:00
  • e47f4ef51d Bypass ghost slot when we're dealing with a filter raoulvdberge 2017-03-12 11:56:39 +01:00
  • 08a79b1198 You can now specify more items to export, import, filter, etc by inserting the Filter item, fixes #973 raoulvdberge 2017-03-11 22:23:44 +01:00