1. 3abf36e Fixes to config GUI, added new localization by Aidan C. Brady · 10 years ago
  2. 3cfc21c Merge branch 'development' into 1.8 by Aidan C. Brady · 10 years ago
  3. 51cccfa Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  4. e2e3e10 Merge pull request #1932 from Mazdallier/patch-1 by Aidan · 10 years ago
  5. 775eedb Update fr_FR.lang by Yves · 10 years ago
  6. 0cccaaa Merge branch 'development' into 1.8 by Aidan Brady · 10 years ago
  7. 920a70d Merge branch 'master' into development by Aidan Brady · 10 years ago
  8. 284a626 Merge pull request #1920 from LorenzoDCC/master by Aidan · 10 years ago
  9. aa103e2 Minor cleanup by Aidan Brady · 10 years ago
  10. c1f5b65 Merge branch 'master' into development by Aidan Brady · 10 years ago
  11. 9460aa8 Merge pull request #1887 from SKCraft/master by Aidan · 10 years ago
  12. 1ef406e Merge branch 'master' into development by Aidan Brady · 10 years ago
  13. 1b665d9 Fixed a Portable Tank crash by Aidan Brady · 10 years ago
  14. 6130c1a Merge pull request #1923 from cedced19/patch-1 by Aidan · 10 years ago
  15. 9a96ad2 Update FR language by Cédric · 10 years ago
  16. aef8464 Let there be translated descriptions! by LorenzoDCC · 10 years ago
  17. 1010767 Fixed strange glow panel issue by Aidan C. Brady · 10 years ago
  18. 60bf7f5 Merge branch 'development' into 1.8 (gosh darn conflicts) by Aidan C. Brady · 10 years ago
  19. d0a62c5 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  20. 8315c1f gigi gege by LorenzoDCC · 10 years ago
  21. fc83b1b Added NEI usage handler for infusion objects by Tonius · 10 years ago
  22. 92a5929 That was not a statement. by Ben Spiers · 10 years ago
  23. 4f41f5a Prevent IC2 double-outputting. by Ben Spiers · 10 years ago
  24. f0b7f34 ElectricBlocks now output to IC2 properly. by Ben Spiers · 10 years ago
  25. 3e71622 Update IC2 api by Ben Spiers · 10 years ago
  26. 3c715d9 Shuffle up EnergyNet support a bit. by Ben Spiers · 10 years ago
  27. b25d8f6 Only use the EnergyNet-related interfaces if IC2 itself is loaded. by Ben Spiers · 10 years ago
  28. ed8823b Merge branch 'development' into 1.8 by Aidan C. Brady · 10 years ago
  29. 65ea389 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  30. 26dadfe Merge pull request #1876 from sk89q/oredictcache-fix by Aidan · 10 years ago
  31. 5adc2a8 Merge pull request #1883 from TheJulianJES/patch-1 by Aidan · 10 years ago
  32. ea42e52 Fix > 3D Bow Bug by TheJulianJES · 10 years ago
  33. 16fc882 Change OreDictCache to hit the hash map one fewer time. by sk89q · 10 years ago
  34. 125ac34 Use object default hashCode in ItemInfo for Item. by sk89q · 10 years ago
  35. 3f6c87d Fix ItemInfo.equals() not functioning as intended. by sk89q · 10 years ago
  36. 5d08726 Add config options to blacklist the different power systems. by Ben Spiers · 10 years ago
  37. 417b072 Hopefully stop corruption hitting gas tanks. by Ben Spiers · 10 years ago
  38. e7f3204 Fix a tesseract fluid issue. by Ben Spiers · 10 years ago
  39. c01212a Merge branch 'development' into 1.8 by Aidan C. Brady · 10 years ago
  40. 94108d3 Made MekGen recipes more OreDict friendly by Aidan C. Brady · 10 years ago
  41. 9eb9eab Added in a fun little silk touch multiplier config by Aidan C. Brady · 10 years ago
  42. 521f7d7 Cleanup by Aidan C. Brady · 10 years ago
  43. 9bf4baa Merge branch 'development' into 1.8 (hopefully I didn't miss anything) by Aidan C. Brady · 10 years ago
  44. cde5755 Fixed an import by Aidan C. Brady · 10 years ago
  45. f72f462 Merge pull request #1860 from jmongeon/Comparator by Aidan · 10 years ago
  46. 10ce89d Merge pull request #1863 from puyo061/patch-2 by Aidan · 10 years ago
  47. 6ff7ece Update ko_KR.lang by [MMKP]Puyo061 · 10 years ago
  48. 5011ea1 Add comparator support to the GasTank (#1829). by jmongeon · 10 years ago
  49. f240f90 Merge pull request #1858 from puyo061/patch-1 by Aidan · 10 years ago
  50. 6899061 Create ko_KR.lang by [MMKP]Puyo061 · 10 years ago
  51. d31ebf8 Hopefully fix the Gas Generator issue for good. by Ben Spiers · 10 years ago
  52. 63101ad Merge pull request #1854 from pwestling/add_salination_speed_config by Ben Spiers · 10 years ago
  53. 68f6348 Merge pull request #1853 from pwestling/add_dump_excess_to_gas_tank by Ben Spiers · 10 years ago
  54. 0c5fa1b Merge pull request #1852 from pwestling/add_decrement_teleporter_digit by Ben Spiers · 10 years ago
  55. 212ae4d Merge pull request #1850 from pwestling/fix_transporter_respect_nbt_in_dest_inventory by Ben Spiers · 10 years ago
  56. ee03cea Merge pull request #1849 from pwestling/fix_transporter_nbt_serialization by Ben Spiers · 10 years ago
  57. 986e0ac add config for salination plant water transformation per update by Porter Westling · 10 years ago
  58. 2cc1b96 add "dump excess" option to gas tank by Porter Westling · 10 years ago
  59. bb12d91 add right click decrement functionality to teleporter digits by Porter Westling · 10 years ago
  60. 93f5c8a compare stack tags as well as item id by Porter Westling · 10 years ago
  61. f284886 read and write entire item stack using PacketHandler in TransporterStack by Porter Westling · 10 years ago
  62. 1523b40 Merge pull request #1839 from ViKaleidoscope/patch-1 by Aidan · 10 years ago
  63. 8c9b72c Update zh_CN.lang by ∑( ° △ °|||) · 10 years ago
  64. 436bb7a Fix PRC GUI by Ben Spiers · 10 years ago
  65. 71f6d4b Make laser digging require constant illumination. by Ben Spiers · 10 years ago
  66. c12c54f Make the Laser Amplifier actually satisfactorily functional. by Ben Spiers · 10 years ago
  67. e84f176 Add pulse mode to redstone control. (I am going somewhere with this) by Ben Spiers · 10 years ago
  68. 999e2de Merge branch 'development' into 1.8 by Aidan C. Brady · 10 years ago
  69. 78c9cfe Merge pull request #1823 from Mrkwtkr/patch-1 by Aidan · 10 years ago
  70. b4d3e59 Merge pull request #1821 from jmongeon/GuiFixes by Aidan · 10 years ago
  71. 4ada1ff Small laser refinements: by Ben Spiers · 10 years ago
  72. 944e288 Move block breaking function into LaserManager. by Ben Spiers · 10 years ago
  73. 44d852e I accidentally a linear autominer. by Ben Spiers · 10 years ago
  74. 90f2086 Oops. by Ben Spiers · 10 years ago
  75. f7f5e77 Remove a couple of unused imports by Ben Spiers · 10 years ago
  76. 7fd5a28 Lasers can dig blocks now. by Ben Spiers · 10 years ago
  77. 355209d Fix laser hardness crash by Ben Spiers · 10 years ago
  78. b29f2ad LASERS by Ben Spiers · 10 years ago
  79. 1cfaec3 Fix imports, key handler. by Ben Spiers · 10 years ago
  80. 1ad8f62 Merge branch 'development' into 1.8 by Ben Spiers · 10 years ago
  81. 930bb22 Fix the build failing. No idea what that was caused by but a ForgeGradle update did it. by Ben Spiers · 10 years ago
  82. 5fefe00 Fix saving of Gas Generator Gas Tanks. by Ben Spiers · 10 years ago
  83. 4755a1c Update zh_CN.lang by Mrkwtkr · 10 years ago
  84. b1105fb Add energy info widget to Pressurized Reaction Chamber. by jmongeon · 10 years ago
  85. 6b456fb Add missing energy gauge tooltip to Chemical Infuser and Chemical Oxidizer. by jmongeon · 10 years ago
  86. b558b5b Fix energy gauge in Rotary Condensentrator GUI always appearing empty. by jmongeon · 10 years ago
  87. fb9ec04 Add missing energy info tab Rotary Condensentrator Gui. by jmongeon · 10 years ago
  88. 372705a Make energy upgrades affect fuel usage by Ben Spiers · 10 years ago
  89. c512d72 Increased Gas Tank's output by a factor of 16 - it now can emit 256 units of gas per tick. This should help counter the secondary energy changes. by Aidan C. Brady · 10 years ago
  90. 83d9eca Mouse button binding fixed by Ben Spiers · 10 years ago
  91. 2326048 Merge branch 'development' by Ben Spiers · 10 years ago
  92. c178f47 Cherry pick: Fix not sending tile updates by Ben Spiers · 10 years ago
  93. 32b3a5b Fix some potential NPE problems. by Ben Spiers · 10 years ago
  94. bafdb18 Fix Gas Tanks filling from the wrong type of gas. by Ben Spiers · 10 years ago
  95. b75ff5d Cache all the things. by Ben Spiers · 10 years ago
  96. 3160ec0 Cleanup imports again. by Ben Spiers · 10 years ago
  97. 3c547fa Fix factories and smelting. by Ben Spiers · 10 years ago
  98. 3418438 Update version to 7.1.1 due to Configurator ehancements. by Ben Spiers · 10 years ago
  99. 9d1dcdf Merge branch 'development' by Ben Spiers · 10 years ago
  100. 29c94f9 Use package-info files and @API annotations. by Ben Spiers · 10 years ago