1. a865a19 Implement canConnectEnergy so RF cables don't connect when they shouldn't by Ben Spiers · 10 years ago
  2. 1221549 Fixed a Digital Miner oversight, fixed Bins losing NBT data and allow Bins to accept items with varying item damage by Aidan C. Brady · 10 years ago
  3. 06c66d5 Tiny cleanup by Aidan C. Brady · 10 years ago
  4. 87c7d88 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  5. 873af4b Cleanup by Aidan C. Brady · 10 years ago
  6. ed9db80 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 10 years ago
  7. 27b61e2 Fixed a few bugs by Aidan C. Brady · 10 years ago
  8. aee18c0 Merge pull request #1622 from bshelden/1614-powergen-config by Aidan · 10 years ago
  9. 92cfc31 Merge pull request #1625 from jstockwin/development by Aidan · 10 years ago
  10. 8509eba Stop pipes connecting to front of Heat Generator. by jstockwin · 10 years ago
  11. 9652b7a Allow top/bottom to interact with charging slot by Ben Spiers · 10 years ago
  12. 04987a5 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  13. 32a52c5 Fix the BuildCraft leak quickly by Ben Spiers · 10 years ago
  14. 9f0e564 Fix some Server-side packets being sent by the client by Ben Spiers · 10 years ago
  15. 79ce886 Fixed some Electric Chest bugs by jstockwin · 10 years ago
  16. 020d347 Added additional power generation configuration (#1164) by Byron Shelden · 10 years ago
  17. 0de2877 Updated the RP API to hash e853d244 by Byron Shelden · 10 years ago
  18. 7e378dd Fixed Atomic Disassembler issue by Aidan Brady · 10 years ago
  19. b2e676a Fixed an API issue, fixed Robit nametag not updating, fixed Sorter Mod ID filter bugginess by Aidan Brady · 10 years ago
  20. 269343f Revert back to the old method of power distribution to fix BuildCraft issues. We shouldn't try to make up for other mods' bugs. by Aidan Brady · 10 years ago
  21. 4a70449 Merge branch 'master' into development by Aidan Brady · 10 years ago
  22. 56e6cbc Merge pull request #1590 from Tonius/patch-1 by Aidan · 10 years ago
  23. 057c4d0 Merge pull request #1596 from mymagadsl/patch-3 by Aidan · 10 years ago
  24. 59dab7c Move StackUtil to api package for not causing errors. by Ben Spiers · 10 years ago
  25. 78addc3 Stop a potential NPE in Gas Gauges. by Ben Spiers · 10 years ago
  26. 2b7300b Stop a potential NPE in Gas Gauges. by Ben Spiers · 10 years ago
  27. cf53322 Update zh_TW.lang by mymagadsl · 10 years ago
  28. c339ee7 Merge branch 'master' into development by Ben Spiers · 10 years ago
  29. c974646 Fix trying to use IC2 EnergyNet without IC2 installed. It would never work anyway. by Ben Spiers · 10 years ago
  30. fef1fb6 Committed the other files I meant to commit. by Tonius · 10 years ago
  31. d6cf9a8 Various fixes to rendering by Tonius · 10 years ago
  32. d0d660b Merge branch 'master' into development by Ben Spiers · 10 years ago
  33. 1d61c3d Tweak energynet logic a bit to safeguard against overly high tiers of IC2 acceptor and things that implement everything but with only one working. by Ben Spiers · 10 years ago
  34. 31e24ec Fixed default enchantibilities by Aidan C. Brady · 10 years ago
  35. 3abd80f Generators now sustain fluid and gas data by Aidan C. Brady · 10 years ago
  36. ab34edc Finished off new system of sustained data by Aidan C. Brady · 10 years ago
  37. 94c3a6a Started work on a new system of managing sustained data by Aidan C. Brady · 10 years ago
  38. 7ac7fbc Sustained gas and fluid support for Chemical Washer, Chemical Crystallizer and Chemical Infuser by Aidan C. Brady · 10 years ago
  39. 2876eb5 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  40. ba289ce Added sustained fluid and gas tanks to PRC and Electrolytic Separator, fixed Gas Generator losing energy when being picked up by Aidan C. Brady · 10 years ago
  41. 3d1b256 Merge pull request #1576 from fewizz/patch-1 by Aidan · 10 years ago
  42. f768dab Update ru_RU.lang by fewizz · 10 years ago
  43. 1689031 Fix Gas Generator not accepting Buildcraft fuels. by jmongeon · 10 years ago
  44. bb8985b Fixed a few energy transfer issues by Aidan C. Brady · 10 years ago
  45. 2b5bb53 Fixed a few recipe issues by Aidan C. Brady · 10 years ago
  46. cdb1ad2 Attempted a fix for a strange connection error by Aidan C. Brady · 10 years ago
  47. 5f26402 Minor cleanup and tabs by Ben Spiers · 10 years ago
  48. 0864e10 Merge a few more fixes by Aidan C. Brady · 10 years ago
  49. 27056da Merge back a few bug fixes by Aidan C. Brady · 10 years ago
  50. 0a9dbec Stop energy cube core rendering when cube is empty. by jstockwin · 10 years ago
  51. 545849f Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  52. 7660a82 Update zh_CN.lang by sb023612 · 10 years ago
  53. fe845c2 Update zh_CN.lang by sb023612 · 10 years ago
  54. ad82a76 Update de_DE.lang by Vexatos · 10 years ago
  55. 0a1afba Fixed a major issue that was causing transmitter networks to be ticked twice in a single tick by Aidan C. Brady · 10 years ago
  56. cfeb08a Fixed Gas Mask OP-ness, added config option to let creative mode override the Electric Chest, fixed Gas Generator crash by Aidan C. Brady · 10 years ago
  57. de1e264 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  58. 146d974 Fixed Teleporter localization, fixed balloons placing on non-solid sides, added AE processing recipes, improve tele porter efficiency by Aidan C. Brady · 10 years ago
  59. c009940 Fix Railcraft Dependency by Ben Spiers · 10 years ago
  60. a24bd2e A bit of work on teleporter localization. There's something weird going on, though. by Aidan C. Brady · 10 years ago
  61. 8d36e9a Fix a bizarre bug I introduced ages ago. by Ben Spiers · 10 years ago
  62. 1094475 Fixed teleporter crash, fixed asset issue by Aidan C. Brady · 10 years ago
  63. 3fc1ec0 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 10 years ago
  64. 17f8fa1 Implemented robit crash fix by Aidan C. Brady · 10 years ago
  65. e466808 Merge pull request #1509 from Mierzen/development by Aidan · 10 years ago
  66. 24b15ee Missed one missing tooltip (haha) by Mierzen · 10 years ago
  67. 6fd1488 Language file changes: by Mierzen · 10 years ago
  68. b650ed4 Revert "Capitalize some language keys (yes, no and AD modes)" by Mierzen · 10 years ago
  69. d8b9ff7 Merge branch 'master' into development by Ben Spiers · 10 years ago
  70. c560bdc Fix a different, unrelated OreDict issue. by Ben Spiers · 10 years ago
  71. 3e3bf2c Fix Iron Dust smelting issue. Close #1478 by Ben Spiers · 10 years ago
  72. 9c2582a Capitalize some language keys (yes, no and AD modes) by Mierzen · 10 years ago
  73. 7328fd4 Remove inherited language strings from en_GB and en_ZA by Mierzen · 10 years ago
  74. eecfd68 Merge pull request #1505 from Mierzen/master by Aidan · 10 years ago
  75. afe69a0 Update ru_RU.lang by Anton · 10 years ago
  76. 0872cdb Update en_GB, add en_ZA by Mierzen · 10 years ago
  77. 4bea4c6 Remove stray @Method by Ben Spiers · 10 years ago
  78. c223eab Fixed Combiner NEI texture, fixed Cardboard Box not working by Aidan C. Brady · 10 years ago
  79. cfdaf37 Moved MFR back into api package. by Aidan C. Brady · 10 years ago
  80. 0758ad7 Fix un-checked MFR API usage by Ben Spiers · 10 years ago
  81. 79f27e9 Merge branch 'master' of https://github.com/aidancbrady/Mekanism by Aidan C. Brady · 10 years ago
  82. 369eb01 Fixed Portable Tank transfer issue, fixed inventories not being sustained, fixed Logistical Transporter crash by Aidan C. Brady · 10 years ago
  83. a8bfe29 Depend on EnderIO and ExtraUtilities by Ben Spiers · 10 years ago
  84. f095cbd Fix the BuildCraft API dependency by Ben Spiers · 10 years ago
  85. 390f0b0 Force Mekanism to load after FMP by Aidan C. Brady · 10 years ago
  86. 5bc7288 Mekanism v7...official release. by Aidan C. Brady · 10 years ago
  87. 6095f6e Fixed the evil mac sound bug by increasing the sampling rate and doubling the buffer size to two bytes. Also removed printlns. by Aidan C. Brady · 10 years ago
  88. 177372e Rewrote idle path calculations of Logistical Transporters! by Aidan C. Brady · 10 years ago
  89. 4ba9afb Updated recipes to be more consistent. This was about all I wanted to accomplish for v7...either I make Gas Cells tomorrow or I push the release. by Aidan C. Brady · 10 years ago
  90. ee00c5a Chemical Dissolution Chamber now can accept upgrades by Aidan C. Brady · 10 years ago
  91. 60b2266 Fixes galore! by Aidan C. Brady · 10 years ago
  92. eda233f More GUI bugs! by Aidan C. Brady · 10 years ago
  93. 77d3469 Fix a few GUI bugs by Aidan C. Brady · 10 years ago
  94. 171c976 Chemical Crystallizer now accepts upgrades by Aidan C. Brady · 10 years ago
  95. 65a8633 Gave Chemical Oxidizer and PRC upgrade systems, fixed Chemical Oxidizer and Electrolytic Separator NEI modules by Aidan C. Brady · 10 years ago
  96. 7198704 Fixed a crash! by Aidan C. Brady · 10 years ago
  97. fc87866 Implemented new container edit modes in Portable Tank and Dynamic Tank, still need to set up IFluidContainerItem integration with the Dynamic Tank by Aidan C. Brady · 10 years ago
  98. 12f3ef8 Lay out the foundation for container edit modes. Also changed the way Dynamic Tank caches work - they are now much more modular and will remember their multiblock inventories on world reload. by Aidan C. Brady · 10 years ago
  99. 16c5f7c Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 10 years ago
  100. 1f9782d Added logic to allow fluid-accepting machines to use IFluidContainerItem fluids by Aidan C. Brady · 10 years ago