1. 9eb207a Add Glow Panel to localisation files by Ben Spiers · 11 years ago
  2. 1a6030c Discover native block colouring support within normal block rendering code. by Ben Spiers · 11 years ago
  3. 3dd06cc Glow panels. by Ben Spiers · 11 years ago
  4. b3939c0 Update ComputerCraft API. No idea if I've implemented IPeripheral.equals() correctly, its documentation is not the most helpful. by Ben Spiers · 11 years ago
  5. b5331b4 Oops. by Ben Spiers · 11 years ago
  6. aac74a1 Lots of GUI element work. Fixed Crystallizer typo. by Ben Spiers · 11 years ago
  7. 5edf734 Gui work by Ben Spiers · 11 years ago
  8. 2b9c859 Remove IEnergySink from UniCables, it's not needed any more. by Ben Spiers · 11 years ago
  9. 28fd4b2 Add HDPE block recipes. by Ben Spiers · 11 years ago
  10. 30c6a3b Work on localisations and Item rendering. by Ben Spiers · 11 years ago
  11. 174167d Make universal cables pull from IC2 Sources when in PULL mode. by Ben Spiers · 11 years ago
  12. 0dd1385 Remove IC2 reception support from UniCables. Fixes #1123 and #1280. by Ben Spiers · 11 years ago
  13. d90648a Fix ElectricBlocks not accepting from IC2. Stuff seems to come from UNKNOWN a lot... by Ben Spiers · 11 years ago
  14. 575ba0a Update pl_PL.lang by kostek00 · 11 years ago
  15. 04668a1 HDPE Blocks! 64 new cosmetic blocks for the low low price of just 4 new textures! by Ben Spiers · 11 years ago
  16. 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 · 11 years ago
  17. 6ef4b4b Access modifiers are generally advisable. by Ben Spiers · 11 years ago
  18. e3496ea Merge branch 'development' into greylocke by Ben Spiers · 11 years ago
  19. 1a111cc Update FMP, allow sided hollow-cover behaviour. by Ben Spiers · 11 years ago
  20. 8373b93 More work on Guis and elements by Ben Spiers · 11 years ago
  21. ffebfb0 More work on Gas gauge stuff by Ben Spiers · 11 years ago
  22. 00388cb Start work on gas gauge gui element. Very rough so far. by Ben Spiers · 11 years ago
  23. a15a408 Start on GUI work for gas gen by Ben Spiers · 11 years ago
  24. 50fa61e More work on fuel gas system and hydrogen generator by Ben Spiers · 11 years ago
  25. 269dec4 Start generalising the hydrogen generator to burn other gases by Ben Spiers · 11 years ago
  26. 57c0807 Get PRC functionality going. by Ben Spiers · 11 years ago
  27. fef2d30 Start work on Pressurised Reaction Chamber. by Ben Spiers · 11 years ago
  28. d0c87e8 Even up hydrogen consumption and generation. by Ben Spiers · 11 years ago
  29. 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 · 11 years ago
  30. 7ccff94 Merge pull request #1260 from Vexatos/patch-1 by Aidan · 11 years ago
  31. 42903c9 Merge pull request #1257 from markwhi/miner_chargepad_fixes by Aidan · 11 years ago
  32. e573b97 Update de_DE.lang by Vexatos · 11 years ago
  33. 0e19f8a Merge branch 'development' of github.com:markwhi/Mekanism into miner_chargepad_fixes by Mark Whittington · 11 years ago
  34. 8c8d8b2 Fix miner and chargepad bugs. by Mark Whittington · 11 years ago
  35. 05713b2 DynamicNetwork and subclass capacity optimizations by Mark Whittington · 11 years ago
  36. de81d57 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 11 years ago
  37. ef55801 A few tiny fixes by Aidan C. Brady · 11 years ago
  38. e564cdf Fix the throughput reading on mechanical pipes. by Ben Spiers · 11 years ago
  39. 00a5449 Fixed Solar Generator generation by Aidan C. Brady · 11 years ago
  40. b6fcba4 Fixed sorter halting by Aidan Brady · 11 years ago
  41. f35f965 Fixed the Chemical Crystalizer by Aidan Brady · 11 years ago
  42. a1d91a3 Added a few missing recipes by Aidan C. Brady · 11 years ago
  43. 92cfba7 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 11 years ago
  44. e772298 Fix a few bugs by Aidan C. Brady · 11 years ago
  45. 5172071 Polished off vibrator/reader by Aidan C. Brady · 11 years ago
  46. 7398b21 Loads of work on Seismic Vibrator by Aidan C. Brady · 11 years ago
  47. a48fd10 Merge pull request #1197 from Vexatos/patch-1 by Aidan · 11 years ago
  48. 9e4d347 Update en_US.lang by Vexatos · 11 years ago
  49. 734f24d Update de_DE.lang by Vexatos · 11 years ago
  50. e9e0ae9 Update ItemFilterCard.java by Vexatos · 11 years ago
  51. 8ddc6a9 Update de_DE.lang by Vexatos · 11 years ago
  52. 9778404 Update de_DE.lang by Vexatos · 11 years ago
  53. d8ccb83 Merge pull request #1190 from tterrag1098/patch-4 by Aidan · 11 years ago
  54. 0859b54 Safer onUpdate in ItemProxy, should fix #1187 by tterrag1098 · 11 years ago
  55. 653aa6c A few creative enhancements by Aidan C. Brady · 11 years ago
  56. 1b051c0 Fix a tiny bug by Aidan C. Brady · 11 years ago
  57. 3fd2701 Hopefully finish GUI stuff by Aidan C. Brady · 11 years ago
  58. 5bccdb7 Fix dumb crash by Aidan C. Brady · 11 years ago
  59. fe1f33e Finished material filters by Aidan C. Brady · 11 years ago
  60. bb0ad74 Work on sorter material filters by Aidan C. Brady · 11 years ago
  61. 509d857 Just about finished, onto sorters by Aidan C. Brady · 11 years ago
  62. 850481b Got the GUI working mostly by Aidan C. Brady · 11 years ago
  63. 1b27b6a Work on Digital Miner material filters by Aidan C. Brady · 11 years ago
  64. 1500bfe Filter Cards, all done by Aidan C. Brady · 11 years ago
  65. 71c0419 Merge branch 'master' into development by Aidan C. Brady · 11 years ago
  66. 4f69850 v6.0.4 release by Aidan C. Brady · 11 years ago
  67. 11db9f2 Fix a bug with advanced electric machines by Aidan C. Brady · 11 years ago
  68. d553c47 Fix a few annoying bugs by Aidan C. Brady · 11 years ago
  69. 71e1e2c Fix key calls by Aidan C. Brady · 11 years ago
  70. 1c42aeb Several fixes by Aidan C. Brady · 11 years ago
  71. ac16039 Merge branch 'master' into development by Aidan C. Brady · 11 years ago
  72. f3ca4c5 Merge branch 'master' of https://github.com/aidancbrady/Mekanism by Aidan C. Brady · 11 years ago
  73. 730ae96 Added energy check for Atomic Disassembler hoe function by Aidan C. Brady · 11 years ago
  74. 989ae66 Update README.md by Aidan · 11 years ago
  75. d870bb9 Merge pull request #1170 from vmrob/whitespace by Aidan · 11 years ago
  76. e5a6ead Fix indentation and remove trailing whitespace by Victor Robertson · 11 years ago
  77. 8b70e0d v6.0.4 push by Aidan C. Brady · 11 years ago
  78. 9d8a6c9 Merge pull request #1158 from BrunoLG/patch-1 by Aidan · 11 years ago
  79. 1524325 Merge pull request #1 from Mr-Turing/patch-2 by BrunoLG · 11 years ago
  80. 5e01d9c Merge pull request #1151 from tterrag1098/patch-2 by Aidan · 11 years ago
  81. 5e9159b Merge pull request #1149 from BrunoLG/patch-1 by Aidan · 11 years ago
  82. afc8f5b Update pt_BR.lang by Mr-Turing · 11 years ago
  83. ae5f347 Proper charcoal block math by tterrag1098 · 11 years ago
  84. 82bc0af Create pt_BR.lang by BrunoLG · 11 years ago
  85. b7491e2 Merge pull request #1133 from vmrob/tool-armor-config by Aidan · 11 years ago
  86. 9e1b8f5 Add MekanismTool balance configuration by Victor Robertson · 11 years ago
  87. 0d7a1ef Added a necessary null check by Aidan Brady · 11 years ago
  88. 346cfd3 Added link to Mekanism site by Aidan Brady · 11 years ago
  89. f165a6a Whoops! Got rid of the old Atomic Disassembler icon by Aidan Brady · 11 years ago
  90. e5b17b2 Fix Chemical Crystalizer auto-output, got that dissolution chamber to actually use sulfuric acid by Aidan Brady · 11 years ago
  91. 4d949f3 Merge branch 'master' into development by Aidan Brady · 11 years ago
  92. 8070b3e Bump version to 6.0.3 by Aidan Brady · 11 years ago
  93. d3a3c39 Fix panel harvest levels by Aidan Brady · 11 years ago
  94. 6997493 Made generators solid by Aidan Brady · 11 years ago
  95. e27a3ab Fix GUI crash, items with outputs now take priority in factories and electric machines by Aidan Brady · 11 years ago
  96. 1012d90 Merge pull request #1111 from mymagadsl/patch-2 by Aidan · 11 years ago
  97. 40e64fe Update zh_TW.lang by mymagadsl · 11 years ago
  98. a37b695 Fix up Chemical Crystalizer saving issue by Aidan C. Brady · 11 years ago
  99. b8337f9 Fix Chemical Dissolution Chamber progress reset by Aidan Brady · 11 years ago
  100. 3bae3c9 Merge pull request #1093 from mymagadsl/patch-1 by Aidan · 11 years ago