1. e92843d Reduce H2 energy density by factor 10 to make balance seem a bit more fair. by Ben Spiers · 12 years ago
  2. 9e76b3b Finish up some PRC stuff by Ben Spiers · 12 years ago
  3. 676773e Rename a method. by Ben Spiers · 12 years ago
  4. e8769b4 Some Heat Generator changes: bring other fuels into line with lava buckets and provide a large passive boost in the nether. by Ben Spiers · 12 years ago
  5. 97c5e98 Generators and Energy Cube Gui improvements. by Ben Spiers · 12 years ago
  6. 03f06e0 Make brown orange. It's the closest colour I can find. by Ben Spiers · 12 years ago
  7. af8973f Add Plastic road, update lang. by Ben Spiers · 12 years ago
  8. 1fec646 Fix recolour. It uses wool colours, not dye colours. by Ben Spiers · 12 years ago
  9. 24d620f Glow Panel item rendering by Ben Spiers · 12 years ago
  10. 386fd4e Add recolourBlock support to plastic. by Ben Spiers · 12 years ago
  11. 4b6cc39 Change some HDPE stuff. They don't need TileEntities or renderers any more but they use 4 ids now. I couldn't see any other way around. by Ben Spiers · 12 years ago
  12. 8786b16 Merge branch 'development' into greylocke by Ben Spiers · 12 years ago
  13. 51c1bd4 Merge branch 'master' into development by Ben Spiers · 12 years ago
  14. 0ec86c5 Also recommit Coal Block changes. Same problem. by Ben Spiers · 12 years ago
  15. 8fd3c62 Remove some unused imports by Ben Spiers · 12 years ago
  16. bdefd61 Recommit the Armour and tool balance config. It disappeared somehow when the 6.0.4 update was committed. by Ben Spiers · 12 years ago
  17. 61adaab Recommit the Armour and tool balance config. It disappeared somehow when the 6.0.4 update was committed. by Ben Spiers · 12 years ago
  18. 1a6030c Discover native block colouring support within normal block rendering code. by Ben Spiers · 12 years ago
  19. 3dd06cc Glow panels. by Ben Spiers · 12 years ago
  20. b3939c0 Update ComputerCraft API. No idea if I've implemented IPeripheral.equals() correctly, its documentation is not the most helpful. by Ben Spiers · 12 years ago
  21. b5331b4 Oops. by Ben Spiers · 12 years ago
  22. aac74a1 Lots of GUI element work. Fixed Crystallizer typo. by Ben Spiers · 12 years ago
  23. ffbd61d Remove IEnergySink from UniCables, it's not needed any more. by Ben Spiers · 12 years ago
  24. 208e8fe Make universal cables pull from IC2 Sources when in PULL mode. by Ben Spiers · 12 years ago
  25. e6bc2b4 Remove IC2 reception support from UniCables. Fixes #1123 and #1280. by Ben Spiers · 12 years ago
  26. 5edf734 Gui work by Ben Spiers · 12 years ago
  27. 2b9c859 Remove IEnergySink from UniCables, it's not needed any more. by Ben Spiers · 12 years ago
  28. 28fd4b2 Add HDPE block recipes. by Ben Spiers · 12 years ago
  29. 30c6a3b Work on localisations and Item rendering. by Ben Spiers · 12 years ago
  30. 174167d Make universal cables pull from IC2 Sources when in PULL mode. by Ben Spiers · 12 years ago
  31. 0dd1385 Remove IC2 reception support from UniCables. Fixes #1123 and #1280. by Ben Spiers · 12 years ago
  32. d90648a Fix ElectricBlocks not accepting from IC2. Stuff seems to come from UNKNOWN a lot... by Ben Spiers · 12 years ago
  33. 04668a1 HDPE Blocks! 64 new cosmetic blocks for the low low price of just 4 new textures! by Ben Spiers · 12 years ago
  34. 9e799ce Work on giving the PRC a GUI and adding in some missing textures (I don't usually do pixel art for a reason. This reason should be apparent). by Ben Spiers · 12 years ago
  35. 6ef4b4b Access modifiers are generally advisable. by Ben Spiers · 12 years ago
  36. e3496ea Merge branch 'development' into greylocke by Ben Spiers · 12 years ago
  37. 1a111cc Update FMP, allow sided hollow-cover behaviour. by Ben Spiers · 12 years ago
  38. 8373b93 More work on Guis and elements by Ben Spiers · 12 years ago
  39. ffebfb0 More work on Gas gauge stuff by Ben Spiers · 12 years ago
  40. 00388cb Start work on gas gauge gui element. Very rough so far. by Ben Spiers · 12 years ago
  41. a15a408 Start on GUI work for gas gen by Ben Spiers · 12 years ago
  42. 50fa61e More work on fuel gas system and hydrogen generator by Ben Spiers · 12 years ago
  43. 269dec4 Start generalising the hydrogen generator to burn other gases by Ben Spiers · 12 years ago
  44. 57c0807 Get PRC functionality going. by Ben Spiers · 12 years ago
  45. fef2d30 Start work on Pressurised Reaction Chamber. by Ben Spiers · 12 years ago
  46. d0c87e8 Even up hydrogen consumption and generation. by Ben Spiers · 12 years ago
  47. 1298d54 Add tiers to Mechanical Pipe, primarily to allow pumping out greater volumes of fluid per connection, for mods that require massive amounts of fluid per tick, for example AS' turbines need ten buckets per tick to spin up. Also fix capacity updating. by Ben Spiers · 12 years ago
  48. 0e19f8a Merge branch 'development' of github.com:markwhi/Mekanism into miner_chargepad_fixes by Mark Whittington · 12 years ago
  49. 8c8d8b2 Fix miner and chargepad bugs. by Mark Whittington · 12 years ago
  50. 05713b2 DynamicNetwork and subclass capacity optimizations by Mark Whittington · 12 years ago
  51. de81d57 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 12 years ago
  52. ef55801 A few tiny fixes by Aidan C. Brady · 12 years ago
  53. e564cdf Fix the throughput reading on mechanical pipes. by Ben Spiers · 12 years ago
  54. 00a5449 Fixed Solar Generator generation by Aidan C. Brady · 12 years ago
  55. b6fcba4 Fixed sorter halting by Aidan Brady · 12 years ago
  56. f35f965 Fixed the Chemical Crystalizer by Aidan Brady · 12 years ago
  57. a1d91a3 Added a few missing recipes by Aidan C. Brady · 12 years ago
  58. 92cfba7 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 12 years ago
  59. e772298 Fix a few bugs by Aidan C. Brady · 12 years ago
  60. 5172071 Polished off vibrator/reader by Aidan C. Brady · 12 years ago
  61. 7398b21 Loads of work on Seismic Vibrator by Aidan C. Brady · 12 years ago
  62. e9e0ae9 Update ItemFilterCard.java by Vexatos · 12 years ago
  63. 0859b54 Safer onUpdate in ItemProxy, should fix #1187 by tterrag1098 · 12 years ago
  64. 653aa6c A few creative enhancements by Aidan C. Brady · 12 years ago
  65. 1b051c0 Fix a tiny bug by Aidan C. Brady · 12 years ago
  66. 3fd2701 Hopefully finish GUI stuff by Aidan C. Brady · 12 years ago
  67. 5bccdb7 Fix dumb crash by Aidan C. Brady · 12 years ago
  68. fe1f33e Finished material filters by Aidan C. Brady · 12 years ago
  69. bb0ad74 Work on sorter material filters by Aidan C. Brady · 12 years ago
  70. 509d857 Just about finished, onto sorters by Aidan C. Brady · 12 years ago
  71. 850481b Got the GUI working mostly by Aidan C. Brady · 12 years ago
  72. 1b27b6a Work on Digital Miner material filters by Aidan C. Brady · 12 years ago
  73. 1500bfe Filter Cards, all done by Aidan C. Brady · 12 years ago
  74. 11db9f2 Fix a bug with advanced electric machines by Aidan C. Brady · 12 years ago
  75. d553c47 Fix a few annoying bugs by Aidan C. Brady · 12 years ago
  76. 71e1e2c Fix key calls by Aidan C. Brady · 12 years ago
  77. 1c42aeb Several fixes by Aidan C. Brady · 12 years ago
  78. ac16039 Merge branch 'master' into development by Aidan C. Brady · 12 years ago
  79. f3ca4c5 Merge branch 'master' of https://github.com/aidancbrady/Mekanism by Aidan C. Brady · 12 years ago
  80. 730ae96 Added energy check for Atomic Disassembler hoe function by Aidan C. Brady · 12 years ago
  81. e5a6ead Fix indentation and remove trailing whitespace by Victor Robertson · 12 years ago
  82. 8b70e0d v6.0.4 push by Aidan C. Brady · 12 years ago
  83. ae5f347 Proper charcoal block math by tterrag1098 · 12 years ago
  84. 9e1b8f5 Add MekanismTool balance configuration by Victor Robertson · 12 years ago
  85. 0d7a1ef Added a necessary null check by Aidan Brady · 12 years ago
  86. 346cfd3 Added link to Mekanism site by Aidan Brady · 12 years ago
  87. f165a6a Whoops! Got rid of the old Atomic Disassembler icon by Aidan Brady · 12 years ago
  88. e5b17b2 Fix Chemical Crystalizer auto-output, got that dissolution chamber to actually use sulfuric acid by Aidan Brady · 12 years ago
  89. 8070b3e Bump version to 6.0.3 by Aidan Brady · 12 years ago
  90. d3a3c39 Fix panel harvest levels by Aidan Brady · 12 years ago
  91. 6997493 Made generators solid by Aidan Brady · 12 years ago
  92. e27a3ab Fix GUI crash, items with outputs now take priority in factories and electric machines by Aidan Brady · 12 years ago
  93. a37b695 Fix up Chemical Crystalizer saving issue by Aidan C. Brady · 12 years ago
  94. b8337f9 Fix Chemical Dissolution Chamber progress reset by Aidan Brady · 12 years ago
  95. 974f495 A few tiny fixes by Aidan Brady · 12 years ago
  96. 84d3009 Fix a teleporter issue, bump version number to 6.0.2 by Aidan Brady · 12 years ago
  97. ecb410d Fixed recipes, added sounds by Aidan Brady · 12 years ago
  98. 28c3b2a Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 12 years ago
  99. 8e6fcd1 Fix fancy render config not working by Aidan C. Brady · 12 years ago
  100. c8f0801 Remove blocks that are outside of loaded chunks from bitset list by Joshua Gwinn · 12 years ago