1. db87266 Fix ProjectRed dependency by Kubuxu · 9 years ago
  2. 18149d0 Updated Forge version. by Florian Nücke · 9 years ago
  3. 3bea675 Updated Project Red and ComputerCraft dependencies and adjusted implementations of interfaces as necessary. Closes #1231. by Florian Nücke · 9 years ago
  4. 4cf3285 Added EC Integration by DrummerMC · 9 years ago
  5. 4fc4f60 Update BC dep to 7.0.9. by Florian Nücke · 9 years ago
  6. 92a3b8f Compile against BC7. by Florian Nücke · 9 years ago
  7. 230a3d6 Bump version. by Florian Nücke · 10 years ago
  8. 78c628a Bump version. by Florian Nücke · 10 years ago
  9. 389830c Added NotEnoughKeys integration. Closes #804. by Florian Nücke · 10 years ago
  10. d09943e Bump Forge version (so I can test Mekanism 8 in dev). by Florian Nücke · 10 years ago
  11. 917aca3 Bump version. by Florian Nücke · 10 years ago
  12. e17134e Bump version. by Florian Nücke · 10 years ago
  13. 4956271 Added support for BluePower's bundled redstone system. Closes #1103. by Florian Nücke · 10 years ago
  14. 4f70ea4 Bump version number. by Florian Nücke · 10 years ago
  15. cbd5488 Bump version number. by Florian Nücke · 10 years ago
  16. cc9883c Updated a few dependencies. by Florian Nücke · 10 years ago
  17. 57efc24 Version bump. by Florian Nücke · 10 years ago
  18. 0ff4cd0 Bump version number. by Florian Nücke · 10 years ago
  19. 4dab10d Version bump. by Florian Nücke · 10 years ago
  20. b2a0a8d Updated BuildCraft dependency. by Florian Nücke · 10 years ago
  21. 6afc31b Updated some dependencies, should close #984. by Florian Nücke · 10 years ago
  22. 6eafc49 Bump version. by Florian Nücke · 10 years ago
  23. f044c5b Bump version number. by Florian Nücke · 10 years ago
  24. 142ce7e Version bump. by Florian Nücke · 10 years ago
  25. a24d31e Bump version. by Florian Nücke · 10 years ago
  26. 66a51ec Microcontrollers are now fully sided, i.e. each side is in a separate network. Closes #788. by Florian Nücke · 10 years ago
  27. 806dda8 Fixes robots dropping the remainder of a slot's content instead of the number specified to drop; closes #885. by Florian Nücke · 10 years ago
  28. 89b8dbe Version bump. by Florian Nücke · 10 years ago
  29. e4f51f6 Welp, looks like Waila may still call TileEntity.writeToNBT on the client side, so welcome back, check. by Florian Nücke · 10 years ago
  30. c6042b6 Version bump. by Florian Nücke · 10 years ago
  31. 3561827 Fixed bad override leading to incorrectly interpreted redstone output in some scenarios. Closes #836. by Florian Nücke · 10 years ago
  32. f454a17 Version bump. by Florian Nücke · 10 years ago
  33. c058dc2 Add BloodMagic integration (Blood Altars, Master Ritual Stones and Blood Orbs) by AtomSponge · 10 years ago
  34. 484fac6 Bump. by Florian Nücke · 10 years ago
  35. c529592 Gradle 2. by Florian Nücke · 10 years ago
  36. 5311ebf Fixed EEPROM being network visible. by Florian Nücke · 10 years ago
  37. 1ab0698 Version bumpery. by Florian Nücke · 10 years ago
  38. a16b042 Server transition woes. by Florian Nücke · 10 years ago
  39. 8e935a6 Fixed NPE in AE2 controller driver usage screen when AE2 channels are disabled. Closes #793. by Florian Nücke · 10 years ago
  40. 0dceb3e Don't try to load an icon for the drone (there is none, using model to render it anyway). by Florian Nücke · 10 years ago
  41. f147481 Better Waila support for servers. by Florian Nücke · 10 years ago
  42. 7885a3f Started updating to new Waila API (1.56). So much cleaner \o/ by Florian Nücke · 10 years ago
  43. 27e74e2 Added setting for EEPROM size. Closes #742. by Florian Nücke · 10 years ago
  44. 441e11d Updated Project Red dependency because old maven is apparently not used anymore. by Florian Nücke · 10 years ago
  45. b1e368f Bye UE, hi RE. Completely untested. by Florian Nücke · 10 years ago
  46. 347d10b Wrapping up raid block. Seems to work. Closes #179. by Florian Nücke · 10 years ago
  47. af7d4ff Screw it. by Florian Nücke · 10 years ago
  48. 25e3402 Version bump. by Florian Nücke · 10 years ago
  49. 43a734e Updated some dependencies. by Florian Nücke · 10 years ago
  50. c942ba1 Update to new Forge recommended. [ci skip] by Florian Nücke · 10 years ago
  51. 54413b8 Fixed tablets, closes #606. by Florian Nücke · 10 years ago
  52. fa55a44 Beta? Beta! by Florian Nücke · 10 years ago
  53. 67a4d8b And another one. by Florian Nücke · 10 years ago
  54. 70c6e4d Yet moar deps, fewer foreign source files. by Florian Nücke · 10 years ago
  55. de88328 Externalized all the dependencies! Well. Not quite. But many. Also updated a few drivers for newer APIs. by Florian Nücke · 10 years ago
  56. febcabd Updated Thaumcraft API and, as per request, added converter for items including apsect info. by Florian Nücke · 10 years ago
  57. a6da00f Added some block conversion logic. by Florian Nücke · 10 years ago
  58. 0bc799b Added the additions to the AppEng2 integration from OCC. by Florian Nücke · 10 years ago
  59. 06e9044 Screw it, this will be 2.0.0, too much breakage and world save incompatibility so the cut should be cleared in the version number. by Florian Nücke · 10 years ago
  60. 92fc31c Fully re-integrated OpenComponents into OpenComputers, re-using existing mod id and presence facilities. by Florian Nücke · 10 years ago
  61. 5ac3bb3 Merge branch 'OC1.3-MC1.7.10' of github.com:MightyPirates/OpenComponents into 1.4 by Florian Nücke · 10 years ago
  62. 3727cfd Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into 1.4 by Florian Nücke · 10 years ago
  63. c75417c Merge branch 'master' of github.com:MightyPirates/OpenComponents into MC1.7 by Florian Nücke · 10 years ago
  64. 1b95fca Bumped version numbers to allow testing with new wr-cbe (it still works \o/). by Florian Nücke · 10 years ago
  65. 54f5ef6 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into 1.8prep by Florian Nücke · 10 years ago
  66. 4a44799 Added support for AE2 power, closes #508. by Florian Nücke · 10 years ago
  67. 86175d1 Naming fixes and stuff. by Florian Nücke · 10 years ago
  68. 46610f4 Merge branch 'master' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  69. 238ef54 Added one-slot inventory to charger, can be used to charge tablets. by Florian Nücke · 10 years ago
  70. e0ea7e9 added Gregtech Energy by Johannes Lohrer · 10 years ago
  71. 5c7116d Revert "Non-debug libs." by Florian Nücke · 10 years ago
  72. 1908043 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into OC1.3-MC1.7.10 by Florian Nücke · 10 years ago
  73. 106327b Revert "Non-debug libs." by Florian Nücke · 10 years ago
  74. 3b15454 Build script cleanup and improvements. by Florian Nücke · 10 years ago
  75. 55d24c2 Build script cleanup and improvements. by Florian Nücke · 10 years ago
  76. aa4601c Build script cleanup. by Florian Nücke · 10 years ago
  77. d6b248e Merge branch 'OC1.3-MC1.6.4' of github.com:MightyPirates/OpenComputers into OC1.3-MC1.7.10 by Florian Nücke · 10 years ago
  78. 32cd6fa Non-debug libs. by Florian Nücke · 10 years ago
  79. 6f1b981 Merge branch 'master' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  80. ce1f33c Housekeeping. by Florian Nücke · 10 years ago
  81. b8f38e0 Merge branch 'master' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  82. 62e7dff Merge branch 'master' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  83. bd258a9 Adjustments for release. by Florian Nücke · 10 years ago
  84. e9f9eb7 Merge branch 'master' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  85. 395aafa Re added Forestry, Railcraft and ThermalExpansion Closes #20. by Johannes Lohrer · 10 years ago
  86. 4be960a Removed unnecessary init in constructor from unifont parser. by Florian Nücke · 10 years ago
  87. c2ac9ac Merge branch 'OC1.3-MC1.6.4' of github.com:MightyPirates/OpenComputers into OC1.3-MC1.7.10 by Florian Nücke · 10 years ago
  88. 8044039 Adjusted for 1.3.2 release. by Florian Nücke · 10 years ago
  89. 276c543 Updated CCL/FMP deps to 1.7.10 because why not. by Florian Nücke · 10 years ago
  90. ecaa8bd Merge branch 'master' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  91. b718f22 Added an HDD to tablet for testing. by Florian Nücke · 10 years ago
  92. c17334f Merge branch 'master' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  93. 19d1edf Merge branch 'OC1.3-MC1.6.4' of github.com:MightyPirates/OpenComputers by Florian Nücke · 10 years ago
  94. f0f4a69 Merge branch 'OC1.3-MC1.7.2' of github.com:MightyPirates/OpenComputers into OC1.3-MC1.7.10 by Florian Nücke · 10 years ago
  95. fa4413f Merge branch 'OC1.3-MC1.6.4' of github.com:MightyPirates/OpenComputers into OC1.3-MC1.7.2 by Florian Nücke · 10 years ago
  96. e7d64fa Version bump. by Florian Nücke · 10 years ago
  97. 3224d6a Updated to forge recommended and updated IC2 API (and using their maven now). by Florian Nücke · 10 years ago
  98. 0bab123 Dev? Dev! by Florian Nücke · 10 years ago
  99. 88aa162 Merge branch 'MC1.7' of github.com:MightyPirates/OpenComputers into MC1.7.10 by Florian Nücke · 10 years ago
  100. 24fccd0 Merge branch 'master' of github.com:MightyPirates/OpenComputers into MC1.7 by Florian Nücke · 10 years ago