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