1. 6ac7505 Blocks and Entities by tterrag1098 · 10 years ago
  2. 321fa4e Some work on GUIs, mostly sfx by tterrag1098 · 10 years ago
  3. 935be33 Hey guys, I'm back. Starting some work on the 1.7 port, thanks to @unpairedbracket for getting the brunt of the work done. by Aidan Brady · 10 years ago
  4. 3d8c5c8 More fixes. Around 1000 errors now, going to have to leave it to you from here on in @aidancbrady. by Ben Spiers · 11 years ago
  5. 31938e8 Under 1300 errors left now, started on packet/network stuffs. by Ben Spiers · 11 years ago
  6. 8677769 Add Intellij project file to .gitignore. by Ben Spiers · 11 years ago
  7. db71214 Re-add an updated ic2, alter CC and update DepLoader. Fix more of the things. by Ben Spiers · 11 years ago
  8. ab47724 Move the directory structure around to a more conventional one and start out on the 1.7 update. by Ben Spiers · 11 years ago
  9. 3a0de87 Remove some unused textures that I couldn't find being used any more. Remove the WIP label from the PRC texture. by Ben Spiers · 11 years ago
  10. fd425b3 I hereby declare this Mekanism 6.1.0! by Ben Spiers · 11 years ago
  11. 36430cd Add tiered mechanical pipe recipes. by Ben Spiers · 11 years ago
  12. 15a8cfe Work on un-screwing up NEI recipe GUIs. by Ben Spiers · 11 years ago
  13. 3bde351 Adjust some ratios, make ethylene's energy density a function of hydrogen's and biofuel's. by Ben Spiers · 11 years ago
  14. af1e55f Remove some more unneccessary gui bits by Ben Spiers · 11 years ago
  15. 95e8d2c More gui work. I've just noticed this all has screwed up NEI. I'll try to sort that later. by Ben Spiers · 11 years ago
  16. e92843d Reduce H2 energy density by factor 10 to make balance seem a bit more fair. by Ben Spiers · 11 years ago
  17. 9d06fa9 Prepare some gui textures and texture sheets for upcoming GuiProgress. by Ben Spiers · 11 years ago
  18. 9e76b3b Finish up some PRC stuff by Ben Spiers · 11 years ago
  19. 676773e Rename a method. by Ben Spiers · 11 years ago
  20. 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 · 11 years ago
  21. 97c5e98 Generators and Energy Cube Gui improvements. by Ben Spiers · 11 years ago
  22. 03f06e0 Make brown orange. It's the closest colour I can find. by Ben Spiers · 11 years ago
  23. af8973f Add Plastic road, update lang. by Ben Spiers · 11 years ago
  24. 1fec646 Fix recolour. It uses wool colours, not dye colours. by Ben Spiers · 11 years ago
  25. 24d620f Glow Panel item rendering by Ben Spiers · 11 years ago
  26. 386fd4e Add recolourBlock support to plastic. by Ben Spiers · 11 years ago
  27. 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 · 11 years ago
  28. 8786b16 Merge branch 'development' into greylocke by Ben Spiers · 11 years ago
  29. 51c1bd4 Merge branch 'master' into development by Ben Spiers · 11 years ago
  30. 0ec86c5 Also recommit Coal Block changes. Same problem. by Ben Spiers · 11 years ago
  31. 8fd3c62 Remove some unused imports by Ben Spiers · 11 years ago
  32. bdefd61 Recommit the Armour and tool balance config. It disappeared somehow when the 6.0.4 update was committed. by Ben Spiers · 11 years ago
  33. 61adaab Recommit the Armour and tool balance config. It disappeared somehow when the 6.0.4 update was committed. by Ben Spiers · 11 years ago
  34. 9eb207a Add Glow Panel to localisation files by Ben Spiers · 11 years ago
  35. 1a6030c Discover native block colouring support within normal block rendering code. by Ben Spiers · 11 years ago
  36. 3dd06cc Glow panels. by Ben Spiers · 11 years ago
  37. 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
  38. b5331b4 Oops. by Ben Spiers · 11 years ago
  39. aac74a1 Lots of GUI element work. Fixed Crystallizer typo. by Ben Spiers · 11 years ago
  40. ffbd61d Remove IEnergySink from UniCables, it's not needed any more. by Ben Spiers · 11 years ago
  41. 208e8fe Make universal cables pull from IC2 Sources when in PULL mode. by Ben Spiers · 11 years ago
  42. e6bc2b4 Remove IC2 reception support from UniCables. Fixes #1123 and #1280. by Ben Spiers · 11 years ago
  43. 5edf734 Gui work by Ben Spiers · 11 years ago
  44. 2b9c859 Remove IEnergySink from UniCables, it's not needed any more. by Ben Spiers · 11 years ago
  45. 28fd4b2 Add HDPE block recipes. by Ben Spiers · 11 years ago
  46. 30c6a3b Work on localisations and Item rendering. by Ben Spiers · 11 years ago
  47. 174167d Make universal cables pull from IC2 Sources when in PULL mode. by Ben Spiers · 11 years ago
  48. 0dd1385 Remove IC2 reception support from UniCables. Fixes #1123 and #1280. by Ben Spiers · 11 years ago
  49. d90648a Fix ElectricBlocks not accepting from IC2. Stuff seems to come from UNKNOWN a lot... by Ben Spiers · 11 years ago
  50. 575ba0a Update pl_PL.lang by kostek00 · 11 years ago
  51. 04668a1 HDPE Blocks! 64 new cosmetic blocks for the low low price of just 4 new textures! by Ben Spiers · 11 years ago
  52. 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
  53. 6ef4b4b Access modifiers are generally advisable. by Ben Spiers · 11 years ago
  54. e3496ea Merge branch 'development' into greylocke by Ben Spiers · 11 years ago
  55. 1a111cc Update FMP, allow sided hollow-cover behaviour. by Ben Spiers · 11 years ago
  56. 8373b93 More work on Guis and elements by Ben Spiers · 11 years ago
  57. ffebfb0 More work on Gas gauge stuff by Ben Spiers · 11 years ago
  58. 00388cb Start work on gas gauge gui element. Very rough so far. by Ben Spiers · 11 years ago
  59. a15a408 Start on GUI work for gas gen by Ben Spiers · 11 years ago
  60. 50fa61e More work on fuel gas system and hydrogen generator by Ben Spiers · 11 years ago
  61. 269dec4 Start generalising the hydrogen generator to burn other gases by Ben Spiers · 11 years ago
  62. 57c0807 Get PRC functionality going. by Ben Spiers · 11 years ago
  63. fef2d30 Start work on Pressurised Reaction Chamber. by Ben Spiers · 11 years ago
  64. d0c87e8 Even up hydrogen consumption and generation. by Ben Spiers · 11 years ago
  65. 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
  66. 7ccff94 Merge pull request #1260 from Vexatos/patch-1 by Aidan · 11 years ago
  67. 42903c9 Merge pull request #1257 from markwhi/miner_chargepad_fixes by Aidan · 11 years ago
  68. e573b97 Update de_DE.lang by Vexatos · 11 years ago
  69. 0e19f8a Merge branch 'development' of github.com:markwhi/Mekanism into miner_chargepad_fixes by Mark Whittington · 11 years ago
  70. 8c8d8b2 Fix miner and chargepad bugs. by Mark Whittington · 11 years ago
  71. 05713b2 DynamicNetwork and subclass capacity optimizations by Mark Whittington · 11 years ago
  72. de81d57 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 11 years ago
  73. ef55801 A few tiny fixes by Aidan C. Brady · 11 years ago
  74. e564cdf Fix the throughput reading on mechanical pipes. by Ben Spiers · 11 years ago
  75. 00a5449 Fixed Solar Generator generation by Aidan C. Brady · 11 years ago
  76. b6fcba4 Fixed sorter halting by Aidan Brady · 11 years ago
  77. f35f965 Fixed the Chemical Crystalizer by Aidan Brady · 11 years ago
  78. a1d91a3 Added a few missing recipes by Aidan C. Brady · 11 years ago
  79. 92cfba7 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 11 years ago
  80. e772298 Fix a few bugs by Aidan C. Brady · 11 years ago
  81. 5172071 Polished off vibrator/reader by Aidan C. Brady · 11 years ago
  82. 7398b21 Loads of work on Seismic Vibrator by Aidan C. Brady · 11 years ago
  83. b00bc8b Merge pull request #1199 from kostek00/patch-1 by Aidan · 11 years ago
  84. a48fd10 Merge pull request #1197 from Vexatos/patch-1 by Aidan · 11 years ago
  85. aa4007e Update pl_PL.lang by kostek00 · 11 years ago
  86. 9e4d347 Update en_US.lang by Vexatos · 11 years ago
  87. 734f24d Update de_DE.lang by Vexatos · 11 years ago
  88. e9e0ae9 Update ItemFilterCard.java by Vexatos · 11 years ago
  89. 8ddc6a9 Update de_DE.lang by Vexatos · 11 years ago
  90. 9778404 Update de_DE.lang by Vexatos · 11 years ago
  91. d8ccb83 Merge pull request #1190 from tterrag1098/patch-4 by Aidan · 11 years ago
  92. 0859b54 Safer onUpdate in ItemProxy, should fix #1187 by tterrag1098 · 11 years ago
  93. 653aa6c A few creative enhancements by Aidan C. Brady · 11 years ago
  94. 1b051c0 Fix a tiny bug by Aidan C. Brady · 11 years ago
  95. 3fd2701 Hopefully finish GUI stuff by Aidan C. Brady · 11 years ago
  96. 5bccdb7 Fix dumb crash by Aidan C. Brady · 11 years ago
  97. fe1f33e Finished material filters by Aidan C. Brady · 11 years ago
  98. bb0ad74 Work on sorter material filters by Aidan C. Brady · 11 years ago
  99. 509d857 Just about finished, onto sorters by Aidan C. Brady · 11 years ago
  100. 850481b Got the GUI working mostly by Aidan C. Brady · 11 years ago