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