1. c39e3d1 More dropper work by Aidan C. Brady · 10 years ago
  2. 49d0a7f Work on droppers! Easiest way to get rid of leftover fluids and gasses in machine gauges. by Aidan C. Brady · 10 years ago
  3. 7a1085d More work by Aidan C. Brady · 10 years ago
  4. 5767bfb Work on Solar Neutron Activator and its recipe system by Aidan C. Brady · 10 years ago
  5. 74ba02e Polished off the upgrade system - now works consistently and properly for all Mekanism machines. Also, fixed a flamethrower bug by Aidan C. Brady · 10 years ago
  6. c7e199b Fixed Rotary Condensentrator upgrade inventory by Aidan C. Brady · 10 years ago
  7. 999502a Half-implemented Solar Neutron Activator by Aidan C. Brady · 10 years ago
  8. a38090a Fixed flamethrower scaling by Aidan C. Brady · 10 years ago
  9. 1675b9b Flamethrowers now properly check collisions, these things are awesome by Aidan C. Brady · 10 years ago
  10. f5dadf4 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  11. bf42f71 Fixed a few crashes by Aidan C. Brady · 10 years ago
  12. 701cdfd Fixed a crash by Aidan C. Brady · 10 years ago
  13. 3ba4c73 Item reorganization, lithium creation by Aidan C. Brady · 10 years ago
  14. 955160f Lithium! by Aidan C. Brady · 10 years ago
  15. cd25811 Fixed Solar Evaporation Controller recipe handler by Aidan C. Brady · 10 years ago
  16. 62791ba Solar Evaporation Plant fixes by Aidan C. Brady · 10 years ago
  17. 457d465 Fix a few renames by Aidan C. Brady · 10 years ago
  18. 888d1bd Deuterium production is complete - use heavy water electrolysis instead of centrifuge recipe by Aidan C. Brady · 10 years ago
  19. 29e50a3 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  20. d2f941e Recipe fixes, fixed Portable Tank filling by Aidan C. Brady · 10 years ago
  21. d432fc9 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  22. 995c798 Merge pull request #2152 from Dannerick/myDev1 by Aidan · 10 years ago
  23. 8570748 Fix for a gas-generator with empty tank throwing exception during onChunkLoad (bug #2148) by Brian Lewis · 10 years ago
  24. 98d1a64 Rename Salination Plant to Solar Evaporation Plant by Aidan C. Brady · 10 years ago
  25. 079ca96 Merge pull request #2128 from chrixian/master by Aidan · 10 years ago
  26. dd404b4 Let's try that again, shall we? Reimplement redstone checks to not load chunks. by Ben Spiers · 10 years ago
  27. be400ec Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  28. b1caa56 Fixed PRC gaseous NEI usage lookup by Aidan C. Brady · 10 years ago
  29. bf4b74f A few fixes by Aidan C. Brady · 10 years ago
  30. a9a506f Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  31. 1e78cbf Fixed an impossible crash by Aidan C. Brady · 10 years ago
  32. 3935fa7 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  33. 0310cc6 Cleanup by Aidan C. Brady · 10 years ago
  34. 0e50db9 Merge pull request #2140 from Dannerick/MyDev1 by Aidan · 10 years ago
  35. ce29270 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  36. 46f5a94 Cleanup by Aidan C. Brady · 10 years ago
  37. def3d6a Merge pull request #2141 from Dannerick/MyDev2 by Aidan · 10 years ago
  38. 2fe4cf2 Merge branch 'master' into development (@unpairedbracket, make sure I did this right) by Aidan C. Brady · 10 years ago
  39. 17f9f88 Prevent Osmium Compressor and Combiner from using secondary energy upgrades. by Ben Spiers · 10 years ago
  40. cb377f8 Fixed duplicate method by Aidan C. Brady · 10 years ago
  41. f67c048 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  42. c59b64f Merged changes by Aidan C. Brady · 10 years ago
  43. 0819c0a Hopefully fixed the transmitter network halt issue. Provide feedback! by Aidan C. Brady · 10 years ago
  44. f7f4bd7 Fixed Heat Generator burn time by Aidan C. Brady · 10 years ago
  45. b419519 Chemical Infuser, Chemical Washer and Electrolytic Separator are now upgradeable by Aidan C. Brady · 10 years ago
  46. e842556 [#2069] Fix for modded items being added to cardboardbox blacklist by Brian Lewis · 10 years ago
  47. d41fec6 Fix for setting generator output when ethylene already in tank when placed by Brian Lewis · 10 years ago
  48. f320aa4 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  49. dcf7d77 Fixed a transporter output bug by Aidan C. Brady · 10 years ago
  50. 25df777 Work on fusion fuel creation mechanics, allowed Chemical Washer to accept upgrades by Aidan C. Brady · 10 years ago
  51. cb2e38e Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  52. 488af7e Fixed facing updates not being sent out by machines by Aidan C. Brady · 10 years ago
  53. d33af99 More cleanup by Aidan C. Brady · 10 years ago
  54. 548145a Revert "Revert "Fix some transmitter issues."" by Aidan C. Brady · 10 years ago
  55. e9ef6c1 Revert "Fix some transmitter issues." by Aidan C. Brady · 10 years ago
  56. 03f6156 Minor cleanup by Aidan C. Brady · 10 years ago
  57. 3561f9f Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  58. b885742 Merge pull request #2001 from Dannerick/master by Aidan · 10 years ago
  59. 0cef749 Actually increment the Mod classes' versions by Ben Spiers · 10 years ago
  60. db4adce Shift-click items to top (fill) slot by Christian Ehrhardt · 10 years ago
  61. 2796a5d Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  62. 7e08643 ConcurrentHashMaps don't like null keys by Ben Spiers · 10 years ago
  63. 122f419 Remove some bad/unneeded imports by Ben Spiers · 10 years ago
  64. e6a4d3e Screw it, let's just make these concurrent. by Ben Spiers · 10 years ago
  65. 0612712 Fixed energy cubes not outputting items by Aidan C. Brady · 10 years ago
  66. 84cdf8e Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  67. 81c948f Fixed capes by Aidan C. Brady · 10 years ago
  68. 086dd83 Fixed capes by Aidan C. Brady · 10 years ago
  69. 50f7df5 Merge branch 'development' into v8 by Aidan C. Brady · 10 years ago
  70. d8e12ca Merge branch 'development' into v8 by Aidan C. Brady · 10 years ago
  71. b1ebcd0 Merged! by Aidan C. Brady · 10 years ago
  72. 48620d7 Merge pull request #2099 from RichJeanes/patch-1 by Aidan · 10 years ago
  73. 6d5ea1f Merge pull request #2112 from Sakarias-Longhorn/patch-1 by Aidan · 10 years ago
  74. c635df7 Merge pull request #2098 from al-myr/patch-2 by Aidan · 10 years ago
  75. 4ffd064 Merge pull request #2073 from Adaptivity/patch-4 by Aidan · 10 years ago
  76. 021f7a1 Merge pull request #2062 from BrunoLG/patch-7 by Aidan · 10 years ago
  77. cde1ab3 Update fr_FR.lang by Sakarias Longhorn · 10 years ago
  78. a9e71c9 Update README.md by Rich Jeanes · 10 years ago
  79. a2d79d5 Update pt_BR.lang by Al · 10 years ago
  80. 3e38ac3 This feature request has been more trouble than it's worth. by Ben Spiers · 10 years ago
  81. 2ced2e3 Fix the bad implementation of the ambient lighting toggle by Ben Spiers · 10 years ago
  82. 1f9185d Make the gas mask and jetpack maps synchronized by Ben Spiers · 10 years ago
  83. 89be8b4 Fix using localised names for overlay textures. by Ben Spiers · 10 years ago
  84. 1a6a2e9 Update version number. by Ben Spiers · 10 years ago v7.1.2
  85. 143c968 Update some deps to see if the buildserver's fixed yet by Ben Spiers · 10 years ago
  86. b8b49db It seems the Heat Transfer equations I'm using are a bit stiff. by Ben Spiers · 10 years ago
  87. aa91fa8 Update some dependencies. by Ben Spiers · 10 years ago
  88. 385a1d2 Make a start on the boiler. by Ben Spiers · 10 years ago
  89. c0db6b7 Fix #2075, hopefully. by Ben Spiers · 10 years ago
  90. 41cf1a2 Move a bunch of registrations to PreInit. by Ben Spiers · 10 years ago
  91. 4b75a2f Hopefully improve the synchronization of the networks' transmitter sets by Ben Spiers · 10 years ago
  92. 36d3d1b Update ru_RU.lang by Anton · 10 years ago
  93. 5e9131a Seems gradle was having language level issues. by Ben Spiers · 10 years ago
  94. fdde129 Obfuscate password entry by Ben Spiers · 10 years ago
  95. 3d4636d Config option for generator lighting by Ben Spiers · 10 years ago
  96. f419c4e Fix anvil and snow pickup by Ben Spiers · 10 years ago
  97. aea27f3 Merge pull request #2029 from SoraZodia/master by Ben Spiers · 10 years ago
  98. f63807c Fix some transmitter issues. by Ben Spiers · 10 years ago
  99. ccf7a37 Make HeatUtils not take unnecessary arguments. by Ben Spiers · 10 years ago
  100. 7a69f96 Update pt_BR.lang by BrunoLG · 10 years ago