1. 080e077 Fixed type specification being too strict. by Ben Spiers · 9 years ago
  2. ac39b6f Merge branch 'v9' into 1.8.9 by Ben Spiers · 9 years ago
  3. 8b0f206 Fix up some of my TODOs by Ben Spiers · 9 years ago
  4. d4ceb40 More Gui work by Ben Spiers · 9 years ago
  5. 2bea8ac Work on Thermodynamic Conductors by aidancbrady · 9 years ago
  6. f19a8f9 Tooltip auto-scaling! All tooltips now have equal widths, even in different languages. by aidancbrady · 9 years ago
  7. 22bf688 Muffling Upgrades! Mute individual machine volumes. by aidancbrady · 9 years ago
  8. 203890c Redesigned Solar Evaporation Controller to dynamically update heat instead of the simple linear algorithm used before by aidancbrady · 9 years ago
  9. bc024b8 GUIs are back! by Ben Spiers · 9 years ago
  10. 0179ea1 Mostly rendering improvements by Ben Spiers · 9 years ago
  11. 25d0b74 Merge branch 'v9' into 1.8.9 by Ben Spiers · 9 years ago
  12. 56d3a68 Added energy tab to more machines by aidancbrady · 9 years ago
  13. 1a35ed1 Clicking energy info tab will toggle energy unit display type by aidancbrady · 9 years ago
  14. c598758 Make Coord4D work as a BlockPos better. by Ben Spiers · 9 years ago
  15. 7c52d03 Remove some legacy config handling, make all turbine values configurable by aidancbrady · 9 years ago
  16. 345feed Remove ItemAttacher by aidancbrady · 9 years ago
  17. de7bff0 Fixed inventory transition by aidancbrady · 9 years ago
  18. 5aaea55 Infusing Factories. They're finally here by aidancbrady · 9 years ago
  19. 62e7cc8 Merge branch 'v9' into 1.8.9 by Ben Spiers · 9 years ago
  20. 88cfee2 Changed Metallurgic Infuser infuse system to use icons for textures by aidancbrady · 9 years ago
  21. 671fa97 More work on rendering Get some things actually looking right! by Ben Spiers · 9 years ago
  22. 06dc222 A few ejector fixes by aidancbrady · 9 years ago
  23. a22b33a Energy Cubes and Gas Tanks now have configurable item inputs and gas/energy outputs, fixed Portable Tank item output by aidancbrady · 9 years ago
  24. 0a135a6 Loads of changes to Electric Pump, Fluidic Plenisher and Transmitters by aidancbrady · 9 years ago
  25. e7f6ca5 RENDERING Some things work. Almost everything else does not. by Ben Spiers · 9 years ago
  26. dd99f58 State & Render stuffs, get the MInfuser rendering again. Still no textures. WIP. by Ben Spiers · 9 years ago
  27. b9d064d Cleanup by aidancbrady · 9 years ago
  28. b450e7e Turbine fixes. They're just about polished by aidancbrady · 9 years ago
  29. 5e54c0a The mod now compiles and runs, by Ben Spiers · 9 years ago
  30. 6f44d4a Merge branch 'v9' into 1.8.9 by Ben Spiers · 9 years ago
  31. 1857813 Update some APIs Is IC2 dead? Player's jenkins is down. by Ben Spiers · 9 years ago
  32. a556fff Fix various client and other stuff by Ben Spiers · 9 years ago
  33. 47b06cd More fixes, added recipes for turbine components by aidancbrady · 9 years ago
  34. 18a1ded Fix all the non-horrible blocks. Down to 851 errors with package exclusions. by Ben Spiers · 9 years ago
  35. 1591f92 Fix the containers again by Ben Spiers · 9 years ago
  36. 5236ccf Merge branch 'v9' into 1.8.9 by Ben Spiers · 9 years ago
  37. 5f23709 One last interface fix by aidancbrady · 9 years ago
  38. d210f6c Interface fixes by aidancbrady · 9 years ago
  39. 2984bf4 Loads of untested work on turbine interface by aidancbrady · 9 years ago
  40. a27c9b6 tile package done, except for TEDigitalMiner by Ben Spiers · 9 years ago
  41. 3126f14 API and other consistency fixes by Ben Spiers · 9 years ago
  42. 8af7ec2 Fix item package by Ben Spiers · 9 years ago
  43. 591fc1e Fix up most of the common package, blocks and tiles excluded. by Ben Spiers · 9 years ago
  44. e6c6a19 More commenting stuff out. by Ben Spiers · 9 years ago
  45. ba2afc5 Implement the new recipe method by Ben Spiers · 9 years ago
  46. 4aeadf9 FurnaceRecipes.smelting()->.instance() Integration fixed by Ben Spiers · 9 years ago
  47. dedc846 getInventoryName() -> getName() by Ben Spiers · 9 years ago
  48. 4ef5840 stackTagCompound -> getTagCompound() by Ben Spiers · 9 years ago
  49. 9b2dbcb Fix inventory.container by Ben Spiers · 9 years ago
  50. e3adf83 Fix up UpdateProtocol by Ben Spiers · 9 years ago
  51. 0f40514 Merge branch 'v9' into 1.8.9 by Ben Spiers · 9 years ago
  52. a80f724 Apply various common one-to-one replacements by Ben Spiers · 9 years ago
  53. afe8969 Added energy management to turbine and turbine valves by aidancbrady · 9 years ago
  54. 769a8fd Multiblock protocol works, begin turbine tile code by aidancbrady · 9 years ago
  55. c341e62 Stuff now renders normally by aidancbrady · 9 years ago
  56. 8e1adc9 Turbine assets completed, added blocks in-game. Still need to add special effect rendering, but that will come later by aidancbrady · 9 years ago
  57. 9cbc96a Textures for turbine components! Still need to texture turbine structure blocks. by aidancbrady · 9 years ago
  58. cfa2c1e Hopefully finalized multiblock form code, started on bringing the new blocks in-game by aidancbrady · 9 years ago
  59. 8cab2eb Rename Turbine Rod to Turbine Rotor, work on multiblock form code by aidancbrady · 9 years ago
  60. 0c025e1 Structural Glass is now real, started on core turbine multiblock code by aidancbrady · 9 years ago
  61. a0114b5 More client work. ClientTickHandler actually wasn't that bad! by Ben Spiers · 9 years ago
  62. 622985f Merge branch 'v9' into 1.8.9 by Ben Spiers · 9 years ago
  63. bb9c203 After some very frustrating fixes, added Rotational Complex (with debug max rotation) and got turbines to properly rotate by aidancbrady · 9 years ago
  64. 6e9ee32 Turbines now render and look fancy, fixed some multiblock code by aidancbrady · 9 years ago
  65. 569305d Some changes to external apis for EnumFacing by Ben Spiers · 9 years ago
  66. 245d5ed Base fixes by Ben Spiers · 9 years ago
  67. d4ca659 More Client fixes by Ben Spiers · 9 years ago
  68. 4384dbe More API stuff, make Pos3D actually override the Vec3 methods by Ben Spiers · 9 years ago
  69. 956dab6 Work on client stuff a bit. by Ben Spiers · 9 years ago
  70. fce1aca Fix up some api stuff that broke by Ben Spiers · 9 years ago
  71. 51c9ca0 Merge branch 'development' into v9 by aidancbrady · 9 years ago
  72. dc7f5cf Merge branch 'master' into development by aidancbrady · 9 years ago
  73. bfd32a1 Use apache library by aidancbrady · 9 years ago
  74. 39dc016 Merge branch 'v9' into 1.8.9 by Ben Spiers · 9 years ago
  75. bc57033 Merge branch 'development' into v9 by aidancbrady · 9 years ago
  76. 17425b9 Merge branch 'master' into development by aidancbrady · 9 years ago
  77. 1540cd2 Fix a small transporter bug by aidancbrady · 9 years ago
  78. 609ed4e Turbine Rods and Turbine Blades added in-game, multiblock functionality and interaction complete- still need to finish model and rendering stuff by aidancbrady · 9 years ago
  79. 4c2b470 Renamed Wind Turbine to Wind Generator, started work on turbine rods/blades for Industrial Turbine by aidancbrady · 9 years ago
  80. 66cc62a Merge branch 'development' into v9 by aidancbrady · 9 years ago
  81. c1c15ae Fixed Metallurgic Infuser slots, added new helper UpdateProtocol methods by aidancbrady · 9 years ago
  82. 4247ba1 Fix compile errors in API package by Ben Spiers · 9 years ago
  83. 1dfba5e Fix the compile errors in MekTools by Ben Spiers · 9 years ago
  84. 70f4404 Change TESRs to the new generic system. by Ben Spiers · 9 years ago
  85. 9b8d9d9 Start update to 1.8.9 Fix all references to cpw.mods.fml namespace by Ben Spiers · 9 years ago
  86. e747937 Fixed Solar Generator desert bonus by aidancbrady · 9 years ago
  87. 7f21516 Fixed factory tab lighting by aidancbrady · 9 years ago
  88. 2a78265 Changed name of boiler to fix conflicts by aidancbrady · 9 years ago
  89. 3f158d2 Fixed cable crash by aidancbrady · 9 years ago
  90. c03c7e0 Fixed Reactor Port not accepting items by aidancbrady · 9 years ago
  91. 0efbd28 Updated Box Blacklist parser to be more intuitive by aidancbrady · 9 years ago
  92. e950c64 Fixed Solar Evaporation Plant memory leaks by aidancbrady · 9 years ago
  93. a8efb3b Better Solar Evaporation Plant algorithm- much less CPU intensive and fixes all the weird building bugs by aidancbrady · 9 years ago
  94. 0961b7e Reactors now scale steam and water tank capacity to injection rate by aidancbrady · 9 years ago
  95. 0e1a084 Removed test recipe registration by aidancbrady · 9 years ago
  96. 9b3969f Shapeless Mekanism Recipes, IMC crafting recipe integration, fixed removal of machine recipes by aidancbrady · 9 years ago
  97. ab5fe0c Fixed IMC recipe deletion by aidancbrady · 9 years ago
  98. 0b98414 Fixed blocks not being harvested by items with one damage level by aidancbrady · 9 years ago
  99. a72e043 WAILA bounding block support by aidancbrady · 9 years ago
  100. 7219307 More efficient transporter tree searching by aidancbrady · 9 years ago