1. a9b023a acceptEnergy/pullEnergy: return 0 if machine is full or empty by Richard Carter · 7 years ago
  2. 0c04119 Add sideIsOutput and sideIsConsumer methods by Richard Carter · 7 years ago
  3. 491a03c TileEntityFluidTank: call getTileEntity once, not twice by Richard Carter · 7 years ago
  4. b7b1e5b Merge pull request #4552 from thiakil/issue-4539-thiakil by Aidan · 7 years ago
  5. 3815945 Fix handling of consumable item fluid containers. by Xander · 7 years ago
  6. 46367a4 Merge branch 'master' into 1.11 by aidancbrady · 7 years ago
  7. df711d1 Merge pull request #4278 from Lignum/master by Aidan · 7 years ago
  8. f590af2 Merge branch 'master' into master by Aidan · 7 years ago
  9. 80780dd Merge pull request #4545 from thommy101/feature-3808 by Aidan · 7 years ago
  10. 8d3f9a2 Merge branch '1.11' into feature-3808 by Aidan · 7 years ago
  11. dbb86e3 Merge pull request #4523 from thommy101/issue-4513 by Aidan · 7 years ago
  12. f3b4909 Revert "Fix handling of consumabe item fluid containers." by aidancbrady · 7 years ago
  13. 8145088 Cleanup by aidancbrady · 7 years ago
  14. 731ad5c Merge pull request #4550 from thiakil/issue-4484 by Aidan · 7 years ago
  15. 4a7b457 Merge branch '1.11' into issue-4484 by Aidan · 7 years ago
  16. 7b1e965 Merge pull request #4544 from thommy101/issue-3613 by Aidan · 7 years ago
  17. cb675a9 Merge pull request #4543 from thommy101/issue-3802 by Aidan · 7 years ago
  18. d689267 Merge pull request #4547 from thommy101/feature-3807 by Aidan · 7 years ago
  19. 243505c Merge pull request #4551 from thommy101/issue-4539 by Aidan · 7 years ago
  20. 34847c8 Merge pull request #4549 from thommy101/issue-3534 by Aidan · 7 years ago
  21. 82c30dd Merge pull request #4537 from thommy101/issue-3647 by Aidan · 7 years ago
  22. 9106ac9 Fix handling of consumabe item fluid containers. by Tom Elfring · 7 years ago
  23. 7bf8fed add a log message the first time a username lookup fails by Xander · 7 years ago
  24. a39d624 minor fix for log message; return the size of the list we're checking against by Xander · 7 years ago
  25. a5e816d Add util method to get Username from UUID, without nulls by Xander · 7 years ago
  26. 4614c67 Fix typo by Tom Elfring · 7 years ago
  27. 7c1e8b9 Change TE access from ChunkCache to Util method by Tom Elfring · 7 years ago
  28. 65084f5 Fix TE access from ChunkCache. by Tom Elfring · 7 years ago
  29. 0a1da00 Add bin drops directly to player inventory. by Tom Elfring · 7 years ago
  30. 6f78c19c Add disable toggle to freerunners. by Tom Elfring · 7 years ago
  31. 6ba975b Add multiblock structures to cardboard blacklist. by Tom Elfring · 7 years ago
  32. b24cbb7 Make empty containers stackable. by Tom Elfring · 7 years ago
  33. 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
  34. f6c126a Add max energy to tooltips by Tom Elfring · 7 years ago
  35. b3f1a9f Merge pull request #4529 from thommy101/issue-4508 by Aidan · 7 years ago
  36. d00224f Merge pull request #4530 from thommy101/issue-4510 by Aidan · 7 years ago
  37. 901694b Merge pull request #4534 from thommy101/issue-4527 by Aidan · 7 years ago
  38. eb37d31 Merge pull request #4535 from thiakil/imc-recipes by Aidan · 7 years ago
  39. 672ec6a Clear comments by aidancbrady · 7 years ago
  40. 47887de Merge pull request #4536 from thiakil/ae2-recipes by Aidan · 7 years ago
  41. b886d39 Fix wrong cast BC integration by Tom Elfring · 7 years ago
  42. f9c6dc0 Fix conversion rate BC-RF-Mekanism by Tom Elfring · 7 years ago
  43. 5f877bc Comment out certus/fluix oredict crusher/enrichment recipes - Applied Llamagistics adds its own via its configurable recipe system. by Xander · 7 years ago
  44. 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
  45. 84271c0 Cleanup getMaxEnergy by Tom Elfring · 7 years ago
  46. 402457c Use FMLInterModComms.IMCEvent to process IMC messages, arrives between Init & PostInit. Allows JEI to display changed recipes. by Xander · 7 years ago
  47. 768019c Fix logistical sorter handling with less than full stacks. by Tom Elfring · 7 years ago
  48. f1e273f Fix getMaxEnergy for factories. by Tom Elfring · 7 years ago
  49. cc1320c Fix smelting factories default max energy value. by Tom Elfring · 7 years ago
  50. 36da1bc Fix missing null itemstack in InventoryPersonal. by Tom Elfring · 7 years ago
  51. 8a22312 Credit where it's due by Aidan · 7 years ago
  52. 8a7f5fb Merge pull request #4524 from thommy101/issue-4522 by Aidan · 7 years ago
  53. 16d2ef3 Fix wrong BC value by Tom Elfring · 7 years ago
  54. a32824a Update BC to a maven dependency by Tom Elfring · 7 years ago
  55. 3cfe0ee Add missing null structure check. by Tom Elfring · 7 years ago
  56. e860089 Update BuildCraft API to 218FB4A by Tom Elfring · 7 years ago
  57. 5e17742 Merge pull request #4494 from thommy101/issue-4483 by Aidan · 7 years ago
  58. 0186d0f Merge pull request #4496 from thommy101/issue-4490 by Aidan · 7 years ago
  59. a044f82 Process Fluidic Plenisher nodes from closest to furthest. by Tom Elfring · 7 years ago
  60. 0774cfa Update entity names. by Tom Elfring · 7 years ago
  61. 471563e Better ItemStack packet management by aidancbrady · 7 years ago
  62. aa04e34 ItemStack fix by aidancbrady · 7 years ago
  63. a39571d Bump version to 9.3.3 by aidancbrady · 7 years ago
  64. 2223ccb Merge pull request #4474 from thommy101/issue-4473 by Aidan · 7 years ago
  65. ef28e70 Fix unsave cast RecipeList by Tom Elfring · 7 years ago
  66. 673eaae Add cactus to biofuel recipes by aidancbrady · 7 years ago
  67. c12059e Null ItemStack cleanup by aidancbrady · 7 years ago
  68. 398f028 Merge branch '1.11' of https://github.com/aidancbrady/Mekanism into 1.11 by aidancbrady · 7 years ago
  69. 355aa2d Merge pull request #4468 from thiakil/null-itemstacks by Aidan · 7 years ago
  70. 791d712 Merge branch 'master' into 1.11 by aidancbrady · 7 years ago
  71. 6cbfc9c Merge pull request #4465 from thommy101/issue-4463 by Aidan · 7 years ago
  72. b76fb94 Merge pull request #4446 from thommy101/issue_template by Aidan · 7 years ago
  73. a7c8423 more !isEmpty checks to validate ItemStacks by Xander Victory · 7 years ago
  74. f3cd020 more !isEmpty checks to validate ItemStacks by Xander Victory · 7 years ago
  75. 785cb2c add @Nullable to internal ItemStack fields and also make sure they're not IS.isEmpty() by Xander Victory · 7 years ago
  76. c67fe22 Fix oredict registration, moved to preinit by Tom Elfring · 7 years ago
  77. 8599224 Fix some more null ItemStacks found with Idea by Xander Victory · 7 years ago
  78. e947ea0 Updated IC2 API by aidancbrady · 7 years ago
  79. 2c1532b Version bump by aidancbrady · 7 years ago
  80. 41a1e37 Fix some null ItemStack issues by aidancbrady · 7 years ago
  81. c00ddbc Merge pull request #4452 from thiakil/rendering-crash-fix by Aidan · 7 years ago
  82. 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
  83. 1193aac Add Github issue template by Tom Elfring · 7 years ago
  84. 33a2b3a Merge pull request #4429 from thommy101/fix-integer-overflow by Aidan · 7 years ago
  85. 3694189 Merge pull request #4432 from thommy101/travis-speed by Aidan · 7 years ago
  86. f2f96ce Added configurable Fusion Reactor energy generation, don't know why that didn't exist before by aidancbrady · 7 years ago
  87. 83ebb23 Improve travis compile time by Tom Elfring · 7 years ago
  88. 47d1640 Fix integer overflows by Tom Elfring · 7 years ago
  89. 16b6860 Merge pull request #4422 from PlayerWithoutName/reactorFix by Aidan · 7 years ago
  90. 7f9a668 Merge pull request #4421 from thommy101/issue-3856 by Aidan · 7 years ago
  91. b6b57aa Allow all items to be filtered on modid by Tom Elfring · 7 years ago
  92. 0da1577 Fixed reactor blocks dropping wrong items by PlayerWithoutName · 7 years ago
  93. 50bca73 Merge branch '1.11' of https://github.com/aidancbrady/Mekanism into 1.11 by aidancbrady · 7 years ago
  94. d5d9a34 Untested MCMP occlusion by aidancbrady · 7 years ago
  95. dd53a75 Merge pull request #4415 from InsomniaKitten/patch-1 by Aidan · 7 years ago
  96. 27181ab Merge pull request #4419 from PlayerWithoutName/1.11 by Aidan · 7 years ago
  97. dfea471 Fixed IllegalArgumentException in OreDictCache class by PlayerWithoutName · 7 years ago
  98. ca21a34 Remove unused variable causing ClassCastException by Kitten · 7 years ago
  99. 4335f4d Merge pull request #4412 from marcin212/separatorFix by Aidan · 7 years ago
  100. f1b93f8 Fixed chargepad bounds by aidancbrady · 7 years ago