1. 548145a Revert "Revert "Fix some transmitter issues."" by Aidan C. Brady · 10 years ago
  2. e9ef6c1 Revert "Fix some transmitter issues." by Aidan C. Brady · 10 years ago
  3. 03f6156 Minor cleanup by Aidan C. Brady · 10 years ago
  4. 3561f9f Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  5. b885742 Merge pull request #2001 from Dannerick/master by Aidan · 10 years ago
  6. 0cef749 Actually increment the Mod classes' versions by Ben Spiers · 10 years ago
  7. 2796a5d Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  8. 7e08643 ConcurrentHashMaps don't like null keys by Ben Spiers · 10 years ago
  9. 122f419 Remove some bad/unneeded imports by Ben Spiers · 10 years ago
  10. e6a4d3e Screw it, let's just make these concurrent. by Ben Spiers · 10 years ago
  11. 0612712 Fixed energy cubes not outputting items by Aidan C. Brady · 10 years ago
  12. 84cdf8e Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  13. 81c948f Fixed capes by Aidan C. Brady · 10 years ago
  14. 086dd83 Fixed capes by Aidan C. Brady · 10 years ago
  15. 50f7df5 Merge branch 'development' into v8 by Aidan C. Brady · 10 years ago
  16. d8e12ca Merge branch 'development' into v8 by Aidan C. Brady · 10 years ago
  17. b1ebcd0 Merged! by Aidan C. Brady · 10 years ago
  18. 48620d7 Merge pull request #2099 from RichJeanes/patch-1 by Aidan · 10 years ago
  19. 6d5ea1f Merge pull request #2112 from Sakarias-Longhorn/patch-1 by Aidan · 10 years ago
  20. c635df7 Merge pull request #2098 from al-myr/patch-2 by Aidan · 10 years ago
  21. 4ffd064 Merge pull request #2073 from Adaptivity/patch-4 by Aidan · 10 years ago
  22. 021f7a1 Merge pull request #2062 from BrunoLG/patch-7 by Aidan · 10 years ago
  23. cde1ab3 Update fr_FR.lang by Sakarias Longhorn · 10 years ago
  24. a9e71c9 Update README.md by Rich Jeanes · 10 years ago
  25. a2d79d5 Update pt_BR.lang by Al · 10 years ago
  26. 3e38ac3 This feature request has been more trouble than it's worth. by Ben Spiers · 10 years ago
  27. 2ced2e3 Fix the bad implementation of the ambient lighting toggle by Ben Spiers · 10 years ago
  28. 1f9185d Make the gas mask and jetpack maps synchronized by Ben Spiers · 10 years ago
  29. 89be8b4 Fix using localised names for overlay textures. by Ben Spiers · 10 years ago
  30. 1a6a2e9 Update version number. by Ben Spiers · 10 years ago v7.1.2
  31. 143c968 Update some deps to see if the buildserver's fixed yet by Ben Spiers · 10 years ago
  32. b8b49db It seems the Heat Transfer equations I'm using are a bit stiff. by Ben Spiers · 10 years ago
  33. aa91fa8 Update some dependencies. by Ben Spiers · 10 years ago
  34. 385a1d2 Make a start on the boiler. by Ben Spiers · 10 years ago
  35. c0db6b7 Fix #2075, hopefully. by Ben Spiers · 10 years ago
  36. 41cf1a2 Move a bunch of registrations to PreInit. by Ben Spiers · 10 years ago
  37. 4b75a2f Hopefully improve the synchronization of the networks' transmitter sets by Ben Spiers · 10 years ago
  38. 36d3d1b Update ru_RU.lang by Anton · 10 years ago
  39. 5e9131a Seems gradle was having language level issues. by Ben Spiers · 10 years ago
  40. fdde129 Obfuscate password entry by Ben Spiers · 10 years ago
  41. 3d4636d Config option for generator lighting by Ben Spiers · 10 years ago
  42. f419c4e Fix anvil and snow pickup by Ben Spiers · 10 years ago
  43. aea27f3 Merge pull request #2029 from SoraZodia/master by Ben Spiers · 10 years ago
  44. f63807c Fix some transmitter issues. by Ben Spiers · 10 years ago
  45. ccf7a37 Make HeatUtils not take unnecessary arguments. by Ben Spiers · 10 years ago
  46. 7a69f96 Update pt_BR.lang by BrunoLG · 10 years ago
  47. d4f4840 Merge branch 'development' into v8 by Ben Spiers · 10 years ago
  48. c77e84c Make cyan brighter by Ben Spiers · 10 years ago
  49. fe2c228 Fill in some machines' type arguments. by Ben Spiers · 10 years ago
  50. 00fa5cc Make the heat methods not crash. by Ben Spiers · 10 years ago
  51. 37e35d5 Make loading the reactor from file update the "last" temperatures. by Ben Spiers · 10 years ago
  52. f3d9faf Make it dangerous to be in the reactor while it is at >100million degrees, and full of burning plasma. by Ben Spiers · 10 years ago
  53. bc1ef33 Make unforming the fusion reactor stop the burn. by Ben Spiers · 10 years ago
  54. 7296c3d Reactors now a Heat source. Awaiting Balance. by Ben Spiers · 10 years ago
  55. 3544add Make heat generator not lose energy when below ambient temperature, and use the Carnot Engine equations for efficiency. by Ben Spiers · 10 years ago
  56. 8a4aaff Move standard simulation method into a Utils class. by Ben Spiers · 10 years ago
  57. ab2a7cb Improve temperature colours to allow for different base colours. by Ben Spiers · 10 years ago
  58. 7214a88 Make network reader not use energy when in creative mode. by Ben Spiers · 10 years ago
  59. 4a404df Improve Heat mechanic, and get it rendering nicely. by Ben Spiers · 10 years ago
  60. 2bd2e94 Heat Generator changed to use the new heat mechanic. Not balanced or anything yet, more a proof of concept. by Ben Spiers · 10 years ago
  61. bb937fd Heat Transmission. by Ben Spiers · 10 years ago
  62. b5f3d77 Making a start on Gas Centrifuge. by Ben Spiers · 10 years ago
  63. 5dc0e5d Merge branch 'development' into v8 by Ben Spiers · 10 years ago
  64. 6aa84d1 Merge branch 'master' into development by Ben Spiers · 10 years ago
  65. 1ce56d0 Fix Portable Tank NPE by Ben Spiers · 10 years ago
  66. fd0bdd4 Efficiency of isValidAcceptor methods. by Ben Spiers · 10 years ago
  67. b95836e Merge remote-tracking branch 'upstream/master' by Brian Lewis · 10 years ago
  68. b5e289b Merge branch 'development' into v8 by Ben Spiers · 10 years ago
  69. 6e42215 Merge branch 'master' into development by Ben Spiers · 10 years ago
  70. 9a6b3c5 Fix a silly mistake by Ben Spiers · 10 years ago
  71. d181dd9 Oops. by Ben Spiers · 10 years ago
  72. 40590f7 Merge branch 'development' into v8 by Ben Spiers · 10 years ago
  73. add1439 Merge branch 'master' into development by Ben Spiers · 10 years ago
  74. e14501f Add RedstoneControl to Electric Pump. by Ben Spiers · 10 years ago
  75. e51307d Fix merge by Ben Spiers · 10 years ago
  76. 14a7383 @Interface removal for IPipeTile by SoraZodia · 10 years ago
  77. 9a47f80 Merge branch 'development' into v8 by Ben Spiers · 10 years ago
  78. 7ebcba8 Merge branch 'master' into development by Ben Spiers · 10 years ago
  79. ee585c0 Make glowing plastic blocks glow. by Ben Spiers · 10 years ago
  80. 992e0ae Merge branch 'development' into v8 by Ben Spiers · 10 years ago
  81. 49be30d Merge branch 'development' into v8 by Ben Spiers · 10 years ago
  82. a64cd69 Merge branch 'master' into development by Ben Spiers · 10 years ago
  83. a91dcc4 Introduce statistical consumption of gases. by Ben Spiers · 10 years ago
  84. ef83acd Merge branch 'development' into v8 by Ben Spiers · 10 years ago
  85. 123ed6c Merge branch 'master' into development by Ben Spiers · 10 years ago
  86. e98026d Fix paxels by Ben Spiers · 10 years ago
  87. 8690d36 Merge pull request #2010 from Riku17777/patch-2 by Aidan · 10 years ago
  88. 350ad87 Update ja_JP.lang by Riku1777 · 10 years ago
  89. 8d7623a Merge pull request #2007 from Riku17777/patch-1 by Aidan · 10 years ago
  90. c31c09b Merge pull request #2006 from Mazdallier/patch-1 by Aidan · 10 years ago
  91. d03c419 Update ja_JP.lang by Riku1777 · 10 years ago
  92. 3001756 Update fr_FR.lang by Yves · 10 years ago
  93. 681d7e9 Removed commented out test line by Brian Lewis · 10 years ago
  94. 15b6f7e Fix for #1997 - gasGenerators now correctly limit output based on fuel type burned by Brian Lewis · 10 years ago
  95. 07827ce Merge pull request #1989 from Mr-tanaka3/master by Aidan · 10 years ago
  96. 8770486 Update ja_JP.lang by Mr-tanaka3 · 10 years ago
  97. 82d8a4f Create ja_JP.lang by Mr-tanaka3 · 10 years ago
  98. a94b9a2 Digital Miner delay is now persistent by Aidan C. Brady · 10 years ago
  99. db5c2c3 Added IToolHammer support by Aidan C. Brady · 10 years ago
  100. ec5793d Fixed typo, fixed coloring of fluids in Dynamic Tank, Portable Tank & Mechanical Pipes by Aidan C. Brady · 10 years ago