1. eb6db2d Fix Electrolytic Separator crash by Aidan C. Brady · 11 years ago
  2. 5e8dcd6 Fix crash due to java being bad by Aidan C. Brady · 11 years ago
  3. 1ec410d Added NEI stack iteration implementation for Metallurgic infuses by Aidan C. Brady · 11 years ago
  4. 2cf27c6 Added Compressed Redstone as an efficient means of obtaining redstone infuse by Aidan Brady · 11 years ago
  5. cb0b6f4 New, awesome Electrolytic Separator GUI :) by Aidan Brady · 11 years ago
  6. 99ca8f6 Cleanups and fixes from the electrolytic separator update by Aidan Brady · 11 years ago
  7. 26f8aef Add check for old separators, add colorblind support to Logistical Transporter by Aidan Brady · 11 years ago
  8. 7ad60f0 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan Brady · 11 years ago
  9. 9acc744 Fixed differing gas networks being able to merge, fix API issue by Aidan Brady · 11 years ago
  10. 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
  11. 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
  12. 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
  13. 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
  14. c8d765b Merge pull request #772 from Vexatos/patch-1 by Aidan · 11 years ago
  15. abb8b0a Merge pull request #773 from VeryBigBro/patch-6 by Aidan · 11 years ago
  16. 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
  17. 00bbb9d Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan Brady · 11 years ago
  18. 3990ab4 Have NEI plugin iterate over possible fuel stacks, register sulfur dust in oredict by Aidan Brady · 11 years ago
  19. 30e8c19 Update ru_RU.lang by Anton · 11 years ago
  20. 701f206 Update de_DE.lang by Vexatos · 11 years ago
  21. a5e62bf Fixed factory connection issue by Aidan C. Brady · 11 years ago
  22. ea76a68 Fix factory GUI support with sulfuric acid by Aidan C. Brady · 11 years ago
  23. c72f04b Fixed factory gas management bug by Aidan C. Brady · 11 years ago
  24. 0385123 Unfudge that merge. by Ben Spiers · 11 years ago
  25. 7236638 Clean up supportsUpgrades a bit by Ben Spiers · 11 years ago
  26. 67d38fd Removed Chemical Combiner (hopefully all references) by Aidan C. Brady · 11 years ago
  27. a07ca18 Change to Infuser for final stage of the contact process by Ben Spiers · 11 years ago
  28. a5e33d0 Merge pull request #771 from VeryBigBro/patch-5 by Aidan · 11 years ago
  29. 13a322d Update ru_RU.lang by Anton · 11 years ago
  30. 4785182 Merge pull request #770 from Vexatos/patch-1 by Aidan · 11 years ago
  31. 4f0b47a Merge pull request #769 from VeryBigBro/patch-4 by Aidan · 11 years ago
  32. 0703bb6 Update de_DE.lang by Vexatos · 11 years ago
  33. f9dce4d Update ru_RU.lang by Anton · 11 years ago
  34. 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
  35. 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
  36. 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
  37. 571ad39 Sulphur dioxide and sulphur trioxide by Ben Spiers · 11 years ago
  38. 69032ed Merge pull request #768 from Vexatos/patch-1 by Aidan · 11 years ago
  39. 371efa9 Fix item render by Aidan C. Brady · 11 years ago
  40. 08f0b93 Fix Chemical Oxidizer operation issue by Aidan C. Brady · 11 years ago
  41. 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
  42. 5f3dca8 Update de_DE.lang by Vexatos · 11 years ago
  43. 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
  44. 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
  45. be33883 Merge pull request #762 from VeryBigBro/patch-3 by Ben Spiers · 11 years ago
  46. da8417b Merge pull request #760 from Vexatos/patch-1 by Ben Spiers · 11 years ago
  47. 5bf4b55 Update ru_RU.lang by Anton · 11 years ago
  48. 2d260d1 Update de_DE.lang by Vexatos · 11 years ago
  49. ebc1cce Update names of some things. by Ben Spiers · 11 years ago
  50. 48b3e48 Re-enable indev machines for now, change Chemical Formulator to Oxidation Chamber, introduce sulphur dust. by Ben Spiers · 11 years ago
  51. 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
  52. c3d3c78 British English localisation by Ben Spiers · 11 years ago
  53. de93c37 Fix a little chunk loading issue by Aidan Brady · 11 years ago
  54. e6051ee Fixed TE bug by Aidan Brady · 11 years ago
  55. 4210d15 Fixed connections to machines by Aidan C. Brady · 11 years ago
  56. 6923d89 Fix BioGenerator render texture by Aidan C. Brady · 11 years ago
  57. 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
  58. aca4b46 Transporter fixes by Aidan C. Brady · 11 years ago
  59. 2241e7e A few fixes by Aidan C. Brady · 11 years ago
  60. e4521c0 Polish transmitter recipes by Aidan C. Brady · 11 years ago
  61. cd71966 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 11 years ago
  62. 65fb620 A few tweaks to recipe balance by Aidan C. Brady · 11 years ago
  63. 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
  64. 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
  65. 9feaae0 Multipart BC support, fixed recipe by Aidan Brady · 11 years ago
  66. 1573474 Update BC & IC2 APIs by Aidan Brady · 11 years ago
  67. 4d64afb Made KeySync use keybinds instead of defaults by Aidan C. Brady · 11 years ago
  68. c3ce0cc Cleaned up multipart transmitter code a bit, fixed a chunk-related connection issue by Aidan C. Brady · 11 years ago
  69. 934f136 Intelligent inventory parsing to strategically find and grab OreDict-relative entries by Aidan C. Brady · 11 years ago
  70. d0d4a85 Fixed a small bug by Aidan C. Brady · 11 years ago
  71. 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
  72. 7010f03 Fixed a container bug that could have been driving some people nuts by Aidan C. Brady · 11 years ago
  73. 9730bc2 Fixed IC2 weird clump things replacing Mekanism recipes by Aidan C. Brady · 11 years ago
  74. 583ef4f More efficient redstone control by Aidan C. Brady · 11 years ago
  75. 0ee5378 No one sends that many packets when I'm around by Aidan C. Brady · 11 years ago
  76. 28a63cc More proxy fixes, chemical injection chamber sound by Aidan Brady · 11 years ago
  77. 3ed2d3c Fixed render crash by Aidan Brady · 11 years ago
  78. de3b0cb Fix factory injecting support by Aidan Brady · 11 years ago
  79. fdc9455 Fix a few bugs by Aidan Brady · 11 years ago
  80. 3cea13a Hopefully fix JZ’s compile bug by Aidan Brady · 11 years ago
  81. 7a71bc7 Better holiday stuff by Aidan Brady · 11 years ago
  82. d63628b Merge branch 'master' into development by Aidan C. Brady · 11 years ago
  83. 84f4eae Christmas fun :) by Aidan Brady · 11 years ago
  84. 8323ea6 Merge branch 'master' of https://github.com/aidancbrady/Mekanism by Aidan Brady · 11 years ago
  85. df95a64 Finish merge by Aidan Brady · 11 years ago
  86. fd26b9b Work on a little Christmas surprise by Aidan Brady · 11 years ago
  87. 9498b01 Finished off the Chemical Injection Chamber, just need sounds by Aidan C. Brady · 11 years ago
  88. 4cf3356 Merge branch 'master' into development by Aidan C. Brady · 11 years ago
  89. 9fbbc83 Separated OreDict management from Mekanism, added proper recipes for Chemical Injection Chamber by Aidan C. Brady · 11 years ago
  90. 1477b6b Finished shard textures by Aidan C. Brady · 11 years ago
  91. bd1e323 Fixed crash by Aidan C. Brady · 11 years ago
  92. 4cfee65 Begin work on shard textures, still have a few to go by Aidan C. Brady · 11 years ago
  93. a41760a Chemical Injection Chamber initial work by Aidan C. Brady · 11 years ago
  94. 9cc243a Properly use IFluidBlock.drain() when draining fluid blocks by Aidan C. Brady · 11 years ago
  95. 9ed16f3 A few fixes, please update! by Aidan C. Brady · 11 years ago
  96. 52319ed A few fixes, please update! by Aidan C. Brady · 11 years ago
  97. 6df7544 Loads of javadocs, cleaned up Gas API code, removed old induction interfaces, made configurable machines notify neighbor when configuration changes, added functionality for GasStack-based ChemicaIInputs. by Aidan C. Brady · 11 years ago
  98. 824a3e0 Merge pull request #739 from VeryBigBro/patch-1 by Aidan · 11 years ago
  99. b060c2c Fix silly upgrade GUI bug by Aidan C. Brady · 11 years ago
  100. 6b420d0 Support for items/blocks with multiple OreDict entries by Aidan C. Brady · 11 years ago