1. 1ec410d Added NEI stack iteration implementation for Metallurgic infuses by Aidan C. Brady · 11 years ago
  2. 2cf27c6 Added Compressed Redstone as an efficient means of obtaining redstone infuse by Aidan Brady · 11 years ago
  3. cb0b6f4 New, awesome Electrolytic Separator GUI :) by Aidan Brady · 11 years ago
  4. 99ca8f6 Cleanups and fixes from the electrolytic separator update by Aidan Brady · 11 years ago
  5. 26f8aef Add check for old separators, add colorblind support to Logistical Transporter by Aidan Brady · 11 years ago
  6. 7ad60f0 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan Brady · 11 years ago
  7. 9acc744 Fixed differing gas networks being able to merge, fix API issue by Aidan Brady · 11 years ago
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. 00bbb9d Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan Brady · 11 years ago
  14. 3990ab4 Have NEI plugin iterate over possible fuel stacks, register sulfur dust in oredict by Aidan Brady · 11 years ago
  15. a5e62bf Fixed factory connection issue by Aidan C. Brady · 11 years ago
  16. ea76a68 Fix factory GUI support with sulfuric acid by Aidan C. Brady · 11 years ago
  17. c72f04b Fixed factory gas management bug by Aidan C. Brady · 11 years ago
  18. 0385123 Unfudge that merge. by Ben Spiers · 11 years ago
  19. 7236638 Clean up supportsUpgrades a bit by Ben Spiers · 11 years ago
  20. 67d38fd Removed Chemical Combiner (hopefully all references) by Aidan C. Brady · 11 years ago
  21. a07ca18 Change to Infuser for final stage of the contact process by Ben Spiers · 11 years ago
  22. 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
  23. 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
  24. 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
  25. 571ad39 Sulphur dioxide and sulphur trioxide by Ben Spiers · 11 years ago
  26. 371efa9 Fix item render by Aidan C. Brady · 11 years ago
  27. 08f0b93 Fix Chemical Oxidizer operation issue by Aidan C. Brady · 11 years ago
  28. 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
  29. 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
  30. 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
  31. 48b3e48 Re-enable indev machines for now, change Chemical Formulator to Oxidation Chamber, introduce sulphur dust. by Ben Spiers · 11 years ago
  32. de93c37 Fix a little chunk loading issue by Aidan Brady · 11 years ago
  33. e6051ee Fixed TE bug by Aidan Brady · 11 years ago
  34. 4210d15 Fixed connections to machines by Aidan C. Brady · 11 years ago
  35. 6923d89 Fix BioGenerator render texture by Aidan C. Brady · 11 years ago
  36. 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
  37. aca4b46 Transporter fixes by Aidan C. Brady · 11 years ago
  38. 2241e7e A few fixes by Aidan C. Brady · 11 years ago
  39. e4521c0 Polish transmitter recipes by Aidan C. Brady · 11 years ago
  40. cd71966 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 11 years ago
  41. 65fb620 A few tweaks to recipe balance by Aidan C. Brady · 11 years ago
  42. 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
  43. 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
  44. 9feaae0 Multipart BC support, fixed recipe by Aidan Brady · 11 years ago
  45. 1573474 Update BC & IC2 APIs by Aidan Brady · 11 years ago
  46. 4d64afb Made KeySync use keybinds instead of defaults by Aidan C. Brady · 11 years ago
  47. c3ce0cc Cleaned up multipart transmitter code a bit, fixed a chunk-related connection issue by Aidan C. Brady · 11 years ago
  48. 934f136 Intelligent inventory parsing to strategically find and grab OreDict-relative entries by Aidan C. Brady · 11 years ago
  49. d0d4a85 Fixed a small bug by Aidan C. Brady · 11 years ago
  50. 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
  51. 7010f03 Fixed a container bug that could have been driving some people nuts by Aidan C. Brady · 11 years ago
  52. 9730bc2 Fixed IC2 weird clump things replacing Mekanism recipes by Aidan C. Brady · 11 years ago
  53. 583ef4f More efficient redstone control by Aidan C. Brady · 11 years ago
  54. 0ee5378 No one sends that many packets when I'm around by Aidan C. Brady · 11 years ago
  55. 28a63cc More proxy fixes, chemical injection chamber sound by Aidan Brady · 11 years ago
  56. 3ed2d3c Fixed render crash by Aidan Brady · 11 years ago
  57. de3b0cb Fix factory injecting support by Aidan Brady · 11 years ago
  58. fdc9455 Fix a few bugs by Aidan Brady · 11 years ago
  59. 3cea13a Hopefully fix JZ’s compile bug by Aidan Brady · 11 years ago
  60. 7a71bc7 Better holiday stuff by Aidan Brady · 11 years ago
  61. d63628b Merge branch 'master' into development by Aidan C. Brady · 11 years ago
  62. 84f4eae Christmas fun :) by Aidan Brady · 11 years ago
  63. 8323ea6 Merge branch 'master' of https://github.com/aidancbrady/Mekanism by Aidan Brady · 11 years ago
  64. df95a64 Finish merge by Aidan Brady · 11 years ago
  65. fd26b9b Work on a little Christmas surprise by Aidan Brady · 11 years ago
  66. 9498b01 Finished off the Chemical Injection Chamber, just need sounds by Aidan C. Brady · 11 years ago
  67. 4cf3356 Merge branch 'master' into development by Aidan C. Brady · 11 years ago
  68. 9fbbc83 Separated OreDict management from Mekanism, added proper recipes for Chemical Injection Chamber by Aidan C. Brady · 11 years ago
  69. bd1e323 Fixed crash by Aidan C. Brady · 11 years ago
  70. a41760a Chemical Injection Chamber initial work by Aidan C. Brady · 11 years ago
  71. 9cc243a Properly use IFluidBlock.drain() when draining fluid blocks by Aidan C. Brady · 11 years ago
  72. 9ed16f3 A few fixes, please update! by Aidan C. Brady · 11 years ago
  73. 52319ed A few fixes, please update! by Aidan C. Brady · 11 years ago
  74. 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
  75. b060c2c Fix silly upgrade GUI bug by Aidan C. Brady · 11 years ago
  76. 6b420d0 Support for items/blocks with multiple OreDict entries by Aidan C. Brady · 11 years ago
  77. d4fc392 Threaded VoiceConnection, made client connection fire with server-configured port by Aidan Brady · 11 years ago
  78. b73cf8f Remove back crafting by Aidan C. Brady · 11 years ago
  79. 9098566 Sync server configs with client by Aidan C. Brady · 11 years ago
  80. ced44e9 A few fixes, dynamic distance calculating as called by ILogisticalTransporter. Off to bed, more work tomorrow! by Aidan Brady · 11 years ago
  81. 0f7e8ee A few fixes by Aidan Brady · 11 years ago
  82. 87ce53f Removed more UE stuff by Aidan Brady · 11 years ago
  83. 3210153 Add delay to bin eject, removed old transmitters from creative tab, fixed descriptions of transmitters by Aidan Brady · 11 years ago
  84. 4812b43 A few fixes, added recipes for balloons by Aidan Brady · 11 years ago
  85. 96fdb4d Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan Brady · 11 years ago
  86. 6c87a8e Add Pos3D because vectors by Aidan Brady · 11 years ago
  87. a70ce09 Move Multipart initialisation to fix converter registration. by Ben Spiers · 11 years ago
  88. 6cf6ba2 Transporters can now auto-pull items from adjacent sides, fixed recalculation logic with differing side types by Aidan Brady · 11 years ago
  89. f25bc6f Fixed saving by Aidan Brady · 11 years ago
  90. 198305f Fixed transfer issue by Aidan Brady · 11 years ago
  91. d6ad611 Attempting to find an energy transfer issue by Aidan Brady · 11 years ago
  92. 235c3f2 Killed off old UE references by Aidan Brady · 11 years ago
  93. 32a371c Fixed teleporters by Aidan Brady · 11 years ago
  94. bbbd5de Fix some rendering bugs by Aidan Brady · 11 years ago
  95. f2a3923 Got things working by Aidan Brady · 11 years ago
  96. 5c3943b More logic by Aidan Brady · 11 years ago
  97. 516dfb9 Bits of work on transporter logic by Aidan Brady · 11 years ago
  98. 15aa17e Connections complete, colors now update renderer properly by Aidan Brady · 11 years ago
  99. d3661b3 Got colors working, need to fix connections by Aidan Brady · 11 years ago
  100. 2cf6fdc Lots more work by Aidan Brady · 11 years ago