1. d0f0508 Set UP texture reactor controller by Tom Elfring · 7 years ago
  2. 5d8cf6a Allow texture rotation of Thermal Evap. Controller by Tom Elfring · 7 years ago
  3. 46350ed Use CTM connect_to for connecting blocks by Tom Elfring · 7 years ago
  4. ec1cf6c Merge branch '1.11' into feature-CTM by Tom Elfring · 7 years ago
  5. 6b23438 Merge pull request #4559 from thommy101/feature-4558 by Aidan · 7 years ago
  6. 341e11d Fix config caching of pump, miner and plenisher. by Tom Elfring · 7 years ago
  7. 2a53573 Merge pull request #4562 from christofferson/issue-4560 by Aidan · 7 years ago
  8. 90cf4ce Add config caching overrides to TileEntityFactory by Chris Anderson · 7 years ago
  9. 40aa8b2 Add Storage Drawer maven by Xander · 7 years ago
  10. 39d4985 Fixes #4437 by Chris Anderson · 7 years ago
  11. ba83e8d Fix issue with entities not sending energy on sides correctly by Chris Anderson · 7 years ago
  12. 62eeb4d Merge branch '1.11' of github.com:aidancbrady/Mekanism into issue-4560 by Chris Anderson · 7 years ago
  13. e3de87f Fixes #4560 by Chris Anderson · 7 years ago
  14. 10550f6 Add StorageDrawer compat. by Tom Elfring · 7 years ago
  15. c86e1b7 Merge remote-tracking branch 'upstream/1.11' into feature-CTM by Tom Elfring · 7 years ago
  16. 77e4698 Fix crash by aidancbrady · 7 years ago
  17. 9b93a56 Merge pull request #4498 from christofferson/issue-4492 by Aidan · 7 years ago
  18. 7db6972 Minor cleanup by aidancbrady · 7 years ago
  19. 7ce1ac4 Update addMultipartHeader to stop counting ITileNetwork implementations after 2 by Chris Anderson · 7 years ago
  20. bc32748 Some performance-oriented refactoring of TileComponentConfig by Richard Carter · 7 years ago
  21. dc6312e TileEntityAdvancedBoundingBlock calls getInv twice as much as needed by Richard Carter · 7 years ago
  22. a9b023a acceptEnergy/pullEnergy: return 0 if machine is full or empty by Richard Carter · 7 years ago
  23. 0c04119 Add sideIsOutput and sideIsConsumer methods by Richard Carter · 7 years ago
  24. 491a03c TileEntityFluidTank: call getTileEntity once, not twice by Richard Carter · 7 years ago
  25. 8d55f59 Refactoring multipart packet routing by Chris Anderson · 7 years ago
  26. 3815945 Fix handling of consumable item fluid containers. by Xander · 7 years ago
  27. 46367a4 Merge branch 'master' into 1.11 by aidancbrady · 7 years ago
  28. f590af2 Merge branch 'master' into master by Aidan · 7 years ago
  29. 8d3f9a2 Merge branch '1.11' into feature-3808 by Aidan · 7 years ago
  30. 4691f83 Add JavaDoc to MultipartTileNetworkJoiner by Chris Anderson · 7 years ago
  31. 5051186 Merge branch '1.11' of github.com:aidancbrady/Mekanism into issue-4492 by Chris Anderson · 7 years ago
  32. dbb86e3 Merge pull request #4523 from thommy101/issue-4513 by Aidan · 7 years ago
  33. f3b4909 Revert "Fix handling of consumabe item fluid containers." by aidancbrady · 7 years ago
  34. 8145088 Cleanup by aidancbrady · 7 years ago
  35. 4a7b457 Merge branch '1.11' into issue-4484 by Aidan · 7 years ago
  36. 7b1e965 Merge pull request #4544 from thommy101/issue-3613 by Aidan · 7 years ago
  37. cb675a9 Merge pull request #4543 from thommy101/issue-3802 by Aidan · 7 years ago
  38. d689267 Merge pull request #4547 from thommy101/feature-3807 by Aidan · 7 years ago
  39. 243505c Merge pull request #4551 from thommy101/issue-4539 by Aidan · 7 years ago
  40. 34847c8 Merge pull request #4549 from thommy101/issue-3534 by Aidan · 7 years ago
  41. 9106ac9 Fix handling of consumabe item fluid containers. by Tom Elfring · 7 years ago
  42. a34bcea Enhancements and improvements to MCMP functionality by Chris Anderson · 7 years ago
  43. 7bf8fed add a log message the first time a username lookup fails by Xander · 7 years ago
  44. a39d624 minor fix for log message; return the size of the list we're checking against by Xander · 7 years ago
  45. a5e816d Add util method to get Username from UUID, without nulls by Xander · 7 years ago
  46. 4614c67 Fix typo by Tom Elfring · 7 years ago
  47. 7c1e8b9 Change TE access from ChunkCache to Util method by Tom Elfring · 7 years ago
  48. 65084f5 Fix TE access from ChunkCache. by Tom Elfring · 7 years ago
  49. 122d3d8 Move CTM from internal code to CTM-mod. by Tom Elfring · 7 years ago
  50. 0a1da00 Add bin drops directly to player inventory. by Tom Elfring · 7 years ago
  51. 6f78c19c Add disable toggle to freerunners. by Tom Elfring · 7 years ago
  52. 6ba975b Add multiblock structures to cardboard blacklist. by Tom Elfring · 7 years ago
  53. b24cbb7 Make empty containers stackable. by Tom Elfring · 7 years ago
  54. 5f25016 add a sanity check for weird ISidedInventorys that give us a slot id that's higher than the inv size they reported. (see #4484) by Xander Victory · 7 years ago
  55. cd8cbf4 Commit changes based on feedback by Chris Anderson · 7 years ago
  56. f6c126a Add max energy to tooltips by Tom Elfring · 7 years ago
  57. b3f1a9f Merge pull request #4529 from thommy101/issue-4508 by Aidan · 7 years ago
  58. d00224f Merge pull request #4530 from thommy101/issue-4510 by Aidan · 7 years ago
  59. 901694b Merge pull request #4534 from thommy101/issue-4527 by Aidan · 7 years ago
  60. eb37d31 Merge pull request #4535 from thiakil/imc-recipes by Aidan · 7 years ago
  61. 672ec6a Clear comments by aidancbrady · 7 years ago
  62. b886d39 Fix wrong cast BC integration by Tom Elfring · 7 years ago
  63. f9c6dc0 Fix conversion rate BC-RF-Mekanism by Tom Elfring · 7 years ago
  64. 5f877bc Comment out certus/fluix oredict crusher/enrichment recipes - Applied Llamagistics adds its own via its configurable recipe system. by Xander · 7 years ago
  65. 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 · 7 years ago
  66. 84271c0 Cleanup getMaxEnergy by Tom Elfring · 7 years ago
  67. 402457c Use FMLInterModComms.IMCEvent to process IMC messages, arrives between Init & PostInit. Allows JEI to display changed recipes. by Xander · 7 years ago
  68. 768019c Fix logistical sorter handling with less than full stacks. by Tom Elfring · 7 years ago
  69. f1e273f Fix getMaxEnergy for factories. by Tom Elfring · 7 years ago
  70. cc1320c Fix smelting factories default max energy value. by Tom Elfring · 7 years ago
  71. 36da1bc Fix missing null itemstack in InventoryPersonal. by Tom Elfring · 7 years ago
  72. 16d2ef3 Fix wrong BC value by Tom Elfring · 7 years ago
  73. a32824a Update BC to a maven dependency by Tom Elfring · 7 years ago
  74. 3cfe0ee Add missing null structure check. by Tom Elfring · 7 years ago
  75. e860089 Update BuildCraft API to 218FB4A by Tom Elfring · 7 years ago
  76. 0a519ca Fix issue with transmitters in multiparts not dropping items when harvested by Chris Anderson · 7 years ago
  77. 5e17742 Merge pull request #4494 from thommy101/issue-4483 by Aidan · 7 years ago
  78. b0d2115 Fix MCMP ClassCastException and usability Fixes #4492 by Chris Anderson · 7 years ago
  79. a044f82 Process Fluidic Plenisher nodes from closest to furthest. by Tom Elfring · 7 years ago
  80. 0774cfa Update entity names. by Tom Elfring · 7 years ago
  81. 471563e Better ItemStack packet management by aidancbrady · 7 years ago
  82. aa04e34 ItemStack fix by aidancbrady · 7 years ago
  83. a39571d Bump version to 9.3.3 by aidancbrady · 7 years ago
  84. ef28e70 Fix unsave cast RecipeList by Tom Elfring · 7 years ago
  85. 673eaae Add cactus to biofuel recipes by aidancbrady · 7 years ago
  86. c12059e Null ItemStack cleanup by aidancbrady · 7 years ago
  87. 398f028 Merge branch '1.11' of https://github.com/aidancbrady/Mekanism into 1.11 by aidancbrady · 7 years ago
  88. 355aa2d Merge pull request #4468 from thiakil/null-itemstacks by Aidan · 7 years ago
  89. 791d712 Merge branch 'master' into 1.11 by aidancbrady · 7 years ago
  90. a7c8423 more !isEmpty checks to validate ItemStacks by Xander Victory · 7 years ago
  91. f3cd020 more !isEmpty checks to validate ItemStacks by Xander Victory · 7 years ago
  92. 785cb2c add @Nullable to internal ItemStack fields and also make sure they're not IS.isEmpty() by Xander Victory · 7 years ago
  93. c67fe22 Fix oredict registration, moved to preinit by Tom Elfring · 7 years ago
  94. 8599224 Fix some more null ItemStacks found with Idea by Xander Victory · 7 years ago
  95. e947ea0 Updated IC2 API by aidancbrady · 7 years ago
  96. 2c1532b Version bump by aidancbrady · 7 years ago
  97. 41a1e37 Fix some null ItemStack issues by aidancbrady · 7 years ago
  98. 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 · 7 years ago
  99. 33a2b3a Merge pull request #4429 from thommy101/fix-integer-overflow by Aidan · 7 years ago
  100. f2f96ce Added configurable Fusion Reactor energy generation, don't know why that didn't exist before by aidancbrady · 7 years ago