1. 8af7ec2 Fix item package by Ben Spiers · 9 years ago
  2. 591fc1e Fix up most of the common package, blocks and tiles excluded. by Ben Spiers · 9 years ago
  3. e6c6a19 More commenting stuff out. by Ben Spiers · 9 years ago
  4. ba2afc5 Implement the new recipe method by Ben Spiers · 9 years ago
  5. 4aeadf9 FurnaceRecipes.smelting()->.instance() Integration fixed by Ben Spiers · 9 years ago
  6. dedc846 getInventoryName() -> getName() by Ben Spiers · 9 years ago
  7. 4ef5840 stackTagCompound -> getTagCompound() by Ben Spiers · 9 years ago
  8. 9b2dbcb Fix inventory.container by Ben Spiers · 9 years ago
  9. e3adf83 Fix up UpdateProtocol by Ben Spiers · 9 years ago
  10. 0f40514 Merge branch 'v9' into 1.8.9 by Ben Spiers · 9 years ago
  11. a80f724 Apply various common one-to-one replacements by Ben Spiers · 9 years ago
  12. afe8969 Added energy management to turbine and turbine valves by aidancbrady · 9 years ago
  13. 769a8fd Multiblock protocol works, begin turbine tile code by aidancbrady · 9 years ago
  14. c341e62 Stuff now renders normally by aidancbrady · 9 years ago
  15. 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
  16. 9cbc96a Textures for turbine components! Still need to texture turbine structure blocks. by aidancbrady · 9 years ago
  17. cfa2c1e Hopefully finalized multiblock form code, started on bringing the new blocks in-game by aidancbrady · 9 years ago
  18. 8cab2eb Rename Turbine Rod to Turbine Rotor, work on multiblock form code by aidancbrady · 9 years ago
  19. 0c025e1 Structural Glass is now real, started on core turbine multiblock code by aidancbrady · 9 years ago
  20. a0114b5 More client work. ClientTickHandler actually wasn't that bad! by Ben Spiers · 9 years ago
  21. 622985f Merge branch 'v9' into 1.8.9 by Ben Spiers · 9 years ago
  22. bb9c203 After some very frustrating fixes, added Rotational Complex (with debug max rotation) and got turbines to properly rotate by aidancbrady · 9 years ago
  23. 6e9ee32 Turbines now render and look fancy, fixed some multiblock code by aidancbrady · 9 years ago
  24. 569305d Some changes to external apis for EnumFacing by Ben Spiers · 9 years ago
  25. 245d5ed Base fixes by Ben Spiers · 9 years ago
  26. d4ca659 More Client fixes by Ben Spiers · 9 years ago
  27. 4384dbe More API stuff, make Pos3D actually override the Vec3 methods by Ben Spiers · 9 years ago
  28. 956dab6 Work on client stuff a bit. by Ben Spiers · 9 years ago
  29. fce1aca Fix up some api stuff that broke by Ben Spiers · 9 years ago
  30. 51c9ca0 Merge branch 'development' into v9 by aidancbrady · 9 years ago
  31. dc7f5cf Merge branch 'master' into development by aidancbrady · 9 years ago
  32. bfd32a1 Use apache library by aidancbrady · 9 years ago
  33. 39dc016 Merge branch 'v9' into 1.8.9 by Ben Spiers · 9 years ago
  34. bc57033 Merge branch 'development' into v9 by aidancbrady · 9 years ago
  35. 17425b9 Merge branch 'master' into development by aidancbrady · 9 years ago
  36. 1540cd2 Fix a small transporter bug by aidancbrady · 9 years ago
  37. 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
  38. 4c2b470 Renamed Wind Turbine to Wind Generator, started work on turbine rods/blades for Industrial Turbine by aidancbrady · 9 years ago
  39. 66cc62a Merge branch 'development' into v9 by aidancbrady · 9 years ago
  40. c1c15ae Fixed Metallurgic Infuser slots, added new helper UpdateProtocol methods by aidancbrady · 9 years ago
  41. 4247ba1 Fix compile errors in API package by Ben Spiers · 9 years ago
  42. 1dfba5e Fix the compile errors in MekTools by Ben Spiers · 9 years ago
  43. 70f4404 Change TESRs to the new generic system. by Ben Spiers · 9 years ago
  44. 9b8d9d9 Start update to 1.8.9 Fix all references to cpw.mods.fml namespace by Ben Spiers · 9 years ago
  45. e747937 Fixed Solar Generator desert bonus by aidancbrady · 9 years ago
  46. 7f21516 Fixed factory tab lighting by aidancbrady · 9 years ago
  47. 2a78265 Changed name of boiler to fix conflicts by aidancbrady · 9 years ago
  48. 3f158d2 Fixed cable crash by aidancbrady · 9 years ago
  49. c03c7e0 Fixed Reactor Port not accepting items by aidancbrady · 9 years ago
  50. 0efbd28 Updated Box Blacklist parser to be more intuitive by aidancbrady · 9 years ago
  51. e950c64 Fixed Solar Evaporation Plant memory leaks by aidancbrady · 9 years ago
  52. a8efb3b Better Solar Evaporation Plant algorithm- much less CPU intensive and fixes all the weird building bugs by aidancbrady · 9 years ago
  53. 0961b7e Reactors now scale steam and water tank capacity to injection rate by aidancbrady · 9 years ago
  54. 0e1a084 Removed test recipe registration by aidancbrady · 9 years ago
  55. 9b3969f Shapeless Mekanism Recipes, IMC crafting recipe integration, fixed removal of machine recipes by aidancbrady · 9 years ago
  56. ab5fe0c Fixed IMC recipe deletion by aidancbrady · 9 years ago
  57. 0b98414 Fixed blocks not being harvested by items with one damage level by aidancbrady · 9 years ago
  58. a72e043 WAILA bounding block support by aidancbrady · 9 years ago
  59. 7219307 More efficient transporter tree searching by aidancbrady · 9 years ago
  60. b6306d0 More sound fixes by aidancbrady · 9 years ago
  61. 4d65942 Server hotfix by aidancbrady · 9 years ago
  62. 99fc98f Fixed HolidayManager by aidancbrady · 9 years ago
  63. faf63df Updated readme, improved Electric Pump calculation by aidancbrady · 9 years ago
  64. 7016268 Better redstone support, fixed fuse sound by aidancbrady · 9 years ago
  65. 8728531 Add short parsing to PacketHandler by aidancbrady · 9 years ago
  66. f9681a9 Quick lib fix by aidancbrady · 9 years ago
  67. 08eb8be A few necessary library additions by aidancbrady · 9 years ago
  68. 11574e9 Fixed Reactor Logic Adapter double parse, thanks @habnabit by aidancbrady · 9 years ago
  69. 3ff2ede Updated Electrolytic Separator internals to support redstone control by aidancbrady · 9 years ago
  70. bd3bc44 Fix Metallurgic Infuser upgrade slot conflict by aidancbrady · 9 years ago
  71. a71b6bd Adjustable Flamethrower modes - combat, heat, and inferno by aidancbrady · 9 years ago
  72. f88a976 Fixed Gas Tank comparator support by aidancbrady · 9 years ago
  73. 21fa9fd Cleaned up computer integration by aidancbrady · 9 years ago
  74. c2006d5 Computer integration fixes by aidancbrady · 9 years ago
  75. a4ab830 Cleanup, added Redstone Logic Adapter OC support by aidancbrady · 9 years ago
  76. fbd692b Fixed transporter tier calculations by aidancbrady · 9 years ago
  77. f5c48f6 Teleport now specifies orientation, closes #2977 by aidancbrady · 9 years ago
  78. 6466463 Bumped version by aidancbrady · 9 years ago
  79. 2b785c9 Transmitters now intelligently maintain buffers when transmitter nodes are destroyed by aidancbrady · 9 years ago
  80. b248cf4 Fixed fluid/gas duplication by aidancbrady · 9 years ago
  81. f6154e2 Fixed sorter not behaving nicely with double chests by aidancbrady · 9 years ago
  82. de83980 Improved chemical machines side config by aidancbrady · 9 years ago
  83. a14b0d7 Fixed Induction Matrix computer integration by aidancbrady · 9 years ago
  84. 2640cbd Fixed injection rate integration by aidancbrady · 9 years ago
  85. 0313e59 BuildCraft API cleanup and update by aidancbrady · 9 years ago
  86. 79483d1 Merge branch 'master' into development by aidancbrady · 9 years ago
  87. 650224b Fixed Solar Evaporation Controller crash by aidancbrady · 9 years ago
  88. 40f7373 Fixed a small crash by aidancbrady · 9 years ago
  89. ef6d622 Cleanup by aidancbrady · 9 years ago
  90. 57eaa5d Fixed a small bin issue by aidancbrady · 9 years ago
  91. ef62f57 Fix for CC peripherals always throwing error. by Tim Stableford · 9 years ago
  92. 8ecf0a7 Merge pull request #2950 from shadowfacts/sync-xp by Aidan · 9 years ago
  93. 4e87e28 Force the player's experience to sync when changing dimensions by Shadowfacts · 9 years ago
  94. d0046e9 Update de_DE.lang by Vexatos · 9 years ago
  95. 4040a57 Oops by Ben Spiers · 9 years ago
  96. 9a3f0ae Version Number Update: 8.1.7 by Ben Spiers · 9 years ago
  97. 51f1c68 Fix Sided Inventories with the logistical sorter by Ben Spiers · 9 years ago
  98. c9f51bd Update some MekanismUtils functions to use Coord4D by Ben Spiers · 9 years ago
  99. 9cb67fa Fix StackSearcher using variable side before initializing it. Fixes #2844 by Yip Rui Fung · 9 years ago
  100. 4bf799e Fix AE2 P2P registration. by Yip Rui Fung · 9 years ago