Commit graph

  • bfa0c8f80a Fixed energy usage from IDSU. Closes #1282 drcrazy 2017-09-30 00:45:25 +0300
  • 6f96dd7c2b Renamed files to fix startup messages drcrazy 2017-09-29 02:22:05 +0300
  • 27829ea1f2 Merge remote-tracking branch 'origin/1.12' into 1.12 modmuss50 2017-09-28 23:45:04 +0100
  • f5076ea8af Downgrade mappings + update all libs modmuss50 2017-09-28 23:44:16 +0100
  • 1875d8abb4 #releaseBuild drcrazy 2017-09-29 01:24:26 +0300
  • 4ce046a2ac Added recipe for DragonEgg Syphon drcrazy 2017-09-29 01:08:31 +0300
  • 17b09b882a Fix build issues modmuss50 2017-09-28 22:44:55 +0100
  • 8bf7bce11c Fix merge issue modmuss50 2017-09-28 21:09:15 +0100
  • e51f3f7c51 Merge remote-tracking branch 'origin/1.12' into 1.12 modmuss50 2017-09-28 21:04:02 +0100
  • 2e1c469524 Add support for wrenches from other mods. modmuss50 2017-09-28 21:01:38 +0100
  • 40e470629d Added check for config for block break with pickaxe. Closes #1172 drcrazy 2017-09-28 02:03:16 +0300
  • ffe13d0c79 Update rolling machine CT support for 1.12 closes #1251 modmuss50 2017-09-27 13:45:49 +0100
  • 3010afa351 Fix to-do drcrazy 2017-09-27 02:56:24 +0300
  • 02473d4585 Fix warnings drcrazy 2017-09-25 17:52:45 +0300
  • ae75191c00 Fixed check for max storage for chests. Closes #1026 drcrazy 2017-09-22 04:03:20 +0300
  • 833974d698 Fixed inventory drop for chests. Closes #1239 drcrazy 2017-09-20 02:26:37 +0300
  • 8a1d9c78eb Dirty fix for empty itemstack. Closes #1255 drcrazy 2017-09-19 15:11:00 +0300
  • 27bfa618db #releaseBuild modmuss50 2017-09-18 23:49:13 +0100
  • e74067db40 1.12.2 modmuss50 2017-09-18 23:47:07 +0100
  • e9dd765062 #releaseBuild Modmuss50 2017-09-18 23:08:06 +0100
  • 7ab16224a5 Fixed existing cable bug. Introduced new. Closes #1240 drcrazy 2017-09-18 01:25:01 +0300
  • cd7b008430 Fixed missing ender eye and pearl grinder recipes drcrazy 2017-09-17 21:00:15 +0300
  • be88077f8c #releaseBuild drcrazy 2017-09-16 01:06:26 +0300
  • 01c04c27bb Some machines can use batteries now drcrazy 2017-09-16 00:50:43 +0300
  • 4ccd3ff290 Fixed lava check inside blast furnace multiblock drcrazy 2017-09-15 02:10:55 +0300
  • c43077e640 Fixed blast furnace double energy tap. Closes #1273 drcrazy 2017-09-15 01:54:09 +0300
  • 8de19ff5e7 Fix warnings drcrazy 2017-09-14 17:55:28 +0300
  • da399fc916 Fix empty check drcrazy 2017-09-14 10:30:41 +0300
  • f39026b959 JEI integration refactoring drcrazy 2017-09-13 13:27:33 +0300
  • 5d441defa7 Update IndustrialElectrolyzer GUI to GuiBase. Closes #1272. drcrazy 2017-09-13 03:40:38 +0300
  • 7cc8a4985f Fix plate iridium alloy name. Closes #1271 drcrazy 2017-09-11 23:15:59 +0300
  • 33aaacc8f8 #releaseBuild modmuss50 2017-09-11 09:35:57 +0100
  • b18f99a4dd Fix server crash modmuss50 2017-09-11 09:28:45 +0100
  • 5b09618ad2 Fix double tile entity update drcrazy 2017-09-10 01:15:07 +0300
  • b13d282bf1 Fix unused imports drcrazy 2017-09-09 01:54:43 +0300
  • 5985acc431 Merge pull request #1269 from alexpic57/1.12 Modmuss50 2017-09-08 21:10:20 +0100
  • c1dd9d9192 fix all? the tile to prevent bug duplication alexpic57 2017-09-08 21:39:46 +0200
  • 53adc8142e remove wrong import alexpic57 2017-09-08 21:25:13 +0200
  • 885ba9210c fix bug duplication #1012 alexpic57 2017-09-08 21:18:57 +0200
  • 1d873c2d33 fix identation + remove unused import + fix jei button on ImplosionCompressor alexpic57 2017-09-08 13:58:27 +0200
  • e4b5d3378a update Implosion Compressor to GuiBase alexpic57 2017-09-07 23:59:46 +0200
  • aa2df32222 Fix build drcrazy 2017-09-08 02:11:49 +0300
  • ab1802ba5e Refactoring for translation drcrazy 2017-09-08 02:03:35 +0300
  • 8a8205b4b1 Change eupertick to 0.1. Closes #1176 drcrazy 2017-09-07 18:31:20 +0300
  • e26d7e3a0c Fixed tooltip issue. Closes #865 drcrazy 2017-09-07 18:29:52 +0300
  • 30ee947c22 Added player detector recipe. Removed unused imports drcrazy 2017-09-07 03:17:40 +0300
  • 015fd889f2 More luv to computer cube block drcrazy 2017-09-07 01:04:20 +0300
  • bc390fa0e0 Fixed missing nuke textures drcrazy 2017-09-07 00:13:37 +0300
  • 7a55995546 Merge pull request #1265 from alexpic57/1.12 Modmuss50 2017-09-06 13:48:39 +0100
  • 094b67e050 Slight rework of the gui system, should fix some issues with wrenching. Should fix #1264 fixes #988 + a handful of weird gui de-syncs modmuss50 2017-09-06 13:46:12 +0100
  • 93b869a446 fix background not showing on somes machines alexpic57 2017-09-06 14:42:54 +0200
  • 8588a40474 Added plateIridiumAlloy. Closes #1262. Closes #1073 drcrazy 2017-09-06 02:38:07 +0300
  • 71a0ac3e66 Updated recipe to use or not use oreDict names. Closes #1210 drcrazy 2017-09-05 23:40:40 +0300
  • 849f9fc07b Fix null IItemstack being converted to air. I hope. Closes #1222 drcrazy 2017-09-05 18:02:42 +0300
  • 48c9371d77 Added missing cell recipes. Closes #867 drcrazy 2017-09-05 15:32:43 +0300
  • a1c77aa47c Merged inventory keys in blockstate jsons drcrazy 2017-09-05 00:15:02 +0300
  • c11b79828c #releaseBuild drcrazy 2017-09-04 00:57:25 +0300
  • dfaef8a6c2 Updated fluid generators GUI. Closes #1097 drcrazy 2017-09-04 00:12:58 +0300
  • 37d8b8641f GUI rework for Diesel generator drcrazy 2017-09-03 03:41:50 +0300
  • d5a3118801 Made iridium reinforced blocks more blast resistant. Closes #1259 drcrazy 2017-09-02 01:30:36 +0300
  • 021a6b0077 Fix for name format. Closes #1258 drcrazy 2017-09-01 18:40:33 +0300
  • 207ac79b77 Change sulfur output from dust to cell. Closes #1105 drcrazy 2017-09-01 17:35:38 +0300
  • 07b1724e24 Updated max energy storage for several tools. Closes #1219 drcrazy 2017-09-01 16:19:59 +0300
  • ace5813745 Update onBlockActivated to use newer method drcrazy 2017-09-01 13:42:39 +0300
  • ceac5fc282 Update for deprecated method drcrazy 2017-09-01 02:32:05 +0300
  • 6a36f79e03 Removed duplicate coal dust grinding recipe. Closes #1256 drcrazy 2017-08-31 13:06:41 +0300
  • 46f9266197 Magnalium plate is back. Closes #1109 drcrazy 2017-08-31 03:02:00 +0300
  • 3011546462
    Block energy storage now uses the new wrench api modmuss50 2017-08-30 21:59:21 +0100
  • 6f6800e75a
    Rewrite wrench to use new API modmuss50 2017-08-30 21:57:14 +0100
  • 20e9276bd9
    Fixes #1043 modmuss50 2017-08-30 21:25:13 +0100
  • efbd5542b4 Code unification drcrazy 2017-08-30 10:19:54 +0300
  • 4ef1c74b1f #releaseBuild drcrazy 2017-08-29 20:01:15 +0300
  • ab1428eb12 Fix for machine tank drain. More luv to industrial grinder. (#1254) drcrazy 2017-08-29 19:57:21 +0300
  • 63be913878 Fix for Industrial Grinder. Closes #1155 (#1253) drcrazy 2017-08-28 00:38:10 +0300
  • 44524a680b Fix alloy plate name, MFU and MFSU I\O rates (#1249) drcrazy 2017-08-26 01:58:35 +0300
  • e19e483d2f No more excessive NBT tags for drained cells. Closes #1244, #1216 (#1248) drcrazy 2017-08-25 22:57:47 +0300
  • a016a6dd49 Replace all emptiness checks == ItemStack.Empty with .isEmpty() (#1247) David Vierra 2017-08-25 08:08:15 -1000
  • df808760ad Make cells drainable again (#1246) drcrazy 2017-08-25 10:39:44 +0300
  • c401f116aa #releaseBuild include a load of fixes from drcrazy Modmuss50 2017-08-24 17:41:23 +0100
  • e814a1bf3b More refactoring for recipes. Also closes #1225 and #1223 and #1190 (#1245) drcrazy 2017-08-24 03:10:06 +0300
  • 51ee1b66ff Update for tier0 textures. Fix for #1170 (#1242) drcrazy 2017-08-22 14:04:47 +0300
  • f465c6cf47 Refactored Crafting Table recipies; Fixed IDE warnings for unused (#1241) drcrazy 2017-08-22 00:25:13 +0300
  • 64a261d254
    #releaseBuild modmuss50 2017-08-16 11:46:57 +0100
  • b0cf304dfa
    #releaseBuild modmuss50 2017-08-16 11:45:00 +0100
  • 0fbc9fe04b
    Merge remote-tracking branch 'origin/1.12' into 1.12 modmuss50 2017-08-15 19:01:41 +0100
  • 11990301d3
    1.12.1 modmuss50 2017-08-15 19:00:37 +0100
  • 94795b7d42 Fix Vacuum Freezer wrench drop. Closes #1196 (#1235) drcrazy 2017-08-14 14:46:38 +0300
  • ad3d13d134 Remove debug code Modmuss50 2017-08-14 11:56:24 +0100
  • 9c07d6fa1c Fix matter fabricator energy use, adds EU-per-amp config value (#1231) Paul 2017-08-09 17:53:19 +1000
  • aa2d15c109 Fix for issue #1218 - Can't Macerate Basalt or Marble (#1224) drcrazy 2017-08-02 02:29:12 +0300
  • 3ea0d2541a
    #releaseBuild modmuss50 2017-07-28 21:10:19 +0100
  • 77e833f9d4
    Fixes #1197 modmuss50 2017-07-28 21:08:11 +0100
  • 0906f1fdc1
    Fixes #1201 modmuss50 2017-07-28 21:03:12 +0100
  • dc966c0d83
    Fixes broken recipes, closes #1208 modmuss50 2017-07-28 21:01:08 +0100
  • ea7baf437b
    Fix small exploit with TE integration. modmuss50 2017-07-28 20:28:23 +0100
  • f4a641f3cb
    Fix crash with malisis mods, #releaseBuild Fixes #1199 modmuss50 2017-07-19 18:23:45 +0100
  • 2f221ed8c8
    Fix #992 modmuss50 2017-07-10 18:49:04 +0100
  • 0ebd138509
    Fix crash with Industrial Foregoing #releaseBuild modmuss50 2017-07-10 18:44:33 +0100
  • c926f41237
    Fix small issue with ore dict utils modmuss50 2017-07-10 18:38:30 +0100
  • d267bb4e09
    Merge remote-tracking branch 'origin/1.12' into 1.12 modmuss50 2017-07-10 18:33:07 +0100