1. b4d3e59 Merge pull request #1821 from jmongeon/GuiFixes by Aidan · 10 years ago
  2. 5fefe00 Fix saving of Gas Generator Gas Tanks. by Ben Spiers · 10 years ago
  3. b1105fb Add energy info widget to Pressurized Reaction Chamber. by jmongeon · 10 years ago
  4. 6b456fb Add missing energy gauge tooltip to Chemical Infuser and Chemical Oxidizer. by jmongeon · 10 years ago
  5. b558b5b Fix energy gauge in Rotary Condensentrator GUI always appearing empty. by jmongeon · 10 years ago
  6. fb9ec04 Add missing energy info tab Rotary Condensentrator Gui. by jmongeon · 10 years ago
  7. 372705a Make energy upgrades affect fuel usage by Ben Spiers · 10 years ago
  8. c512d72 Increased Gas Tank's output by a factor of 16 - it now can emit 256 units of gas per tick. This should help counter the secondary energy changes. by Aidan C. Brady · 10 years ago
  9. 83d9eca Mouse button binding fixed by Ben Spiers · 10 years ago
  10. 2326048 Merge branch 'development' by Ben Spiers · 10 years ago
  11. c178f47 Cherry pick: Fix not sending tile updates by Ben Spiers · 10 years ago
  12. 3418438 Update version to 7.1.1 due to Configurator ehancements. by Ben Spiers · 10 years ago
  13. cb1a40a Try and fix the mouse binding issue. by Ben Spiers · 10 years ago
  14. 7aa2617 Continue the attempting to be killing the bug with the fire... by Ben Spiers · 10 years ago
  15. 26cf0ee Merge branch 'master' into development by Ben Spiers · 10 years ago
  16. 6ffb64b KILL #1759 THE IMPOSSIBLE BUG KILL KILL by Ben Spiers · 10 years ago
  17. 3462126 Oops. Missed a loop with direct emission to BC. by Ben Spiers · 10 years ago
  18. 87a692a Fix Sorter facing calculation. by Ben Spiers · 10 years ago
  19. a8d0482 Clean up some stuff using ForgeDirection's rotation matrix. by Ben Spiers · 10 years ago
  20. c71c5d9 Fix integer conversion by Ben Spiers · 10 years ago
  21. 9294719 Cleanup Remove unused vars, add @Overrides, update deprecated methods. by Ben Spiers · 10 years ago
  22. e3fc694 Fix Gas Generator item gas tank restoration. by Ben Spiers · 10 years ago
  23. e16a399 Configurator Overhaul. Modes now more accurately descriptive. by Ben Spiers · 10 years ago
  24. 39509fc Fix I goofed. by Ben Spiers · 10 years ago
  25. dd3ae67 Fix some pretty severe plenisher problems that must have gone a while relatively unnoticed. by Ben Spiers · 10 years ago
  26. 40c06f1 Fix secondary energy consumption with speed upgrades. by Ben Spiers · 10 years ago
  27. 6714034 Fixed RedstoneArsenal dependency by Aidan C. Brady · 10 years ago
  28. c364496 Fixed the evil Bounding Block crash, fixed Dynamic Tank crashing when flowing icon is null by Aidan C. Brady · 10 years ago
  29. bbef6aa A couple crash fixes by Aidan C. Brady · 10 years ago
  30. a062252 Added check for 7.0-7.1 Bin crashes by Aidan C. Brady · 10 years ago
  31. 333fcd8 Added a check to prevent null world calls by Aidan C. Brady · 10 years ago
  32. baae072 Merged the updateCapacity() fix to development by Aidan C. Brady · 10 years ago
  33. 8c58a9e Fixed crash related to OreDictCache by Aidan C. Brady · 10 years ago
  34. 6316ec5 Fix the network fix (doEmit was always being called with tryAgain false). by Ben Spiers · 10 years ago
  35. a8993cb Only break Logistical Sorter algorithm when items are actually sent by Aidan C. Brady · 10 years ago
  36. a9191fa Fix Dissolution Chamber upgrades. Closes #1690 by Ben Spiers · 10 years ago
  37. db3c786 Cherry-pick: by Ben Spiers · 10 years ago
  38. 7813fad Make redstone-split transmitters join correctly again. Presumably this being broken is why merge() was unused. by Ben Spiers · 10 years ago
  39. 98ee002 Merge back the network fixes by Aidan C. Brady · 10 years ago
  40. a3c6b9d Fixed cable functionality by Aidan C. Brady · 10 years ago
  41. ed919fa Fixed the no-update issues by Aidan C. Brady · 10 years ago
  42. a0b8ab0 Quick cleanup by Aidan Brady · 10 years ago
  43. 4d4926d Fixed Dynamic Tanks not updating when being filled with buckets. I knew I missed something. by Aidan Brady · 10 years ago
  44. 520bf46 Fix my typo by Ben Spiers · 10 years ago
  45. 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
  46. 6ff0a14 More fixes by Aidan C. Brady · 10 years ago
  47. 312c8ef Push back those fixes by Aidan C. Brady · 10 years ago
  48. 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
  49. 7634c29 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 10 years ago
  50. 1fd5e49 Major packet improvements - trying to get on the good side of server owners. More to come. by Aidan C. Brady · 10 years ago
  51. 008afaf Merge branch 'master' into development by Aidan Brady · 10 years ago
  52. 91dbb7f Add CC IPeripheralProvider to Bounding, EnergyCube and Generator blocks by Ben Spiers · 10 years ago
  53. 799f49d Move to Forge block rotation implementation. by Ben Spiers · 10 years ago
  54. 2ba639f Fix running with Forestry but not BC. by Ben Spiers · 10 years ago
  55. 14b40d9 Started work on Range4D for new packet system by Aidan Brady · 10 years ago
  56. 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
  57. 321411e Fixed incorrect Advanced Solar Generator generation rate display by Aidan Brady · 10 years ago
  58. 08914da Fixed Electric Pump lag - was able to completely eliminate system of node cleaning while boosting performance immensely by Aidan Brady · 10 years ago
  59. 20dc1ae Bump version to 7.1.0. by Aidan Brady · 10 years ago
  60. 7c82080 Merge branch 'master' into development by Aidan Brady · 10 years ago
  61. 1896a42 Cleaned up that fix by Aidan Brady · 10 years ago
  62. a865a19 Implement canConnectEnergy so RF cables don't connect when they shouldn't by Ben Spiers · 10 years ago
  63. 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
  64. 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
  65. 06c66d5 Tiny cleanup by Aidan C. Brady · 10 years ago
  66. 87c7d88 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  67. 873af4b Cleanup by Aidan C. Brady · 10 years ago
  68. ed9db80 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 10 years ago
  69. 27b61e2 Fixed a few bugs by Aidan C. Brady · 10 years ago
  70. aee18c0 Merge pull request #1622 from bshelden/1614-powergen-config by Aidan · 10 years ago
  71. 92cfc31 Merge pull request #1625 from jstockwin/development by Aidan · 10 years ago
  72. 8509eba Stop pipes connecting to front of Heat Generator. by jstockwin · 10 years ago
  73. 9652b7a Allow top/bottom to interact with charging slot by Ben Spiers · 10 years ago
  74. 04987a5 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  75. 32a52c5 Fix the BuildCraft leak quickly by Ben Spiers · 10 years ago
  76. 9f0e564 Fix some Server-side packets being sent by the client by Ben Spiers · 10 years ago
  77. 79ce886 Fixed some Electric Chest bugs by jstockwin · 10 years ago
  78. 020d347 Added additional power generation configuration (#1164) by Byron Shelden · 10 years ago
  79. 0de2877 Updated the RP API to hash e853d244 by Byron Shelden · 10 years ago
  80. 7e378dd Fixed Atomic Disassembler issue by Aidan Brady · 10 years ago
  81. b2e676a Fixed an API issue, fixed Robit nametag not updating, fixed Sorter Mod ID filter bugginess by Aidan Brady · 10 years ago
  82. 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
  83. 4a70449 Merge branch 'master' into development by Aidan Brady · 10 years ago
  84. 56e6cbc Merge pull request #1590 from Tonius/patch-1 by Aidan · 10 years ago
  85. 057c4d0 Merge pull request #1596 from mymagadsl/patch-3 by Aidan · 10 years ago
  86. 59dab7c Move StackUtil to api package for not causing errors. by Ben Spiers · 10 years ago
  87. 78addc3 Stop a potential NPE in Gas Gauges. by Ben Spiers · 10 years ago
  88. 2b7300b Stop a potential NPE in Gas Gauges. by Ben Spiers · 10 years ago
  89. cf53322 Update zh_TW.lang by mymagadsl · 10 years ago
  90. c339ee7 Merge branch 'master' into development by Ben Spiers · 10 years ago
  91. c974646 Fix trying to use IC2 EnergyNet without IC2 installed. It would never work anyway. by Ben Spiers · 10 years ago
  92. fef1fb6 Committed the other files I meant to commit. by Tonius · 10 years ago
  93. d6cf9a8 Various fixes to rendering by Tonius · 10 years ago
  94. d0d660b Merge branch 'master' into development by Ben Spiers · 10 years ago
  95. 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
  96. 31e24ec Fixed default enchantibilities by Aidan C. Brady · 10 years ago
  97. 3abd80f Generators now sustain fluid and gas data by Aidan C. Brady · 10 years ago
  98. ab34edc Finished off new system of sustained data by Aidan C. Brady · 10 years ago
  99. 94c3a6a Started work on a new system of managing sustained data by Aidan C. Brady · 10 years ago
  100. 7ac7fbc Sustained gas and fluid support for Chemical Washer, Chemical Crystallizer and Chemical Infuser by Aidan C. Brady · 10 years ago