1. 7f38006 Update ru_RU.lang by fewizz · 10 years ago
  2. 3a805bd Fix me being stupid. #1943 by Ben Spiers · 10 years ago
  3. 8f6b24b Stop UniCables claiming to carry MJ by Ben Spiers · 10 years ago
  4. 0d21d20 Only receive RF from sides in NORMAL mode. by Ben Spiers · 10 years ago
  5. 92f1579 Make PULL mode actually, and exclusively, pull. by Ben Spiers · 10 years ago
  6. 5b4f154 Giant optimise imports. by Ben Spiers · 10 years ago
  7. 4d1c128 Update lots of APIs, most notably BC and an actual 1.7 version of CC by Ben Spiers · 10 years ago
  8. e2e3e10 Merge pull request #1932 from Mazdallier/patch-1 by Aidan · 10 years ago
  9. 775eedb Update fr_FR.lang by Yves · 10 years ago
  10. 284a626 Merge pull request #1920 from LorenzoDCC/master by Aidan · 10 years ago
  11. 9460aa8 Merge pull request #1887 from SKCraft/master by Aidan · 10 years ago
  12. 6130c1a Merge pull request #1923 from cedced19/patch-1 by Aidan · 10 years ago
  13. 9a96ad2 Update FR language by Cédric · 10 years ago
  14. aef8464 Let there be translated descriptions! by LorenzoDCC · 10 years ago
  15. 8315c1f gigi gege by LorenzoDCC · 10 years ago
  16. fc83b1b Added NEI usage handler for infusion objects by Tonius · 10 years ago
  17. 92a5929 That was not a statement. by Ben Spiers · 10 years ago
  18. 4f41f5a Prevent IC2 double-outputting. by Ben Spiers · 10 years ago
  19. f0b7f34 ElectricBlocks now output to IC2 properly. by Ben Spiers · 10 years ago
  20. 3e71622 Update IC2 api by Ben Spiers · 10 years ago
  21. 3c715d9 Shuffle up EnergyNet support a bit. by Ben Spiers · 10 years ago
  22. b25d8f6 Only use the EnergyNet-related interfaces if IC2 itself is loaded. by Ben Spiers · 10 years ago
  23. 26dadfe Merge pull request #1876 from sk89q/oredictcache-fix by Aidan · 10 years ago
  24. 5adc2a8 Merge pull request #1883 from TheJulianJES/patch-1 by Aidan · 10 years ago
  25. ea42e52 Fix > 3D Bow Bug by TheJulianJES · 10 years ago
  26. 16fc882 Change OreDictCache to hit the hash map one fewer time. by sk89q · 10 years ago
  27. 125ac34 Use object default hashCode in ItemInfo for Item. by sk89q · 10 years ago
  28. 3f6c87d Fix ItemInfo.equals() not functioning as intended. by sk89q · 10 years ago
  29. 5d08726 Add config options to blacklist the different power systems. by Ben Spiers · 10 years ago
  30. 417b072 Hopefully stop corruption hitting gas tanks. by Ben Spiers · 10 years ago
  31. e7f3204 Fix a tesseract fluid issue. by Ben Spiers · 10 years ago
  32. f72f462 Merge pull request #1860 from jmongeon/Comparator by Aidan · 10 years ago
  33. 10ce89d Merge pull request #1863 from puyo061/patch-2 by Aidan · 10 years ago
  34. 6ff7ece Update ko_KR.lang by [MMKP]Puyo061 · 10 years ago
  35. 5011ea1 Add comparator support to the GasTank (#1829). by jmongeon · 10 years ago
  36. f240f90 Merge pull request #1858 from puyo061/patch-1 by Aidan · 10 years ago
  37. 6899061 Create ko_KR.lang by [MMKP]Puyo061 · 10 years ago
  38. d31ebf8 Hopefully fix the Gas Generator issue for good. by Ben Spiers · 10 years ago
  39. 63101ad Merge pull request #1854 from pwestling/add_salination_speed_config by Ben Spiers · 10 years ago
  40. 68f6348 Merge pull request #1853 from pwestling/add_dump_excess_to_gas_tank by Ben Spiers · 10 years ago
  41. 0c5fa1b Merge pull request #1852 from pwestling/add_decrement_teleporter_digit by Ben Spiers · 10 years ago
  42. 212ae4d Merge pull request #1850 from pwestling/fix_transporter_respect_nbt_in_dest_inventory by Ben Spiers · 10 years ago
  43. ee03cea Merge pull request #1849 from pwestling/fix_transporter_nbt_serialization by Ben Spiers · 10 years ago
  44. 986e0ac add config for salination plant water transformation per update by Porter Westling · 10 years ago
  45. 2cc1b96 add "dump excess" option to gas tank by Porter Westling · 10 years ago
  46. bb12d91 add right click decrement functionality to teleporter digits by Porter Westling · 10 years ago
  47. 93f5c8a compare stack tags as well as item id by Porter Westling · 10 years ago
  48. f284886 read and write entire item stack using PacketHandler in TransporterStack by Porter Westling · 10 years ago
  49. 1523b40 Merge pull request #1839 from ViKaleidoscope/patch-1 by Aidan · 10 years ago
  50. 8c9b72c Update zh_CN.lang by ∑( ° △ °|||) · 10 years ago
  51. 78c9cfe Merge pull request #1823 from Mrkwtkr/patch-1 by Aidan · 10 years ago
  52. b4d3e59 Merge pull request #1821 from jmongeon/GuiFixes by Aidan · 10 years ago
  53. 930bb22 Fix the build failing. No idea what that was caused by but a ForgeGradle update did it. by Ben Spiers · 10 years ago
  54. 5fefe00 Fix saving of Gas Generator Gas Tanks. by Ben Spiers · 10 years ago
  55. 4755a1c Update zh_CN.lang by Mrkwtkr · 10 years ago
  56. b1105fb Add energy info widget to Pressurized Reaction Chamber. by jmongeon · 10 years ago
  57. 6b456fb Add missing energy gauge tooltip to Chemical Infuser and Chemical Oxidizer. by jmongeon · 10 years ago
  58. b558b5b Fix energy gauge in Rotary Condensentrator GUI always appearing empty. by jmongeon · 10 years ago
  59. fb9ec04 Add missing energy info tab Rotary Condensentrator Gui. by jmongeon · 10 years ago
  60. 372705a Make energy upgrades affect fuel usage by Ben Spiers · 10 years ago
  61. 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
  62. 83d9eca Mouse button binding fixed by Ben Spiers · 10 years ago
  63. 2326048 Merge branch 'development' by Ben Spiers · 10 years ago
  64. c178f47 Cherry pick: Fix not sending tile updates by Ben Spiers · 10 years ago
  65. 3418438 Update version to 7.1.1 due to Configurator ehancements. by Ben Spiers · 10 years ago
  66. 9d1dcdf Merge branch 'development' by Ben Spiers · 10 years ago
  67. d78e16e Try and fix the mouse binding issue. by Ben Spiers · 10 years ago
  68. cb1a40a Try and fix the mouse binding issue. by Ben Spiers · 10 years ago
  69. 999fe77 Continue the attempting to be killing the bug with the fire... by Ben Spiers · 10 years ago
  70. 7aa2617 Continue the attempting to be killing the bug with the fire... by Ben Spiers · 10 years ago
  71. 26cf0ee Merge branch 'master' into development by Ben Spiers · 10 years ago
  72. 6ffb64b KILL #1759 THE IMPOSSIBLE BUG KILL KILL by Ben Spiers · 10 years ago
  73. 3462126 Oops. Missed a loop with direct emission to BC. by Ben Spiers · 10 years ago
  74. 87a692a Fix Sorter facing calculation. by Ben Spiers · 10 years ago
  75. a8d0482 Clean up some stuff using ForgeDirection's rotation matrix. by Ben Spiers · 10 years ago
  76. c71c5d9 Fix integer conversion by Ben Spiers · 10 years ago
  77. 9294719 Cleanup Remove unused vars, add @Overrides, update deprecated methods. by Ben Spiers · 10 years ago
  78. e3fc694 Fix Gas Generator item gas tank restoration. by Ben Spiers · 10 years ago
  79. e16a399 Configurator Overhaul. Modes now more accurately descriptive. by Ben Spiers · 10 years ago
  80. 39509fc Fix I goofed. by Ben Spiers · 10 years ago
  81. dd3ae67 Fix some pretty severe plenisher problems that must have gone a while relatively unnoticed. by Ben Spiers · 10 years ago
  82. 40c06f1 Fix secondary energy consumption with speed upgrades. by Ben Spiers · 10 years ago
  83. 6714034 Fixed RedstoneArsenal dependency by Aidan C. Brady · 10 years ago
  84. c364496 Fixed the evil Bounding Block crash, fixed Dynamic Tank crashing when flowing icon is null by Aidan C. Brady · 10 years ago
  85. bbef6aa A couple crash fixes by Aidan C. Brady · 10 years ago
  86. a062252 Added check for 7.0-7.1 Bin crashes by Aidan C. Brady · 10 years ago
  87. 333fcd8 Added a check to prevent null world calls by Aidan C. Brady · 10 years ago
  88. baae072 Merged the updateCapacity() fix to development by Aidan C. Brady · 10 years ago
  89. 8c58a9e Fixed crash related to OreDictCache by Aidan C. Brady · 10 years ago
  90. 6316ec5 Fix the network fix (doEmit was always being called with tryAgain false). by Ben Spiers · 10 years ago
  91. a8993cb Only break Logistical Sorter algorithm when items are actually sent by Aidan C. Brady · 10 years ago
  92. a9191fa Fix Dissolution Chamber upgrades. Closes #1690 by Ben Spiers · 10 years ago
  93. db3c786 Cherry-pick: by Ben Spiers · 10 years ago
  94. 7813fad Make redstone-split transmitters join correctly again. Presumably this being broken is why merge() was unused. by Ben Spiers · 10 years ago
  95. 98ee002 Merge back the network fixes by Aidan C. Brady · 10 years ago
  96. a3c6b9d Fixed cable functionality by Aidan C. Brady · 10 years ago
  97. ed919fa Fixed the no-update issues by Aidan C. Brady · 10 years ago
  98. a0b8ab0 Quick cleanup by Aidan Brady · 10 years ago
  99. 4d4926d Fixed Dynamic Tanks not updating when being filled with buckets. I knew I missed something. by Aidan Brady · 10 years ago
  100. 520bf46 Fix my typo by Ben Spiers · 10 years ago