1. 6bb5ff8 Update de_DE.lang by Vexatos · 10 years ago
  2. f39d6d0 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  3. 5fec517 Crash fix by Aidan C. Brady · 10 years ago
  4. 1745094 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 10 years ago
  5. a03ef85 Fixed compile, bumped version to 8.1.1 by Aidan C. Brady · 10 years ago
  6. 76a21df Merge remote-tracking branch 'upstream/development' into development by TehStoneMan · 10 years ago
  7. 4d50a35 Changed name of Obsidian Ingot to avoid confusion with other mods by TehStoneMan · 10 years ago
  8. 94189a4 Fix Transporters with multipart. by Ben Spiers · 10 years ago
  9. 4ca9456 Use path score to sort paths, not length. by Ben Spiers · 10 years ago
  10. 36f0607 Prioritise faster paths, by making cost inversely proportional to speed. by Ben Spiers · 10 years ago
  11. 068e4b5 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 10 years ago
  12. 12ebfe6 ThreadSparkle is now operated in main client thread time - new safety checks will prevent serious lag anyway by Aidan C. Brady · 10 years ago
  13. 4a2dde8 Fix API, put back some methods that GC uses, optimise imports in API. by Ben Spiers · 10 years ago
  14. 034d732 A bit more tidying by Aidan C. Brady · 10 years ago
  15. ec7b055 Cleanup by Aidan C. Brady · 10 years ago
  16. 841e358 Merge pull request #2478 from aidancbrady/networkRefactor by Aidan · 10 years ago
  17. a61974a Cleanup by Aidan C. Brady · 10 years ago
  18. 1997054 Merge branch 'development' into networkRefactor by Ben Spiers · 10 years ago refactoredNetworks
  19. f4a6fb8 Do some things I TODOed earlier by Ben Spiers · 10 years ago
  20. d70595a Fix a last few issues, and stop leaking networks on the client by Ben Spiers · 10 years ago
  21. f74acdf Updated Digital Miner GUI by TehStoneMan · 10 years ago
  22. c13b3b2 Fix some bugs with LogiTransporters by Ben Spiers · 10 years ago
  23. 16ce88f Restore some client-side network stuff. More fixes by Ben Spiers · 10 years ago
  24. 87bb257 Merge remote-tracking branch 'upstream/development' into development by TehStoneMan · 10 years ago
  25. cbb8cbc Added a null check - this may fix some other issues by Aidan C. Brady · 10 years ago
  26. 01285fc Merge pull request #2475 from WhitePhoenix0/master by Aidan · 10 years ago
  27. 91423c3 Added temp AmbientAcculmulator.png by WhitePhoenix0 · 10 years ago
  28. 293b8c0 Sorting buttons now work by TehStoneMan · 10 years ago
  29. 22d37b1 Update en_US.lang by Kodos Atoz · 10 years ago
  30. 50e72bc Merge remote-tracking branch 'upstream/development' into development by TehStoneMan · 10 years ago
  31. cb9a10c Updates to Logistical Sorter GUI by TehStoneMan · 10 years ago
  32. ede0015 Merge branch 'development' into networkRefactor by Ben Spiers · 10 years ago
  33. d29d158 Fix some stuff I missed in the merge, and server-client communication. by Ben Spiers · 10 years ago
  34. 41cfed3 Fixed a few crashes by Aidan C. Brady · 10 years ago
  35. 7a24615 Merge branch 'development' into networkRefactor. by Ben Spiers · 10 years ago
  36. 29659ad Fix some client/server stuff, and fluid networks by Ben Spiers · 10 years ago
  37. 63f751c Merge branch 'master' of https://github.com/aidancbrady/Mekanism by Aidan C. Brady · 10 years ago
  38. b423a1d Update zh_TW.lang by mymagadsl · 10 years ago
  39. 8d38f63 Bumped version to 8.1.0 by Aidan C. Brady · 10 years ago
  40. d14686e Work on clientsiding, acceptors and things like redstone and multipart blocking. by Ben Spiers · 10 years ago
  41. 20a91e6 Merge pull request #2439 from Vexatos/patch-8 by Aidan · 10 years ago
  42. e12290b Fixed en_US.lang by Vexatos · 10 years ago
  43. 1f05692 Update de_DE.lang by Vexatos · 10 years ago
  44. abbca5f Update de_DE.lang by Vexatos · 10 years ago
  45. 1bce16b Localization fix by Aidan C. Brady · 10 years ago
  46. 45895cb Configurable values for Mekanism tier-related properties by Aidan C. Brady · 10 years ago
  47. dc0a909 A few crash fixes by Aidan C. Brady · 10 years ago
  48. 47b4eb2 Start on refactor of entire network system. by Ben Spiers · 10 years ago
  49. fe8cc9d Tiered Pressurized Tubes, better tooltips, better transmitter icons by Aidan C. Brady · 10 years ago
  50. 1438d60 Better Mechanical Pipe textures by Aidan C. Brady · 10 years ago
  51. a5db67e Tiered Logistical Transporters by Aidan C. Brady · 10 years ago
  52. f4ec705 Fixed Mekanism API by Vexatos · 10 years ago
  53. 413fac3 Logistical Transporters now render color in glass instead of frame by Aidan C. Brady · 10 years ago
  54. c85bdcd Entity Detection mode for Laser Amplifier by Aidan C. Brady · 10 years ago
  55. e4d624d Fancy new eject algorithms, should fix issues with PRC by Aidan C. Brady · 10 years ago
  56. b4c2664 Work a bit on a new, dynamic ejector system by Aidan C. Brady · 10 years ago
  57. af48daf When multiblenetworks of differing fluids/gasses merge, replace one, don't add up the total gas by Aidan C. Brady · 10 years ago
  58. 0193e0b Hopefully drastically reduced necessary CPU time for transmitters when checking connections by Aidan C. Brady · 10 years ago
  59. 4f29e49 Fixed amplifiers by Aidan C. Brady · 10 years ago
  60. f350055 Universal Cables can now draw energy from laser amplifiers by Aidan C. Brady · 10 years ago
  61. 6ce51b0 Finished Reactor Logic Adapter by Aidan C. Brady · 10 years ago
  62. 7d521ea Logic adapter work by Aidan C. Brady · 10 years ago
  63. 0f54c21 More work on logic adapter by Aidan C. Brady · 10 years ago
  64. 78ed108 Merge branch 'development' into v8.1 by Aidan C. Brady · 10 years ago
  65. 3a6529e Fixed a reactor crash by Aidan C. Brady · 10 years ago
  66. 834913f Work on Reactor Logic Adapter by Aidan C. Brady · 10 years ago
  67. 2af3ef7 Merge branch 'development' into v8.1 by Aidan C. Brady · 10 years ago
  68. b055b11 Don't reset induction cell storage by Aidan C. Brady · 10 years ago
  69. 9b1aa20 Started work on Reactor Logic Adapters by Aidan C. Brady · 10 years ago
  70. a87fb35 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  71. 1c7f7a0 Energy Cubes now use old localization standards by Aidan C. Brady · 10 years ago
  72. 61735a2 Fixed Solar Neutron Activator not rendering in inventory, fixed Solar Neutron Activator replacing blocks by Aidan C. Brady · 10 years ago
  73. 0f5788d Update ja_JP.lang by Mr-tanaka3 · 10 years ago
  74. 6ec5a0a Fixed Metallurgic Infuser output slot by Aidan C. Brady · 10 years ago
  75. 9489270 Fixed a few localization issues, fixed Electrolytic Separator dump excess mode on left tank by Aidan C. Brady · 10 years ago
  76. 0c9fd93 Fixed usage displays of certain machinery by Aidan C. Brady · 10 years ago
  77. cd32392 Fixed Crusher texture by Aidan C. Brady · 10 years ago
  78. 2605751 Added some nicer tooltips to Oredictionificator interfaces by Aidan C. Brady · 10 years ago
  79. ac41365 Fixed "dump excess mode" making gas levels jump up and down, fixed a few particles issues by Aidan C. Brady · 10 years ago
  80. f10a352 Fixed Diversion Transporter not updating surroundings when changing diverter mode by Aidan C. Brady · 10 years ago
  81. 0b1b78d Fixed Restrictive Transporter render in both item and block form by Aidan C. Brady · 10 years ago
  82. 5da4a52 A few Portable Teleporter fixes by Aidan C. Brady · 10 years ago
  83. 3e4fe02 Fixed Teleporter Frame asset by Aidan C. Brady · 10 years ago
  84. 1fbf9f1 Merged by Aidan C. Brady · 10 years ago
  85. 542b995 Electric Pump and Fluidic Plenisher now have CC support for resetting their calculations by Aidan C. Brady · 10 years ago
  86. f2d9049 Flamethrower now only sets blocks to fire on server by Aidan C. Brady · 10 years ago
  87. 07d0c2b Hopefully fixed negative buffer issue by Aidan C. Brady · 10 years ago
  88. 543d45d Fixed a few models, fixed a crash by Aidan C. Brady · 10 years ago
  89. fba7fb3 Fixed ItemRetriever by Aidan C. Brady · 10 years ago
  90. a0af78e Teleporters now follow CTM by Aidan C. Brady · 10 years ago
  91. 3ba0dd5 Bins now use the dynamic texture render system by Aidan C. Brady · 10 years ago
  92. babc934 Hopefully fix an issue by Aidan C. Brady · 10 years ago
  93. b15499f Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 10 years ago
  94. 2546d9c Bump version to 8.0.3 by Aidan C. Brady · 10 years ago
  95. e5e7a55 Merge pull request #2382 from TheVikingWarrior/patch-2 by Aidan · 10 years ago
  96. 266becb Fixed factory top active dynamic texture by Aidan C. Brady · 10 years ago
  97. bf5e6b7 A few fixes for the last commit by Aidan C. Brady · 10 years ago
  98. b563502 Update it_IT.lang by TheVikingWarrior · 10 years ago
  99. 7afef3f Fixed an API issue, implemented new default icon system to allow for dynamic factory icons based on recipe type by Aidan C. Brady · 10 years ago
  100. 2d727b5 Fixed some naming - factories now display their complete names by Aidan C. Brady · 10 years ago