1. e5400a2 Revert "Attempt to fix fault build via submodule" by Aidan Brady · 11 years ago
  2. 7d57681 Attempt to fix fault build via submodule by Aidan Brady · 11 years ago
  3. 1835f6f Update TE, add module config syncing by Aidan Brady · 11 years ago
  4. a4f6690 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan Brady · 11 years ago
  5. 8118e96 Fix weird connection issue by Aidan Brady · 11 years ago
  6. 187403e Fixed a factory transfer issue by Aidan C. Brady · 11 years ago
  7. f78c467 Merge pull request #777 from VeryBigBro/patch-7 by Aidan · 11 years ago
  8. b538565 Removed println, fixed possible crash by Aidan C. Brady · 11 years ago
  9. 12c9646 Update ru_RU.lang by Anton · 11 years ago
  10. c0dba3c Fixed GUI issue, fixed particles by Aidan C. Brady · 11 years ago
  11. eb6db2d Fix Electrolytic Separator crash by Aidan C. Brady · 11 years ago
  12. 5e8dcd6 Fix crash due to java being bad by Aidan C. Brady · 11 years ago
  13. 1ec410d Added NEI stack iteration implementation for Metallurgic infuses by Aidan C. Brady · 11 years ago
  14. 2cf27c6 Added Compressed Redstone as an efficient means of obtaining redstone infuse by Aidan Brady · 11 years ago
  15. cb0b6f4 New, awesome Electrolytic Separator GUI :) by Aidan Brady · 11 years ago
  16. 99ca8f6 Cleanups and fixes from the electrolytic separator update by Aidan Brady · 11 years ago
  17. 26f8aef Add check for old separators, add colorblind support to Logistical Transporter by Aidan Brady · 11 years ago
  18. 7ad60f0 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan Brady · 11 years ago
  19. 9acc744 Fixed differing gas networks being able to merge, fix API issue by Aidan Brady · 11 years ago
  20. f84bc43 Move separator into mek core, let IDEA optimise imports. Hope I didn't screw anything up too badly. by Ben Spiers · 11 years ago
  21. a50efa8 Make ComputerCraft modems placeable on energy cubes again. I think it broke when the nice model was added. by Ben Spiers · 11 years ago
  22. 87a95e0 Add Chlorine, do more E. Separator work, including temporary lava/brine substitute. I think it's pretty much finished for now, though maybe it could do with a new model. by Ben Spiers · 11 years ago
  23. ea96a7d Start work on updating the electrolytic separator. It can output both gases now! Should support recipes as well. by Ben Spiers · 11 years ago
  24. c8d765b Merge pull request #772 from Vexatos/patch-1 by Aidan · 11 years ago
  25. abb8b0a Merge pull request #773 from VeryBigBro/patch-6 by Aidan · 11 years ago
  26. 5da3b31 Make CIC use sulfur instead of gunpowder as a backup resource, dynamic GUI title rendering to prevent escaping by Aidan Brady · 11 years ago
  27. 00bbb9d Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan Brady · 11 years ago
  28. 3990ab4 Have NEI plugin iterate over possible fuel stacks, register sulfur dust in oredict by Aidan Brady · 11 years ago
  29. 30e8c19 Update ru_RU.lang by Anton · 11 years ago
  30. 701f206 Update de_DE.lang by Vexatos · 11 years ago
  31. a5e62bf Fixed factory connection issue by Aidan C. Brady · 11 years ago
  32. ea76a68 Fix factory GUI support with sulfuric acid by Aidan C. Brady · 11 years ago
  33. c72f04b Fixed factory gas management bug by Aidan C. Brady · 11 years ago
  34. 0385123 Unfudge that merge. by Ben Spiers · 11 years ago
  35. 7236638 Clean up supportsUpgrades a bit by Ben Spiers · 11 years ago
  36. 67d38fd Removed Chemical Combiner (hopefully all references) by Aidan C. Brady · 11 years ago
  37. a07ca18 Change to Infuser for final stage of the contact process by Ben Spiers · 11 years ago
  38. a5e33d0 Merge pull request #771 from VeryBigBro/patch-5 by Aidan · 11 years ago
  39. 13a322d Update ru_RU.lang by Anton · 11 years ago
  40. 4785182 Merge pull request #770 from Vexatos/patch-1 by Aidan · 11 years ago
  41. 4f0b47a Merge pull request #769 from VeryBigBro/patch-4 by Aidan · 11 years ago
  42. 0703bb6 Update de_DE.lang by Vexatos · 11 years ago
  43. f9dce4d Update ru_RU.lang by Anton · 11 years ago
  44. 692a8a0 Finished Chemical Infuser rendering, added in recipes for new machines (including Combiner which means there may be a tiny conflict if you’ve already started on the name change @unpairedbracket) by Aidan Brady · 11 years ago
  45. c1e40be Added Chemical Infuser model, still need to add dynamic rendering (shouldn't be too hard since I already have Chemical Oxidizer framework complete by Aidan C. Brady · 11 years ago
  46. 544d96f Get most of the contact process stuff working with WIP textures and such. .langs will need updating again for new things (Chemical Combiner is a provisional name though, for the time being.) by Ben Spiers · 11 years ago
  47. 571ad39 Sulphur dioxide and sulphur trioxide by Ben Spiers · 11 years ago
  48. 69032ed Merge pull request #768 from Vexatos/patch-1 by Aidan · 11 years ago
  49. 371efa9 Fix item render by Aidan C. Brady · 11 years ago
  50. 08f0b93 Fix Chemical Oxidizer operation issue by Aidan C. Brady · 11 years ago
  51. 2dc6a35 Fix a GUI bug, fixed gas tanks not loading properly, fix a few culling issues with Chemical Oxidizer, made gas render visually in Chemical Oxidizer by Aidan C. Brady · 11 years ago
  52. 5f3dca8 Update de_DE.lang by Vexatos · 11 years ago
  53. a277b6e Fixed a few bugs and reverted name changes of Sulfuric Acid in liquid/gas form. Even though it's not scientifically correct, it fits better with the Mekanism theme and is easier to understand. by Aidan C. Brady · 11 years ago
  54. 750bb2d Rename Oxidation Chamber to Chemical Oxidizer and added model, will explain why below. This means a minor lang update @crafteverywhere, @VeryBigBro, @Vexatos by Aidan C. Brady · 11 years ago
  55. be33883 Merge pull request #762 from VeryBigBro/patch-3 by Ben Spiers · 11 years ago
  56. da8417b Merge pull request #760 from Vexatos/patch-1 by Ben Spiers · 11 years ago
  57. 5bf4b55 Update ru_RU.lang by Anton · 11 years ago
  58. 2d260d1 Update de_DE.lang by Vexatos · 11 years ago
  59. ebc1cce Update names of some things. by Ben Spiers · 11 years ago
  60. 48b3e48 Re-enable indev machines for now, change Chemical Formulator to Oxidation Chamber, introduce sulphur dust. by Ben Spiers · 11 years ago
  61. 14b9d7b Gradilisation, without moving everything around because that's annoying and makes merges difficult, and this way ant will still work as well. by Ben Spiers · 11 years ago
  62. c3d3c78 British English localisation by Ben Spiers · 11 years ago
  63. de93c37 Fix a little chunk loading issue by Aidan Brady · 11 years ago
  64. e6051ee Fixed TE bug by Aidan Brady · 11 years ago
  65. 4210d15 Fixed connections to machines by Aidan C. Brady · 11 years ago
  66. 6923d89 Fix BioGenerator render texture by Aidan C. Brady · 11 years ago
  67. e36e62b Better client energy scales in universal cables, made Logistical Transporter pull mode take one item at a time to give L. Sorter an advantage by Aidan C. Brady · 11 years ago
  68. aca4b46 Transporter fixes by Aidan C. Brady · 11 years ago
  69. 2241e7e A few fixes by Aidan C. Brady · 11 years ago
  70. e4521c0 Polish transmitter recipes by Aidan C. Brady · 11 years ago
  71. cd71966 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 11 years ago
  72. 65fb620 A few tweaks to recipe balance by Aidan C. Brady · 11 years ago
  73. c1daf00 Hopefully fix the weird compile problem in a smoother way (the generic gets erased at compile time anyway but apparently IDEA thinks it matters). by Ben Spiers · 11 years ago
  74. fa3aef1 Fix configurable upgrade modifiers (8.0 is because 8 is maximum number of upgrades (not 9, I was being silly before) and we want to return def*upgradeModifier^1 when fully upgraded). by Ben Spiers · 11 years ago
  75. 9feaae0 Multipart BC support, fixed recipe by Aidan Brady · 11 years ago
  76. 1573474 Update BC & IC2 APIs by Aidan Brady · 11 years ago
  77. 4d64afb Made KeySync use keybinds instead of defaults by Aidan C. Brady · 11 years ago
  78. c3ce0cc Cleaned up multipart transmitter code a bit, fixed a chunk-related connection issue by Aidan C. Brady · 11 years ago
  79. 934f136 Intelligent inventory parsing to strategically find and grab OreDict-relative entries by Aidan C. Brady · 11 years ago
  80. d0d4a85 Fixed a small bug by Aidan C. Brady · 11 years ago
  81. 047ead8 Added a delay to Digital Miner eject, have multipart Logistical Transporters drop contents when broken, fixed transporters insertion logic by Aidan C. Brady · 11 years ago
  82. 7010f03 Fixed a container bug that could have been driving some people nuts by Aidan C. Brady · 11 years ago
  83. 9730bc2 Fixed IC2 weird clump things replacing Mekanism recipes by Aidan C. Brady · 11 years ago
  84. 583ef4f More efficient redstone control by Aidan C. Brady · 11 years ago
  85. 0ee5378 No one sends that many packets when I'm around by Aidan C. Brady · 11 years ago
  86. 28a63cc More proxy fixes, chemical injection chamber sound by Aidan Brady · 11 years ago
  87. 3ed2d3c Fixed render crash by Aidan Brady · 11 years ago
  88. de3b0cb Fix factory injecting support by Aidan Brady · 11 years ago
  89. fdc9455 Fix a few bugs by Aidan Brady · 11 years ago
  90. 3cea13a Hopefully fix JZ’s compile bug by Aidan Brady · 11 years ago
  91. 7a71bc7 Better holiday stuff by Aidan Brady · 11 years ago
  92. d63628b Merge branch 'master' into development by Aidan C. Brady · 11 years ago
  93. 84f4eae Christmas fun :) by Aidan Brady · 11 years ago
  94. 8323ea6 Merge branch 'master' of https://github.com/aidancbrady/Mekanism by Aidan Brady · 11 years ago
  95. df95a64 Finish merge by Aidan Brady · 11 years ago
  96. fd26b9b Work on a little Christmas surprise by Aidan Brady · 11 years ago
  97. 9498b01 Finished off the Chemical Injection Chamber, just need sounds by Aidan C. Brady · 11 years ago
  98. 4cf3356 Merge branch 'master' into development by Aidan C. Brady · 11 years ago
  99. 9fbbc83 Separated OreDict management from Mekanism, added proper recipes for Chemical Injection Chamber by Aidan C. Brady · 11 years ago
  100. 1477b6b Finished shard textures by Aidan C. Brady · 11 years ago