1. 1aaf49c Merge remote-tracking branch 'upstream/1.11' into 1.12_firstpass by Tom Elfring · 8 years ago
  2. cfd301a Fix dynamic texture walkytalky and crafting formula by Tom Elfring · 8 years ago
  3. b3f1a9f Merge pull request #4529 from thommy101/issue-4508 by Aidan · 8 years ago
  4. d00224f Merge pull request #4530 from thommy101/issue-4510 by Aidan · 8 years ago
  5. 901694b Merge pull request #4534 from thommy101/issue-4527 by Aidan · 8 years ago
  6. eb37d31 Merge pull request #4535 from thiakil/imc-recipes by Aidan · 8 years ago
  7. 672ec6a Clear comments by aidancbrady · 8 years ago
  8. 47887de Merge pull request #4536 from thiakil/ae2-recipes by Aidan · 8 years ago
  9. 9a9ea83 Do not fail silently on removed IMC messages by Tom Elfring · 8 years ago
  10. 5f877bc Comment out certus/fluix oredict crusher/enrichment recipes - Applied Llamagistics adds its own via its configurable recipe system. by Xander · 8 years ago
  11. 664b07a register power transmitter for FE tunnel, which will (almost) always be there. Should still connect to EU tunnel, but makes more sense to attune to FE by Xander · 8 years ago
  12. 84271c0 Cleanup getMaxEnergy by Tom Elfring · 8 years ago
  13. 402457c Use FMLInterModComms.IMCEvent to process IMC messages, arrives between Init & PostInit. Allows JEI to display changed recipes. by Xander · 8 years ago
  14. 768019c Fix logistical sorter handling with less than full stacks. by Tom Elfring · 8 years ago
  15. f1e273f Fix getMaxEnergy for factories. by Tom Elfring · 8 years ago
  16. 2608daf Fixed Generator recipes not loading. by Tom Elfring · 8 years ago
  17. cc1320c Fix smelting factories default max energy value. by Tom Elfring · 8 years ago
  18. 36da1bc Fix missing null itemstack in InventoryPersonal. by Tom Elfring · 8 years ago
  19. 8a22312 Credit where it's due by Aidan · 8 years ago
  20. 8a7f5fb Merge pull request #4524 from thommy101/issue-4522 by Aidan · 8 years ago
  21. 3cfe0ee Add missing null structure check. by Tom Elfring · 8 years ago
  22. 2b44ab8 ReAdd disabling of machines crafting recipes by Tom Elfring · 8 years ago
  23. 8cb3d73 Fix missing SideOnly annotations by Tom Elfring · 8 years ago
  24. 1aa4afc Realy update to forge 1.12 recommended by Tom Elfring · 8 years ago
  25. 1c01a9e Update to forge 1.12 recommended by Tom Elfring · 8 years ago
  26. 5def854 Fix missing tooltips in GUIs by Tom Elfring · 8 years ago
  27. 83e94f4 Merge remote-tracking branch 'upstream/1.11' into 1.12_firstpass by Tom Elfring · 8 years ago
  28. 5e17742 Merge pull request #4494 from thommy101/issue-4483 by Aidan · 8 years ago
  29. 0186d0f Merge pull request #4496 from thommy101/issue-4490 by Aidan · 8 years ago
  30. a044f82 Process Fluidic Plenisher nodes from closest to furthest. by Tom Elfring · 8 years ago
  31. 0774cfa Update entity names. by Tom Elfring · 8 years ago
  32. ca28db1 Temp fix for BC API by Tom Elfring · 8 years ago
  33. 5ef94ef Update to new RF API by Tom Elfring · 8 years ago
  34. c6be298 Fix very stupid issue introduced by renaming by Tom Elfring · 8 years ago
  35. 29e9ac7 Update to latest Forge (rendering changes) by Tom Elfring · 8 years ago
  36. 5e45e16 Remove nonfunctional code IMCHandler by Tom Elfring · 8 years ago
  37. fd5df31 Reenable JEI by Tom Elfring · 8 years ago
  38. f1e4cd2 Fix recipes only working once by Tom Elfring · 8 years ago
  39. 6aa2ad3 Actually fix NBT recipes by Tom Elfring · 8 years ago
  40. 678581f Update Forge, fix NBT recipes, added recipe generator by Tom Elfring · 8 years ago
  41. 0a98701 Update to new Forge registry standards by Tom Elfring · 8 years ago
  42. 0a670c1 Merge upstream by Tom Elfring · 8 years ago
  43. bac3c88 Add more recipes by Tom Elfring · 8 years ago
  44. 471563e Better ItemStack packet management by aidancbrady · 8 years ago
  45. aa04e34 ItemStack fix by aidancbrady · 8 years ago
  46. a39571d Bump version to 9.3.3 by aidancbrady · 8 years ago
  47. 2223ccb Merge pull request #4474 from thommy101/issue-4473 by Aidan · 8 years ago
  48. ef28e70 Fix unsave cast RecipeList by Tom Elfring · 8 years ago
  49. a13ce79 Update mappings to 20170616 by Tom Elfring · 8 years ago
  50. 673eaae Add cactus to biofuel recipes by aidancbrady · 8 years ago
  51. c12059e Null ItemStack cleanup by aidancbrady · 8 years ago
  52. 398f028 Merge branch '1.11' of https://github.com/aidancbrady/Mekanism into 1.11 by aidancbrady · 8 years ago
  53. 355aa2d Merge pull request #4468 from thiakil/null-itemstacks by Aidan · 8 years ago
  54. 791d712 Merge branch 'master' into 1.11 by aidancbrady · 8 years ago
  55. 6cbfc9c Merge pull request #4465 from thommy101/issue-4463 by Aidan · 8 years ago
  56. b76fb94 Merge pull request #4446 from thommy101/issue_template by Aidan · 8 years ago
  57. 2eabbe4 First pass 1.12 port by Tom Elfring · 8 years ago
  58. a7c8423 more !isEmpty checks to validate ItemStacks by Xander Victory · 8 years ago
  59. f3cd020 more !isEmpty checks to validate ItemStacks by Xander Victory · 8 years ago
  60. 785cb2c add @Nullable to internal ItemStack fields and also make sure they're not IS.isEmpty() by Xander Victory · 8 years ago
  61. c67fe22 Fix oredict registration, moved to preinit by Tom Elfring · 8 years ago
  62. 8599224 Fix some more null ItemStacks found with Idea by Xander Victory · 8 years ago
  63. e947ea0 Updated IC2 API by aidancbrady · 8 years ago
  64. 2c1532b Version bump by aidancbrady · 8 years ago
  65. 41a1e37 Fix some null ItemStack issues by aidancbrady · 8 years ago
  66. c00ddbc Merge pull request #4452 from thiakil/rendering-crash-fix by Aidan · 8 years ago
  67. fe9a0e6 Prevent crashing during getQuads by 1. only calling OpenGL stuff if we have a context, 2. also checking that the Tesselator isDrawing. by Xander Victory · 8 years ago
  68. 1193aac Add Github issue template by Tom Elfring · 8 years ago
  69. 33a2b3a Merge pull request #4429 from thommy101/fix-integer-overflow by Aidan · 8 years ago
  70. 3694189 Merge pull request #4432 from thommy101/travis-speed by Aidan · 8 years ago
  71. f2f96ce Added configurable Fusion Reactor energy generation, don't know why that didn't exist before by aidancbrady · 8 years ago
  72. 83ebb23 Improve travis compile time by Tom Elfring · 8 years ago
  73. 47d1640 Fix integer overflows by Tom Elfring · 8 years ago
  74. 16b6860 Merge pull request #4422 from PlayerWithoutName/reactorFix by Aidan · 8 years ago
  75. 7f9a668 Merge pull request #4421 from thommy101/issue-3856 by Aidan · 8 years ago
  76. b6b57aa Allow all items to be filtered on modid by Tom Elfring · 8 years ago
  77. 0da1577 Fixed reactor blocks dropping wrong items by PlayerWithoutName · 8 years ago
  78. 50bca73 Merge branch '1.11' of https://github.com/aidancbrady/Mekanism into 1.11 by aidancbrady · 8 years ago
  79. d5d9a34 Untested MCMP occlusion by aidancbrady · 8 years ago
  80. dd53a75 Merge pull request #4415 from InsomniaKitten/patch-1 by Aidan · 8 years ago
  81. 27181ab Merge pull request #4419 from PlayerWithoutName/1.11 by Aidan · 8 years ago
  82. dfea471 Fixed IllegalArgumentException in OreDictCache class by PlayerWithoutName · 8 years ago
  83. ca21a34 Remove unused variable causing ClassCastException by Kitten · 8 years ago
  84. 4335f4d Merge pull request #4412 from marcin212/separatorFix by Aidan · 8 years ago
  85. f1b93f8 Fixed chargepad bounds by aidancbrady · 8 years ago
  86. c6d6f0e fixed separator taking two upgrades instead of one by marcin212 · 8 years ago
  87. b532c27 Merge pull request #4410 from marcin212/LithiumFix by Aidan · 8 years ago
  88. 83fae92 Add sanity check for transmitter bounds by aidancbrady · 8 years ago
  89. bfa05b6 fix #4406 by marcin212 · 8 years ago
  90. 348aad9 Fix infinite water issue by aidancbrady · 8 years ago
  91. 4bef6e7 Cleanup by aidancbrady · 8 years ago
  92. 72fd35f Merge branch '1.11' of https://github.com/aidancbrady/Mekanism into 1.11 by aidancbrady · 8 years ago
  93. a53e453 Merge branch 'master' into 1.11 by aidancbrady · 8 years ago
  94. d369963 Merge pull request #4390 from thommy101/dependency-updates by Aidan · 8 years ago
  95. 6a139e3 Merge pull request #4400 from thommy101/feature-4165 by Aidan · 8 years ago
  96. 2211706 Merge pull request #4398 from raspopov/patch-3 by Aidan · 8 years ago
  97. 28d5a8c Merge pull request #4399 from thommy101/travis-caching by Aidan · 8 years ago
  98. 3f777e9 Only allow same fluids in active fluidtank towers. by Tom Elfring · 8 years ago
  99. d9b3c1a Add caching to Travis by Tom Elfring · 8 years ago
  100. bdb805a Updated Russian translation by Nikolay Raspopov · 8 years ago