1. 5721ef4 Forgot to save the node, ack! by Florian Nücke · 9 years ago
  2. 2739eae Update to TIS-3D 0.7.1. by Florian Nücke · 9 years ago
  3. 88c1876 Fix messing with TIS-3D manual, closes #1588. by Florian Nücke · 9 years ago
  4. 10cd502 Version bump. by Florian Nücke · 9 years ago
  5. 473783f Updated Eris. by Florian Nücke · 9 years ago
  6. aa04ed1 Added TIS-3D integration. by Florian Nücke · 9 years ago
  7. 57caa89 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into OC1.5-MC1.7.10 by Florian Nücke · 9 years ago
  8. f19dd57 Tracking previous dimension in nanomachine controller to robustly handle dimension changes to update wireless network association, fixes #1535. by Florian Nücke · 9 years ago
  9. eb80740 Added `compareStackToDatabase(side, slot, dbAddress, dbSlot)` method to transposer and inventory controller. Closes #1534. by Florian Nücke · 9 years ago
  10. 9257159 Removed ender chest `chest` oredict entry backported from MC 1.8 again because Chisel. Closes #1528. by Florian Nücke · 9 years ago
  11. 8ce901b Re-saved French localization files sans BOM. by Florian Nücke · 9 years ago
  12. 69e6fdb Merge branch 'master-MC1.7.10' of https://github.com/Pyeroh/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  13. ff4d185 Adding french translation for assets/opencomputers/doc by Pyeroh · 9 years ago
  14. be8d7a7 Added API.isPowerEnabled. Closes #1217. by Florian Nücke · 9 years ago
  15. 8f60dc8 Add setting to allow disabling holograms emitting light. Closes #979. by Florian Nücke · 9 years ago
  16. b9be02b Fixed NBT being ignored when agents picked up drops after breaking blocks, potentially merging stacks incorrectly. Closes #1526. by Florian Nücke · 9 years ago
  17. fe759d0 Fixed datacard entry in German manual. by Florian Nücke · 9 years ago
  18. de75a6b Fixed cycling side in server rack to 'none' not properly disconnecting from that side. by Florian Nücke · 9 years ago
  19. d861552 Fix screens occasionally not rendering anything until the first update to what they're displaying. by Florian Nücke · 9 years ago
  20. bc97331 Fixed potential infinite loop in manual when splitting text. by Florian Nücke · 9 years ago
  21. 08287b5 Fixed a bunch of links in German manual, killed deprecated switch and access point entries and added relay one. by Florian Nücke · 9 years ago
  22. a515a33 Merge branch 'master-MC1.7.10' of https://github.com/Shadow1Raven/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  23. 7f1287f Added command to allow dumping current nanomachine configuration for debugging (oc_nanomachines / oc_nm). by Florian Nücke · 9 years ago
  24. 9455e43 Add enchantment information in item stack converter. Closes #1523. by Florian Nücke · 9 years ago
  25. 4b49cc6 Fix fully upgraded relays being slower than they should be. Closes #1525. by Florian Nücke · 9 years ago
  26. 90087b2 Fixes #1522. by Florian Nücke · 9 years ago
  27. 5fcca8a Adding German trenslation. by Shadow1Raven · 9 years ago
  28. 6118211 Should avoid issue with silly people touching config files. Closes #1500. by Florian Nücke · 9 years ago
  29. 0eefb26 Updated to Forestry 4.x API. Closes #1508. by Florian Nücke · 9 years ago
  30. 528f2ee Version bump. by Florian Nücke · 9 years ago
  31. 8bd4235 Glorious bugfix. Closes #1504. by Florian Nücke · 9 years ago
  32. fc23602 Untested fix for #1496. by Florian Nücke · 9 years ago
  33. 6a895a7 Fixes #1498. by Florian Nücke · 9 years ago
  34. ab607f0 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into OC1.5-MC1.7.10 by Florian Nücke · 9 years ago
  35. 99f9794 Version bump. by Florian Nücke · 9 years ago
  36. 5588de9 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into OC1.5-MC1.7.10 by Florian Nücke · 9 years ago
  37. 142e705 Merge branch 'alias' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  38. f0ff379 Homogeneity, ho! by Florian Nücke · 9 years ago
  39. 1928cb3 Emit signal when internal tank of an agent changes. Closes #1487. by Florian Nücke · 9 years ago
  40. ffecc83 Lesson learned: structural typing and obfuscation don't play nice. Fixes #1492. by Florian Nücke · 9 years ago
  41. e47cc37 Properly send error state to newly connected clients. by Florian Nücke · 9 years ago
  42. 34eab8a Using power-led to indicate error when computer did not shut down cleanly by making it flash red. Closes #1416. by Florian Nücke · 9 years ago
  43. bdcb86a Added `getComparatorInput` to redstone component. Closes #1488. by Florian Nücke · 9 years ago
  44. da10c24 Add null check in crafting event. Closes #1490. by Florian Nücke · 9 years ago
  45. 6c84522 Might fix #1485. Shouldn't break everything else. Hopefully. by Florian Nücke · 9 years ago
  46. 663eef1 Merge pull request #1481 from payonel/du by Florian "Sangar" Nücke · 9 years ago
  47. c1c27ce add du (disk usage) command to OpenOS bin utils by payonel · 9 years ago
  48. 3e8616e Merge branch 'bc-builder-compat' into master-MC1.7.10 by Florian Nücke · 9 years ago
  49. 32d637b BC builder compat fixery. by Florian Nücke · 9 years ago
  50. e8697e6 Interface parameters, the bane of integration. by Florian Nücke · 9 years ago
  51. cbfa615 Null check in Sound handler in case of partial initializations. by Florian Nücke · 9 years ago
  52. 1d0f1cb Now with 120% less derp! That's how math works, right? by Florian Nücke · 9 years ago
  53. b1e29e9 Includes FTW. by Florian Nücke · 9 years ago
  54. 816ab0c Fixed some recipes not using proper ore dict name. Closes #1399. by Florian Nücke · 9 years ago
  55. eb5b44f Integration for BuildCraft Programming Table (for loot disks). Closes #1475. by Florian Nücke · 9 years ago
  56. 475903d Initial JSONs to allow saving OC blocks in blueprints. by Florian Nücke · 9 years ago
  57. b99baf0 Added special handling for Magnanimous Tools. Closes #1467. by Florian Nücke · 9 years ago
  58. 2ead961 Removed rotatable from assembler, because it's pointless. by Florian Nücke · 9 years ago
  59. 1aa69f4 alias change to use equal sign and allow list of input by payonel · 9 years ago
  60. c7cd325 Allow passing the side from which to interact with an inventory when using inventory controller's suck/drop. Closes #1391. by Florian Nücke · 9 years ago
  61. 14f54bd Pulled together side argument checking a bit. by Florian Nücke · 9 years ago
  62. 05845fa Ensure vanilla chests are in the OreDictionary. Closes #1399. by Florian Nücke · 9 years ago
  63. ad4787b Cache item values in RC converters. by Florian Nücke · 9 years ago
  64. 17c4160 Merge branch 'dev' of https://github.com/Voidi/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  65. 909767a Allow saving nanomachine configuration to other nanomachines in player's inventory. Closes #1462. by Florian Nücke · 9 years ago
  66. 2bdb295 Re-create controller when overwriting nanomachines, resetting some more state. Closes #1465. by Florian Nücke · 9 years ago
  67. efcd32d make cd.lua nearly POSIX compliant by payonel · 9 years ago
  68. 56755e8 Should fix potential performance issues in container GUIs in combination with NEI. by Florian Nücke · 9 years ago
  69. ed4c1dd fix tab complete bug when using ./ as path by payonel · 9 years ago
  70. 16e4808 Allow robots to move if max flight height is world height, closes #1454. by Florian Nücke · 9 years ago
  71. 85f463e Add Rotarycraft Integration ((item stack converters for jetpacks and springpowered pumps) by Tobias Wohlfarth · 9 years ago
  72. 51563ef Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into OC1.5-MC1.7.10 by Florian Nücke · 9 years ago
  73. 29793e7 Fixes #1453. by Florian Nücke · 9 years ago
  74. 003b69f Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into OC1.5-MC1.7.10 by Florian Nücke · 9 years ago
  75. 72ae2ca Derp. by Florian Nücke · 9 years ago
  76. e0f4a0c Disable chance of stuff breaking when disassembling creatively, closes #1447. by Florian Nücke · 9 years ago
  77. bff25a3 Include particle name in hint, closes #1450. by Florian Nücke · 9 years ago
  78. e6922f8 Increase the likelihood of some behaviors not being available at all in a configuration. by Florian Nücke · 9 years ago
  79. 2b970bc Added command to generate debug nanomachine configuration (/oc_debugNanomachines or /oc_dn). by Florian Nücke · 9 years ago
  80. f3f7fb5 Only enable EnderIO integration for 2.2; will update to 2.3 when it's out of beta. by Florian Nücke · 9 years ago
  81. f440245 Fix potential stackoverflow in charger, closes #1451. by Florian Nücke · 9 years ago
  82. d66fb2a Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  83. a5f4262 Fixes #1449. by Florian Nücke · 9 years ago
  84. 07fd47e Merge pull request #1446 from cyber01/RU_doc by Florian "Sangar" Nücke · 9 years ago
  85. 979dea5 Fix #1445 in RU translation by cyber01 · 9 years ago
  86. c24eea3 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into OC1.5-MC1.7.10 by Florian Nücke · 9 years ago
  87. e9ad0f2 Should fix issues rendering some items when equipped by robots, closing #1429. by Florian Nücke · 9 years ago
  88. b5b7a44 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  89. 30f8e17 Fixes #1445. by Florian Nücke · 9 years ago
  90. 62cbce1 Merge pull request #1441 from cyber01/RU_doc by Florian "Sangar" Nücke · 9 years ago
  91. 5237233 Merge pull request #1439 from xPucTu4/patch-1 by Florian "Sangar" Nücke · 9 years ago
  92. 09f718d Merge pull request #1443 from LizzyTrickster/patch-4 by Florian "Sangar" Nücke · 9 years ago
  93. 5375d92 name change and added chappie by Lizzy · 9 years ago
  94. 103d520 Some tweaks to the nanomachines in RU translation by cyber01 · 9 years ago
  95. 7bd6ff7 Update robot.names by Hristo Bogdanov · 9 years ago
  96. 6a6adfd Copy-pasta, my old friend, we meet again. by Florian Nücke · 9 years ago
  97. 772e98b Replace all uses of `getCurrentEquippedItem` with `getHeldItem`. Technically the same, but more generic. by Florian Nücke · 9 years ago
  98. 2aa4093 Added direct support for a few more wrenches (instead of indirectly via them also implementing other, "mainstream" wrench interfaces). by Florian Nücke · 9 years ago
  99. 531d6a5 Added isWrench checks to existing wrench integration. by Florian Nücke · 9 years ago
  100. 29af7e8 Extended wrench system to allow simple "isWrench" checks without context / checking for usability. by Florian Nücke · 9 years ago