1. b0d9c8d Merge branch 'master' of github.com:MightyPirates/OpenComponents into MC1.7 by Florian Nücke · 10 years ago
  2. 998e228 Little experiment to try and make the inventory driver respect permissions on inventories (using a fake player an isUseableByPlayer). by Florian Nücke · 10 years ago
  3. b1946e1 Merge branch 'MC1.7' of github.com:MightyPirates/OpenComponents into MC1.7 by Florian Nücke · 10 years ago
  4. c75417c Merge branch 'master' of github.com:MightyPirates/OpenComponents into MC1.7 by Florian Nücke · 10 years ago
  5. 7e4d4fc Added a bunch more ingame documentation for methods. by Florian Nücke · 10 years ago
  6. 4c9784d Fixed it. by Florian Nücke · 10 years ago
  7. 4059575 Merge pull request #29 from NixillUmbreon/master by Florian "Sangar" Nücke · 10 years ago
  8. a12ef2f Update OpenComponents.java to add @NetworkMod by NixillUmbreon · 10 years ago
  9. a58a717 added EnderIO (not sure if this is actually used yet) GregTech fixes by Johannes Lohrer · 10 years ago
  10. 3e508b4 Little bit of cleanup. by Florian Nücke · 10 years ago
  11. e0ea7e9 added Gregtech Energy by Johannes Lohrer · 10 years ago
  12. 93ecbf4 Split CoFH stuff up into separate submodules and using the corresponding sub-APIs' IDs to allow the drivers to work when the API is available only in part. Closes #24. by Florian Nücke · 10 years ago
  13. 66ec345 Merge branch 'master' of C:\Users\fnuecke\Workspace\OpenComponents-MC1.6.4 into MC1.7 by Florian Nücke · 10 years ago
  14. 3b15454 Build script cleanup and improvements. by Florian Nücke · 10 years ago
  15. aa4601c Build script cleanup. by Florian Nücke · 10 years ago
  16. 8bd9360 Merge branch 'master' of github.com:MightyPirates/OpenComponents into MC1.7 by Florian Nücke · 10 years ago
  17. 42b9604 Added converter to add Mystcraft book and page specific information to item stack representations. by Florian Nücke · 10 years ago
  18. 0bff124 Updated CoFH APIs and fixed some stuff. by Florian Nücke · 10 years ago
  19. 0669163 more cleaning... by Johannes Lohrer · 10 years ago
  20. 6cbe51a removed out of date thaumcraft api by Johannes Lohrer · 10 years ago
  21. 395aafa Re added Forestry, Railcraft and ThermalExpansion Closes #20. by Johannes Lohrer · 10 years ago
  22. b9e4f29 Corrected link to Jenkins. by Florian Nücke · 10 years ago
  23. 8f71f5c Merge branch 'master' of github.com:MightyPirates/OpenComponents into MC1.7 by Florian Nücke · 10 years ago
  24. de4858b Merge branch 'master' of github.com:MightyPirates/OpenComponents by Florian Nücke · 10 years ago
  25. 405cc02 Added getter for base EU/t value for IC2 reactors, closes #19. by Florian Nücke · 10 years ago
  26. a3f4a9d Fix #18. by Florian Nücke · 10 years ago
  27. a32e771 Merge branch 'master' of github.com:MightyPirates/OpenComponents into MC1.7 by Florian Nücke · 10 years ago
  28. 793a018 Added experimental wrapper logic to encapsulate CC's ILuaObject in OC Values (iow: allow CC peripherals to push userdata). by Florian Nücke · 10 years ago
  29. 38f71b0 Merge branch 'master' of github.com:MightyPirates/OpenComponents into MC1.7 by Florian Nücke · 10 years ago
  30. d6f82ad Switched to OC 1.3. by Florian Nücke · 10 years ago
  31. a1e9711 Merge branch 'master' of github.com:MightyPirates/OpenComponents into MC1.7 by Florian Nücke · 10 years ago
  32. 8942ce9 Updated OC dependency version. by Florian Nücke · 10 years ago
  33. 87d4246 Updated OC version in dependency. by Florian Nücke · 10 years ago
  34. 03eef77 Fixed a small derp of mine by Felix Treede · 10 years ago
  35. 9bedd51 Forward load, save and update to IHostedPeripheral by Felix Treede · 10 years ago
  36. 5f77443 Added command block to peripheral blacklist by Felix Treede · 10 years ago
  37. 0e121e7 Fixed CC1.5 peripheral handler by Felix Treede · 10 years ago
  38. 6953edf Merge pull request #15 from marcin212/master by Florian Nücke · 10 years ago
  39. e08ec58 update peripheral blacklist by marcin212 · 10 years ago
  40. 9948741 Switch to apache logger. by Florian Nücke · 10 years ago
  41. 493245e Fixes for MC1.7 and re-added peripheral driver (untested). by Florian Nücke · 10 years ago
  42. c0c1ba3 Updated Thaumcraft API. by Florian Nücke · 10 years ago
  43. 1cd2a0f Merge branch 'master' of github.com:MightyPirates/OpenComponents into MC1.7 by Florian Nücke · 10 years ago
  44. 445a95c Added blacklist setting to disable single mods. by Florian Nücke · 10 years ago
  45. 74639c2 Some cleanup (tabs -> spaces). by Florian Nücke · 10 years ago
  46. 21ca022 ninja clean up by marcin212 · 10 years ago
  47. 3164c69 Fixed getTankInfo It was returning: {n=1} by marcin212 · 10 years ago
  48. afd7e0f Added support for Thaumcraft aspect container Added Thaumcraft API by marcin212 · 10 years ago
  49. ce58f81 Added doc for forestry DriverBeeHause. Added DriverBoilerFirebox for railcraft. by marcin212 · 10 years ago
  50. 8459e8c Little bit of cleanup. by Florian Nücke · 10 years ago
  51. 9762a31 Merge pull request #13 from marcin212/master by Florian Nücke · 10 years ago
  52. 1611744 Fixed: by marcin212 · 10 years ago
  53. f9a7818 Added: by marcin212 · 11 years ago
  54. 4c06cb5 blacklisted AE TileEntities for OpenPeripherals by Johannes Lohrer · 11 years ago
  55. 0271a8f Also convert CellInventoryHandler. by Florian Nücke · 11 years ago
  56. 95fb132 Cleanup, mostly formatting and tabs -> spaces. by Florian Nücke · 11 years ago
  57. 9ff4f6a Merge pull request #7 from boomshroom/MC1.7 by Florian Nücke · 11 years ago
  58. 6882d36 Added AppEng2 addon to main class by boomshroom · 11 years ago
  59. 72caabd Readded Applied Energistics addon with new Applied Energistics 2 api. by boomshroom · 11 years ago
  60. b687104 Supressing warning for CC1.5/1.6 if CC1.6/1.5 is present. Fixed CC1.5 support. by Florian Nücke · 11 years ago
  61. c199cbd Backwards compatibility for CC1.5. It's copy-pasta, but it works. by Florian Nücke · 11 years ago
  62. aebffed Merge branch 'master' of github.com:MightyPirates/OpenComponents into MC1.7 by Florian Nücke · 11 years ago
  63. 21c5cb1 updated to CC 1.6 API by Florian Nücke · 11 years ago
  64. 8ffb1d2 Merge pull request #3 from Matchlighter/master by Florian Nücke · 11 years ago
  65. 6097ba1 Clean up some console spam. by Matchlighter · 11 years ago
  66. 5fcf207 Merge pull request #2 from Matchlighter/master by Florian Nücke · 11 years ago
  67. 964f7da Made DriverPeripheral compatible with IPeripheralHandler/IHostedPeripheral. by Matchlighter · 11 years ago
  68. 8a4ae9f added 'dependants' entry to mcmod.info, should avoid a certain crash; adjusted authors->authorList key name by Florian Nücke · 11 years ago
  69. cb75c6e removed Atomic Science API since it no longer exists in the latest AS build, OC support will be added directly by Florian Nücke · 11 years ago
  70. 41887f5 updated/stripped apis, it builds by Florian Nücke · 11 years ago
  71. 6bcc540 Merge branch 'master' of https://github.com/MightyPirates/OpenComponents into MC1.7 by Florian Nücke · 11 years ago
  72. 4a7c981 removed conversion stuff in favor of type converters in oc, registering converters for ic2 and te energy items; made a couple of block specific drivers named by Florian Nücke · 11 years ago
  73. fcbfc03 auto-version in mcmod.info by Florian Nücke · 11 years ago
  74. 74be09d adjusted paths for gradle; made it build by Florian Nücke · 11 years ago
  75. 7b28339 let the gradling begin by Florian Nücke · 11 years ago
  76. 5a38ff6 Port to 1.7. Removed not ported/ not working mods. Fixed rest. by Johannes Lohrer · 11 years ago
  77. 4be526c added some more mod docs by Johannes Lohrer · 11 years ago
  78. ee8b7c2 Merge branch 'master' of github.com:MightyPirates/OpenComponents by Johannes Lohrer · 11 years ago
  79. 7818b69 Added BuildCraft doc by Johannes Lohrer · 11 years ago
  80. 44f18c4 Doc for AtomicScience by Johannes Lohrer · 11 years ago
  81. b3dae63 formatting; minor adjustments (returning lists as tables instead of result tuples) by Florian Nücke · 11 years ago
  82. c30bae2 Merge branch 'master' of https://github.com/MightyPirates/OpenComponents by Florian Nücke · 11 years ago
  83. 8dd20ee added documentation for AppEng by Johannes Lohrer · 11 years ago
  84. 2e69f45 another false->null/nil by Florian Nücke · 11 years ago
  85. 0e31b4b added download link (jenkins) to readme by Florian Nücke · 11 years ago
  86. 13a8b75 moved all peripheral wrapping logic over to here by Florian Nücke · 11 years ago
  87. 48d1731 undid weird replace in railcraft api (wtf?) and some minor cleanup by Florian Nücke · 11 years ago
  88. a4898e2 Merge branch 'master' of https://github.com/MightyPirates/OpenComponents by Florian Nücke · 11 years ago
  89. b442981 added check to avoid duplicate components when a block next to the adapter already has an environment interface in addition to a peripheral interface by Florian Nücke · 11 years ago
  90. 61dc9b7 Merge branch 'master' of github.com:MightyPirates/OpenComponents by Johannes Lohrer · 11 years ago
  91. 08561dc Added Railcraft, TMechworks by Johannes Lohrer · 11 years ago
  92. 0b3c9dd cleaned up after peripheral redesign by Florian Nücke · 11 years ago
  93. 2636f02 Merge branch 'master' of https://github.com/MightyPirates/OpenComponents by Florian Nücke · 11 years ago
  94. 98cbaff cc peripherals are now wrapped by default and can be disabled using a blacklist (in the config) by Florian Nücke · 11 years ago
  95. 704bb64 added MassFab and Lamp by Johannes Lohrer · 11 years ago
  96. 8da6b4b yet more refactoring! by Florian Nücke · 11 years ago
  97. f28257a me so indecisive by Florian Nücke · 11 years ago
  98. 4dc5be9 more refactoring by Florian Nücke · 11 years ago
  99. 3e879f5 Merge branch 'master' of https://github.com/MightyPirates/OpenComponents by Florian Nücke · 11 years ago
  100. 1dd3811 Added AtomicScience by Johannes Lohrer · 11 years ago