1. 0b04665 Another fluid tank fix by aidancbrady · 10 years ago
  2. 1377ec8 Fixed circuit OreDict implementation by aidancbrady · 10 years ago
  3. 6a25667 Added property to prevent world damage by flamethrowers & lasers by aidancbrady · 10 years ago
  4. 909e80f Fixed a transporter crash, don't scale Electrolytic Separator energy usage by aidancbrady · 10 years ago
  5. 9ffc1bd Localization fixes, part 1 by aidancbrady · 10 years ago
  6. 0c2707c Made sparkle animation less cpu intensive by aidancbrady · 10 years ago
  7. 1c8c12e Fixed a small Dynamic Tank bug by aidancbrady · 10 years ago
  8. c62e27d Configurable armored jetpack resistance values, quadrupled brine production rate of SE plants by aidancbrady · 10 years ago
  9. 09ba6fd Fixed block rotations by aidancbrady · 10 years ago
  10. 3185f1b Bumped version to 8.1.3 by aidancbrady · 10 years ago
  11. 135985f Merge pull request #2621 from Adaptivity/patch-2 by Aidan · 10 years ago
  12. ec4691a Update ru_RU.lang by Anton · 10 years ago
  13. dd7178b Merge pull request #2612 from TheVikingWarrior/patch-3 by Aidan · 10 years ago
  14. 314d3bd Update it_IT.lang by TheVikingWarrior · 10 years ago
  15. a32d6f4 A few fixes by aidancbrady · 10 years ago
  16. 33ff01b Fixed transporters by aidancbrady · 10 years ago
  17. 281836f Revert "Oops, forgot to update the miner inventory slots" by aidancbrady · 10 years ago
  18. c839ce5 Revert "Changes to GUI's for more flexibility & consistancy" by aidancbrady · 10 years ago
  19. 2cbcaf0 Added Podzol recipe by aidancbrady · 10 years ago
  20. abce650 Maybe fix bad transporters by aidancbrady · 10 years ago
  21. b44f7a9 Fixed Digital Miner starting on world load by aidancbrady · 10 years ago
  22. d3efaa6 Fix CCC version by aidancbrady · 10 years ago
  23. 9414b74 Fix build? by aidancbrady · 10 years ago
  24. 3c1bbc9 Hopefully fixed Forge version by Aidan Brady · 10 years ago
  25. 8030b0e Fixed icons, bumped Mekanism version to 8.1.2, bumped Forge to 1395, updated CB libraries by Aidan Brady · 10 years ago
  26. f5214ca Merge pull request #2585 from TehStoneMan/development by Aidan · 10 years ago
  27. f8d6993 Merge remote-tracking branch 'upstream/development' into development by TehStoneMan · 10 years ago
  28. 93a1789 Oops, forgot to update the miner inventory slots by TehStoneMan · 10 years ago
  29. 30a4499 Merge pull request #2579 from RAWRwins254/development by Aidan · 10 years ago
  30. 61406c2 Changes to GUI's for more flexibility & consistancy by TehStoneMan · 10 years ago
  31. 746ed3f Fixing NPE from EnergyAcceptorWrapper.java not handling ticks that aren't related to a TileEntity. by RAWRwins254 · 10 years ago
  32. 5baf460 Fix FluidStack now being amount-specific in its hashCode() method. by Ben Spiers · 10 years ago
  33. e6ee804 Update forge again. by Ben Spiers · 10 years ago
  34. 0919a82 Merge branch 'master' into development by Ben Spiers · 10 years ago
  35. d8c26c3 Hopefully fix some RF problems with pseudo-acceptors. by Ben Spiers · 10 years ago
  36. f1b0410 Merge pull request #2551 from emperor06/CC_InductionMatrix by Aidan · 10 years ago
  37. 447e81c Added ComputerCraft support to Induction Matrix. by emperor06 · 10 years ago
  38. 32a0e0f Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  39. 73ddd32 Merge pull request #2547 from Mazdallier/patch-2 by Aidan · 10 years ago
  40. b9bfbad Update fr_FR.lang by Yves · 10 years ago
  41. 3082337 Temporary fix for multiple buffer type merges by Aidan C. Brady · 10 years ago
  42. 2c53ce6 Configurator's "empty" mode now only works on Mekanism container blocks by Aidan C. Brady · 10 years ago
  43. 425f0c2 Prevent crash when creating EnergyAcceptorWrapper by Aidan C. Brady · 10 years ago
  44. 33f19cf Fixed a crash by Aidan C. Brady · 10 years ago
  45. 36a2335 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  46. ab1e05c Merge pull request #2517 from Mazdallier/patch-1 by Aidan · 10 years ago
  47. 9d76df9 Tiny cleanup by Aidan C. Brady · 10 years ago
  48. 1d6fc09 Update fr_FR.lang by Yves · 10 years ago
  49. c61e4c1 Cleanup by Aidan C. Brady · 10 years ago
  50. da661af Merge branch 'master' of https://github.com/aidancbrady/Mekanism by Aidan C. Brady · 10 years ago
  51. f89f3c1 Fixed hash code assignment by Aidan C. Brady · 10 years ago
  52. 03e45cc Back to Forge 1291. Turns out I do silly things when I'm tired... by Ben Spiers · 10 years ago
  53. 866abf5 Fix build. by Ben Spiers · 10 years ago
  54. c23aafe Should fix the NPE in updateTransmitterOnSide. by Ben Spiers · 10 years ago
  55. 75b4117 Merge branch 'master' into development by Ben Spiers · 10 years ago
  56. 66ce6c6 Update dependencies. by Ben Spiers · 10 years ago
  57. 13221b5 Remove some unused methods. by Ben Spiers · 10 years ago
  58. d73eed2 Fix the draining issue by Ben Spiers · 10 years ago
  59. d3c9e73 Possible fix for EnergyNet weirdness. by Ben Spiers · 10 years ago
  60. 17e1cea Possible fix for EnergyNet weirdness. by Ben Spiers · 10 years ago
  61. 420e161 Clean up some TransporterPathfinder stuff. by Ben Spiers · 10 years ago
  62. 7b4404a Remove an unused parameter. by Ben Spiers · 10 years ago
  63. 91d323c Maybe fix negative buffer issues . by Ben Spiers · 10 years ago
  64. 05508b5 Fix non-overworld dimensions. by Ben Spiers · 10 years ago
  65. 5b55806 Might fix the NPE in FluidNetwork that @NitroxydeX was experiencing by Ben Spiers · 10 years ago
  66. 468abef Fix NPE on creating networks. by Ben Spiers · 10 years ago
  67. cb95cfe Fix ITubeConnection acceptors that aren't IGasHandler by Ben Spiers · 10 years ago
  68. 4aad2e5 Merge pull request #2494 from Vexatos/patch-10 by Aidan · 10 years ago
  69. 6bb5ff8 Update de_DE.lang by Vexatos · 10 years ago
  70. f39d6d0 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  71. 5fec517 Crash fix by Aidan C. Brady · 10 years ago
  72. 1745094 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 10 years ago
  73. a03ef85 Fixed compile, bumped version to 8.1.1 by Aidan C. Brady · 10 years ago
  74. e6519da Merge pull request #2490 from TehStoneMan/development by Aidan · 10 years ago
  75. 76a21df Merge remote-tracking branch 'upstream/development' into development by TehStoneMan · 10 years ago
  76. 4d50a35 Changed name of Obsidian Ingot to avoid confusion with other mods by TehStoneMan · 10 years ago
  77. 94189a4 Fix Transporters with multipart. by Ben Spiers · 10 years ago
  78. 4ca9456 Use path score to sort paths, not length. by Ben Spiers · 10 years ago
  79. 36f0607 Prioritise faster paths, by making cost inversely proportional to speed. by Ben Spiers · 10 years ago
  80. 068e4b5 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 10 years ago
  81. 12ebfe6 ThreadSparkle is now operated in main client thread time - new safety checks will prevent serious lag anyway by Aidan C. Brady · 10 years ago
  82. 4a2dde8 Fix API, put back some methods that GC uses, optimise imports in API. by Ben Spiers · 10 years ago
  83. 034d732 A bit more tidying by Aidan C. Brady · 10 years ago
  84. ec7b055 Cleanup by Aidan C. Brady · 10 years ago
  85. 841e358 Merge pull request #2478 from aidancbrady/networkRefactor by Aidan · 10 years ago
  86. a61974a Cleanup by Aidan C. Brady · 10 years ago
  87. 6c5f0e1 Merge pull request #2470 from TehStoneMan/development by Aidan · 10 years ago
  88. 1997054 Merge branch 'development' into networkRefactor by Ben Spiers · 10 years ago refactoredNetworks
  89. f4a6fb8 Do some things I TODOed earlier by Ben Spiers · 10 years ago
  90. d70595a Fix a last few issues, and stop leaking networks on the client by Ben Spiers · 10 years ago
  91. f74acdf Updated Digital Miner GUI by TehStoneMan · 10 years ago
  92. c13b3b2 Fix some bugs with LogiTransporters by Ben Spiers · 10 years ago
  93. 16ce88f Restore some client-side network stuff. More fixes by Ben Spiers · 10 years ago
  94. 87bb257 Merge remote-tracking branch 'upstream/development' into development by TehStoneMan · 10 years ago
  95. cbb8cbc Added a null check - this may fix some other issues by Aidan C. Brady · 10 years ago
  96. 01285fc Merge pull request #2475 from WhitePhoenix0/master by Aidan · 10 years ago
  97. d97cc96 Merge pull request #2472 from Kodos-Atoz/patch-1 by Aidan · 10 years ago
  98. 91423c3 Added temp AmbientAcculmulator.png by WhitePhoenix0 · 10 years ago
  99. 293b8c0 Sorting buttons now work by TehStoneMan · 10 years ago
  100. 22d37b1 Update en_US.lang by Kodos Atoz · 10 years ago