1. fe0b7cd Added universal cable to ore dict for recipe by Calclavia · 11 years ago
  2. 8509eaf Fixed IC2 integration :) by Aidan Brady · 11 years ago
  3. f373b06 Updated ChickenBones mods in build.xml by Calclavia · 11 years ago
  4. 92bee12 Update IC2 API by Aidan Brady · 11 years ago
  5. a73bf9e Necessary null check by Aidan C. Brady · 11 years ago
  6. 9755b47 Universal cable support for accepting from UE machines. change *Network* to *TransmitterNetwork* in ITransmitter to avoid method name conflicts. by Ben Spiers · 11 years ago
  7. 86b8499 A bit more organizing, nothing API related by Aidan C. Brady · 11 years ago
  8. 6af0b1a Screw it, package organization (sorry, that's an API update) by Aidan C. Brady · 11 years ago
  9. 13a47bb Final changes in upgrade GUI modularization, will work on factory recipe type GUI modularization next by Aidan C. Brady · 11 years ago
  10. 08fda4c Upgrade refactoring, CURRENTLY BROKEN by Aidan Brady · 11 years ago
  11. 7f1b3d6 Tiny cleanup by Aidan Brady · 11 years ago
  12. b540e95 Fix Gas Tank crash by Aidan Brady · 11 years ago
  13. 268a1ec Refresh UE API by Aidan Brady · 11 years ago
  14. 13901f6 Bit of modularization by Aidan Brady · 11 years ago
  15. 55fee96 Updated IC2 API (again), added obsidian 200% ore-to-dust processing by Aidan Brady · 11 years ago
  16. 9a6f4d6 Fix the crashes people are having with checkTransmissionType() by Aidan Brady · 11 years ago
  17. 620b41f Merge branch 'master' of https://github.com/aidancbrady/Mekanism by Aidan Brady · 11 years ago
  18. 2d592b5 Revert "Merge" by Aidan Brady · 11 years ago
  19. 5a1e2fe Merge by Aidan Brady · 11 years ago
  20. 791c60f Updated UE API by Calclavia · 11 years ago
  21. e228e11 Updated BuildCraft API by Calclavia · 11 years ago
  22. 9b35603 Fix pressurized tubes not connecting to gas transmitters in external mods. by micdoodle8 · 11 years ago
  23. 8e667ef Fix canTransferGas() by micdoodle8 · 11 years ago
  24. 0951acf Remove the old one. Forgot to save the file... by Ben Spiers · 11 years ago
  25. 32c32fb Move checkTransmissionType to TransmissionType. by Ben Spiers · 11 years ago
  26. d18c964 Fix being able to move the electric chest into a different slot using number keys and crashing everything by Ben Spiers · 11 years ago
  27. ecd9f29 Don't emit fluid from active pipes. by Ben Spiers · 11 years ago
  28. 7a7b398 Several bugfixes, overhaul of TileEntity-based upgrade management by Aidan C. Brady · 11 years ago
  29. 081e204 Pressurized tubes transfer gas by Ben Spiers · 11 years ago
  30. 8f4b19f A slightly surprisingly large number of unused imports by Ben Spiers · 11 years ago
  31. 6cf89af Generalise the EnergyMeter. The name may not be entirely accurate any more. by Ben Spiers · 11 years ago
  32. 2045c26 UE update by Ben Spiers · 11 years ago
  33. 65776e3 Fix a bit of wonkiness with pipes, etc. by Ben Spiers · 11 years ago
  34. 486e5aa Make dynamic tanks render gaseous fluids by transparency instead of level. by Ben Spiers · 11 years ago
  35. f39e3a5 Fix chunk-load handler; make it refresh adjacent loaded chunks as well, to by Ben Spiers · 11 years ago
  36. 67687cd I'm an idiot. by Ben Spiers · 11 years ago
  37. 5e379f0 Merge branch 'master' of https://github.com/aidancbrady/Mekanism by Aidan C. Brady · 11 years ago
  38. 5072b20 Updated IC2 API, modularized energy management by Aidan C. Brady · 11 years ago
  39. d9c94cc Add missing import by Ben Spiers · 11 years ago
  40. e598527 Fix StackOverflowException on getNetwork. by Ben Spiers · 11 years ago
  41. 19cea5b PowerReceiver can sometimes be null by Ben Spiers · 11 years ago
  42. 1886839 Stop Object3D.getTileEntity() from loading unloaded chunks. by Ben Spiers · 11 years ago
  43. 896daa1 Quick fix by Aidan C. Brady · 11 years ago
  44. de10fa2 Finished new changes, canTransferGas() functionality temporarily severed by Aidan C. Brady · 11 years ago
  45. 30f7bfa Loads of work on modularization, BROKEN BUILD by Aidan Brady · 11 years ago
  46. 046cab7 Base transmitter TileEntity class by Aidan Brady · 11 years ago
  47. f64ea42 Even more modularization by Aidan Brady · 11 years ago
  48. b2f2018 Further modularized transmitter networks by Aidan Brady · 11 years ago
  49. 20728ef Began work on a more modular approach to networks by Aidan C. Brady · 11 years ago
  50. 98a436d Cleanup by Aidan C. Brady · 11 years ago
  51. 38e7721 Merged NEI module, bumped version by Aidan C. Brady · 11 years ago
  52. ed9def2 Will this work? by Ben Spiers · 11 years ago
  53. 2389d3d Re-add and update NEI plugin to work again by Ben Spiers · 11 years ago
  54. 9fae571 Remove dead code by Aidan Brady · 11 years ago
  55. 6ce4465 Merge branch 'master' of https://github.com/aidancbrady/Mekanism by Aidan Brady · 11 years ago
  56. 8996b49 Merging with other computer by Aidan Brady · 11 years ago
  57. 7e167b7 Logistical Transporters now have complete network functionality. Actual item transport is the next step! by Aidan Brady · 11 years ago
  58. fe9cd85 Work on Logistical Transporter by Aidan Brady · 11 years ago
  59. 96b192e General rendering improvements by Aidan Brady · 11 years ago
  60. 2553bb4 Minor Electric Pump container fix, cleanup by Aidan Brady · 11 years ago
  61. 7f45043 Minor dynamic tank logic fix by Aidan Brady · 11 years ago
  62. aa69ba4 Fix cast by Aidan Brady · 11 years ago
  63. ffd2588 Merge branch 'master' of https://github.com/aidancbrady/Mekanism by Aidan Brady · 11 years ago
  64. 3fd76dc Began work on Logistical Transporter - item transport :) by Aidan Brady · 11 years ago
  65. befd4ad I need to stop leaving those in. by Ben Spiers · 11 years ago
  66. 472050e So apparently kilojoules are the base unit now. OK. by Ben Spiers · 11 years ago
  67. 49fc056 My approach to Universal Cables rendering power. They render with by Ben Spiers · 11 years ago
  68. 8ee17b2 Bring other network types up to speed with EnergyNetwork by Ben Spiers · 11 years ago
  69. 837689a Transmitter Network Interface by Ben Spiers · 11 years ago
  70. 503c4eb Merge branch 'master' of https://github.com/aidancbrady/Mekanism by Aidan Brady · 11 years ago
  71. 47c36f1 Added redstone control to machines, generators, Energy Cubes and Gas Tanks; fixed Heat Generator NBT bug by Aidan Brady · 11 years ago
  72. 534234a Should fix robit crash when placed on non-chargepad tileEntities by Ben Spiers · 11 years ago
  73. f48997a Merge branch 'master' of github.com:aidancbrady/Mekanism by Ben Spiers · 11 years ago
  74. 0d99b90 Add a nullcheck that was crashing someone. by Ben Spiers · 11 years ago
  75. 04e7fdc Make the transmitters' internal renders look a bit nicer (hopefully also a bit by Ben Spiers · 11 years ago
  76. c642792 Use DisplayInteger to abstract away some GL11 calls by Ben Spiers · 11 years ago
  77. 55bde8a There is now a configurable delay between state updates, closes #177 by Aidan Brady · 11 years ago
  78. 9e51cdd Fixed Energy Cube/Generator UE energy outputting by Aidan Brady · 11 years ago
  79. 773f407 Minor Robit AI enhancements by Aidan Brady · 11 years ago
  80. 768f76e Fixed Robit crashing, added EnergyMeter recipe to master by Aidan Brady · 11 years ago
  81. ec42d43 Fixed Forestry integration by Aidan Brady · 11 years ago
  82. 333896b Merge branch 'master' of https://github.com/aidancbrady/Mekanism by Aidan Brady · 11 years ago
  83. d56eed2 Cleanups! by Aidan Brady · 11 years ago
  84. 260b9ed Stop the new renderer from just creating infinite new displaylists. by Ben Spiers · 11 years ago
  85. 7bbcc1c Merge branch 'master' of https://github.com/aidancbrady/Mekanism by Aidan Brady · 11 years ago
  86. 4c50c44 Better BC item integration, javadocs, cleanup by Aidan Brady · 11 years ago
  87. 415360a Fix factory guis by Ben Spiers · 11 years ago
  88. 1b64d07 @Aidancbrady, why did osmium armour think it's made of diamond? I've by Ben Spiers · 11 years ago
  89. 7c71adc Well, I don't know why the old way was broken but it's fixed now. by Ben Spiers · 11 years ago
  90. 423db88 Transmitter rendering improvements. by Ben Spiers · 11 years ago
  91. 0b5d188 More ratio fixes, Electric Chest GUI now has energy tooltip by Aidan Brady · 11 years ago
  92. fc964ad Cleanups, fixed UE ratios by Aidan Brady · 11 years ago
  93. 1953e16 Merge branch 'master' of https://github.com/aidancbrady/Mekanism by Aidan Brady · 11 years ago
  94. c389f5b Updated to new BuildCraft API, Universal Cable BuildCraft support temporarily broken. by Aidan Brady · 11 years ago
  95. 248a976 Possible hotfix for optifine crash by Ben Spiers · 11 years ago
  96. 5f27a06 Merge pull request #203 from ruifung/patch-1 by Calclavia · 11 years ago
  97. 04a3d0f Update README.md by ruifung · 11 years ago
  98. 60d9ac6 Oops. by Ben Spiers · 11 years ago
  99. b3909b7 Add debug info to EnergyMeter by Ben Spiers · 11 years ago
  100. 30ca7d8 Add ability to manually force-fix a network using a configurator by Ben Spiers · 11 years ago