1. 6316ec5 Fix the network fix (doEmit was always being called with tryAgain false). by Ben Spiers · 10 years ago
  2. a8993cb Only break Logistical Sorter algorithm when items are actually sent by Aidan C. Brady · 10 years ago
  3. a9191fa Fix Dissolution Chamber upgrades. Closes #1690 by Ben Spiers · 10 years ago
  4. db3c786 Cherry-pick: by Ben Spiers · 10 years ago
  5. 7813fad Make redstone-split transmitters join correctly again. Presumably this being broken is why merge() was unused. by Ben Spiers · 10 years ago
  6. 98ee002 Merge back the network fixes by Aidan C. Brady · 10 years ago
  7. a3c6b9d Fixed cable functionality by Aidan C. Brady · 10 years ago
  8. ed919fa Fixed the no-update issues by Aidan C. Brady · 10 years ago
  9. a0b8ab0 Quick cleanup by Aidan Brady · 10 years ago
  10. 4d4926d Fixed Dynamic Tanks not updating when being filled with buckets. I knew I missed something. by Aidan Brady · 10 years ago
  11. 520bf46 Fix my typo by Ben Spiers · 10 years ago
  12. cf18bc4 Remove unnecessary entity registrations - registerModEntity does it for us. Pray to any and all applicable supernatural entities that this solves the (EntityLivingBase)EntityBalloon crash by Ben Spiers · 10 years ago
  13. 6ff0a14 More fixes by Aidan C. Brady · 10 years ago
  14. 312c8ef Push back those fixes by Aidan C. Brady · 10 years ago
  15. 12ad58b Turns out I was sending a ton of packets to the entire player list on the server when it wasn't actually necessary at all, switched to new sendToReceivers() method by Aidan C. Brady · 10 years ago
  16. 7634c29 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 10 years ago
  17. 1fd5e49 Major packet improvements - trying to get on the good side of server owners. More to come. by Aidan C. Brady · 10 years ago
  18. 008afaf Merge branch 'master' into development by Aidan Brady · 10 years ago
  19. 91dbb7f Add CC IPeripheralProvider to Bounding, EnergyCube and Generator blocks by Ben Spiers · 10 years ago
  20. 799f49d Move to Forge block rotation implementation. by Ben Spiers · 10 years ago
  21. 2ba639f Fix running with Forestry but not BC. by Ben Spiers · 10 years ago
  22. 14b40d9 Started work on Range4D for new packet system by Aidan Brady · 10 years ago
  23. 78c0cc4 Fixed an issue where networks would be forgotten, made shift-M turn jetpack off immediately, simplified network code a bit by Aidan Brady · 10 years ago
  24. 321411e Fixed incorrect Advanced Solar Generator generation rate display by Aidan Brady · 10 years ago
  25. 08914da Fixed Electric Pump lag - was able to completely eliminate system of node cleaning while boosting performance immensely by Aidan Brady · 10 years ago
  26. 20dc1ae Bump version to 7.1.0. by Aidan Brady · 10 years ago
  27. 7c82080 Merge branch 'master' into development by Aidan Brady · 10 years ago
  28. 1896a42 Cleaned up that fix by Aidan Brady · 10 years ago
  29. a865a19 Implement canConnectEnergy so RF cables don't connect when they shouldn't by Ben Spiers · 10 years ago
  30. 7a67fbf Fluidic Plenisher now detects block updates directly below it, and will replace the block if necessary. Will also no longer replace other source blocks. by Aidan C. Brady · 10 years ago
  31. 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
  32. 06c66d5 Tiny cleanup by Aidan C. Brady · 10 years ago
  33. 87c7d88 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  34. 873af4b Cleanup by Aidan C. Brady · 10 years ago
  35. ed9db80 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 10 years ago
  36. 27b61e2 Fixed a few bugs by Aidan C. Brady · 10 years ago
  37. aee18c0 Merge pull request #1622 from bshelden/1614-powergen-config by Aidan · 10 years ago
  38. 92cfc31 Merge pull request #1625 from jstockwin/development by Aidan · 10 years ago
  39. 5b3cd7e Merge pull request #1639 from jstockwin/heatGeneratorFix by Aidan · 10 years ago
  40. 8509eba Stop pipes connecting to front of Heat Generator. by jstockwin · 10 years ago
  41. 9652b7a Allow top/bottom to interact with charging slot by Ben Spiers · 10 years ago
  42. 04987a5 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  43. 32a52c5 Fix the BuildCraft leak quickly by Ben Spiers · 10 years ago
  44. 9f0e564 Fix some Server-side packets being sent by the client by Ben Spiers · 10 years ago
  45. 79ce886 Fixed some Electric Chest bugs by jstockwin · 10 years ago
  46. 020d347 Added additional power generation configuration (#1164) by Byron Shelden · 10 years ago
  47. 26ffda6 Merge pull request #1617 from bshelden/rf-api-update by Aidan · 10 years ago
  48. 0de2877 Updated the RP API to hash e853d244 by Byron Shelden · 10 years ago
  49. 7e378dd Fixed Atomic Disassembler issue by Aidan Brady · 10 years ago
  50. b2e676a Fixed an API issue, fixed Robit nametag not updating, fixed Sorter Mod ID filter bugginess by Aidan Brady · 10 years ago
  51. 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
  52. 4a70449 Merge branch 'master' into development by Aidan Brady · 10 years ago
  53. 56e6cbc Merge pull request #1590 from Tonius/patch-1 by Aidan · 10 years ago
  54. 057c4d0 Merge pull request #1596 from mymagadsl/patch-3 by Aidan · 10 years ago
  55. 59dab7c Move StackUtil to api package for not causing errors. by Ben Spiers · 10 years ago
  56. 78addc3 Stop a potential NPE in Gas Gauges. by Ben Spiers · 10 years ago
  57. 2b7300b Stop a potential NPE in Gas Gauges. by Ben Spiers · 10 years ago
  58. cf53322 Update zh_TW.lang by mymagadsl · 10 years ago
  59. c339ee7 Merge branch 'master' into development by Ben Spiers · 10 years ago
  60. c974646 Fix trying to use IC2 EnergyNet without IC2 installed. It would never work anyway. by Ben Spiers · 10 years ago
  61. fef1fb6 Committed the other files I meant to commit. by Tonius · 10 years ago
  62. d6cf9a8 Various fixes to rendering by Tonius · 10 years ago
  63. d0d660b Merge branch 'master' into development by Ben Spiers · 10 years ago
  64. 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
  65. 31e24ec Fixed default enchantibilities by Aidan C. Brady · 10 years ago
  66. 3abd80f Generators now sustain fluid and gas data by Aidan C. Brady · 10 years ago
  67. ab34edc Finished off new system of sustained data by Aidan C. Brady · 10 years ago
  68. 94c3a6a Started work on a new system of managing sustained data by Aidan C. Brady · 10 years ago
  69. 7ac7fbc Sustained gas and fluid support for Chemical Washer, Chemical Crystallizer and Chemical Infuser by Aidan C. Brady · 10 years ago
  70. 2876eb5 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  71. 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
  72. 3d1b256 Merge pull request #1576 from fewizz/patch-1 by Aidan · 10 years ago
  73. e7bfdef Merge pull request #1578 from jmongeon/master by Aidan · 10 years ago
  74. f768dab Update ru_RU.lang by fewizz · 10 years ago
  75. 1689031 Fix Gas Generator not accepting Buildcraft fuels. by jmongeon · 10 years ago
  76. bb8985b Fixed a few energy transfer issues by Aidan C. Brady · 10 years ago
  77. 2b5bb53 Fixed a few recipe issues by Aidan C. Brady · 10 years ago
  78. cdb1ad2 Attempted a fix for a strange connection error by Aidan C. Brady · 10 years ago
  79. b4be235 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  80. 5f26402 Minor cleanup and tabs by Ben Spiers · 10 years ago
  81. 0864e10 Merge a few more fixes by Aidan C. Brady · 10 years ago
  82. 27056da Merge back a few bug fixes by Aidan C. Brady · 10 years ago
  83. fd9fb07 Merge pull request #1559 from jstockwin/development by Ben Spiers · 10 years ago
  84. 0a9dbec Stop energy cube core rendering when cube is empty. by jstockwin · 10 years ago
  85. cc33ad2 Update Development.md by Ben Spiers · 10 years ago
  86. 545849f Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  87. db7b44e Merge pull request #1547 from sb023612/master by Aidan · 10 years ago
  88. 7660a82 Update zh_CN.lang by sb023612 · 10 years ago
  89. fe845c2 Update zh_CN.lang by sb023612 · 10 years ago
  90. 2e1b010 Merge pull request #1538 from Vexatos/patch-4 by Aidan · 10 years ago
  91. ad82a76 Update de_DE.lang by Vexatos · 10 years ago
  92. 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
  93. 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
  94. de1e264 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  95. 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
  96. c009940 Fix Railcraft Dependency by Ben Spiers · 10 years ago
  97. 249638e Fix somehow having 2 mcmod.info files in the Mekanism jar. by Ben Spiers · 10 years ago
  98. a24bd2e A bit of work on teleporter localization. There's something weird going on, though. by Aidan C. Brady · 10 years ago
  99. 8d36e9a Fix a bizarre bug I introduced ages ago. by Ben Spiers · 10 years ago
  100. 1094475 Fixed teleporter crash, fixed asset issue by Aidan C. Brady · 10 years ago