1. 1f13395 Made hover boots lose their colour when tossed into a cauldron. by Vexatos · 9 years ago
  2. 726ceae Made Hover Boots dyeable. by Vexatos · 9 years ago
  3. 54de3fe Merge branch 'text-split-perf' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  4. c3a391d fix cp one file system option by payonel · 9 years ago
  5. a59859b severe text split inefficiency found and fixed by payonel · 9 years ago
  6. c7f959d Merge branch 'openos-upgrade-merge' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  7. 2d28a6e Remove __gc from pipes and rename table in guid lib to match lib name. by Florian Nücke · 9 years ago
  8. 181ddc2 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  9. 55b9809 Oredictify diamonds in recipes. Closes #1637. by Florian Nücke · 9 years ago
  10. ab0587b Merge pull request #1640 from ItsTheKais/master-MC1.7.10 by Florian "Sangar" Nücke · 9 years ago
  11. 7555a95 fix cp one file system option and fix no args to time command by payonel · 9 years ago
  12. be45ced Fixes Mystcraft integration looking for wrong name tag by ItsTheKais · 9 years ago
  13. c414f74 openos 1.6 upgrade: new bin utils, memory optimizations, and bug fixes by payonel · 9 years ago
  14. 55dd320 Merge branch 'patch-2' of https://github.com/SoniEx2/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  15. c1749ef Log restored chunk loader ticket locations, closes #1616. by Florian Nücke · 9 years ago
  16. 6ef92b9 Better screen fixery. I hope. by Florian Nücke · 9 years ago
  17. 07f4521 Fix __gc and use raw metatable when it's disabled by Soni L · 9 years ago
  18. ac64edd Properly send viewport size in text buffer init, should fix #1609. by Florian Nücke · 9 years ago
  19. 969e6eb Fixed (harmless) occasional warnings in sound system when computer errored when powering on. Closes #1558. by Florian Nücke · 9 years ago
  20. c762129 Get rid of usages of __gc. Closes #1606. by Florian Nücke · 9 years ago
  21. 3b00823 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  22. 45d8a20 Fix potentially unexpected behavior when using custom __pairs for metatables. Closes #1625. by Florian Nücke · 9 years ago
  23. a14c7cf Merge pull request #1628 from habnabit/ae2-cpu-selection by Florian "Sangar" Nücke · 9 years ago
  24. bc10042 Merge pull request #1622 from Landrash/patch-1 by Florian "Sangar" Nücke · 9 years ago
  25. ef2c70a Merge pull request #1617 from gamax92/debug-playSoundAt by Florian "Sangar" Nücke · 9 years ago
  26. c1181ba Allow specifying AE2 CPU when crafting. by Aaron Gallagher · 9 years ago
  27. 0cbd75b Mycroft Holmes by Landrash · 9 years ago
  28. 457e18b Added `playSoundAt` to debug card. by gamax92 · 9 years ago
  29. 96ee1ec Merge pull request #1612 from magik6k/deps by Florian "Sangar" Nücke · 9 years ago
  30. 0ba31b7 Less copy-pasta-y doc for viewport. by Florian Nücke · 9 years ago
  31. 734a808 Use coloredlightscore jenkins by Łukasz Magiera · 9 years ago
  32. 11606c7 Merge pull request #1603 from cyber01/RU_doc by Florian "Sangar" Nücke · 9 years ago
  33. 9976b64 Trading Upgrade/TIS3d by cyber01 · 9 years ago
  34. e7f0384 Added `Rack.indexOfMountable`. by Florian Nücke · 9 years ago
  35. fe99d68 Should fix #1589. by Florian Nücke · 9 years ago
  36. bbedc98 Closes #1602. by Florian Nücke · 9 years ago
  37. 58899fb Implemented gpu.setViewport. by Florian Nücke · 9 years ago
  38. c3e44af Take into account NBT when trying to extract item of specified stack type from inventory. by Florian Nücke · 9 years ago
  39. 58de901 Refactored a few things out of the trading upgrade into InventoryUtils, making things a little more consistent, added manual entry for trade upgrade, tweaked the texture for the trade upgrade a bit. by Florian Nücke · 9 years ago
  40. 7af4b41 Merge branch 'UpgradeTrading' of https://github.com/Inari-Whitebear/OpenComputers-TradingUpgrade into master-MC1.7.10 by Florian Nücke · 9 years ago
  41. a95fa20 Moved hacky variable to SaveHandler, which totally makes it not a hack anymore. by Florian Nücke · 9 years ago
  42. e6a97f0 Add trading upgrade icon by Negi Springfield · 9 years ago
  43. 721bc9b Add trading card upgrade code, recipes, config options, and language names (for EN/DE) by Inari · 9 years ago
  44. db36d01 Fixed all file system speeds being off by one, causing raid to be broken. by Florian Nücke · 9 years ago
  45. 337fed7 Even hackier hacky hack fix for same issue with machine state. by Florian Nücke · 9 years ago
  46. fb88a19 Hacky hack to avoid filesystems flushing to real HDD when sending client descriptor packets. by Florian Nücke · 9 years ago
  47. 5ca28b2 Switched to Java built-in Deflater/Inflater. by Florian Nücke · 9 years ago
  48. 844cd9d Don't send init to non-origin screens, should reduce screen init packet spam a good bit for multi-block screens. by Florian Nücke · 9 years ago
  49. ebb60e3 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  50. c958ae5 GZIP compression fix from BTM16. by Florian Nücke · 9 years ago
  51. 8d995a8 Patched Lua 5.3.2. by Florian Nücke · 9 years ago
  52. 7b9d8c1 Merge pull request #1591 from magik6k/plan9k by Florian "Sangar" Nücke · 9 years ago
  53. 81aedd6 Ninjafix the ninjafix by Łukasz Magiera · 9 years ago
  54. 7b69bf4 Ninjafix unbootable floppy by Łukasz Magiera · 9 years ago
  55. 38ff08a Merge pull request #1590 from magik6k/plan9k by Florian "Sangar" Nücke · 9 years ago
  56. ceb79a5 Update Plan9k by Łukasz Magiera · 9 years ago
  57. 98beb8e Forgot to save the node, ack! by Florian Nücke · 9 years ago
  58. 9dff887 Update to TIS-3D 0.7.1. by Florian Nücke · 9 years ago
  59. 8af5358 Fix messing with TIS-3D manual, closes #1588. by Florian Nücke · 9 years ago
  60. fd00e0d Added `oc_profileNetwork` or `oc_pn` command to enable logging packets being sent by the server. by Florian Nücke · 9 years ago
  61. bfab896 Added TIS-3D integration. by Florian Nücke · 9 years ago
  62. 2c672c4 Fixed GT recipes, closes #1542. by Florian Nücke · 9 years ago
  63. 326bafc Lowercase errors masterrace. by Florian Nücke · 9 years ago
  64. 7c2a054 Merge branch 'request-headers' of https://github.com/invliD/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  65. 19144d2 Don't disable grog in GT recipe set since it's needed for removing nanomachines now. Closes #1577. by Florian Nücke · 9 years ago
  66. 9b45cf8 Handle disabled command blocks more gracefully in driver, closes #1575. by Florian Nücke · 9 years ago
  67. 43d2fba Also grant achievements when picking up related item, not just when assembling/crafting it, closes #1578. by Florian Nücke · 9 years ago
  68. 178e0c0 Should fix #1574. by Florian Nücke · 9 years ago
  69. c2e379a Added support for HTTP request headers. by Sebastian Brückner · 9 years ago
  70. e1494e9 Fixed rack internal connectable <-> connectable comms. by Florian Nücke · 9 years ago
  71. 1bc4695 Updated native Lua 5.3 to 5.3.2. by Florian Nücke · 9 years ago
  72. a3f2e5e Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  73. ff87273 Merge branch 'RU_doc' of https://github.com/cyber01/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  74. 03aab46 Merge pull request #1582 from PotatoTrumpet/patch-1 by Florian "Sangar" Nücke · 9 years ago
  75. 6a6c5f6 Fixed the \0 replacement. by Florian Nücke · 9 years ago
  76. 6330ab9 Merge branch 'master-MC1.7.10' of https://github.com/mpmxyz/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  77. 29c49e0 Added term windows and multiscreen support to OpenOS. (no multithreading though) by mpmxyz · 9 years ago
  78. 67cc14c Add two new names by Potato · 9 years ago
  79. 1fc9e8f Fixed setPaletteColor using hardcoded 2 for all tiers. by Florian Nücke · 9 years ago
  80. b96411c Don't create node / remove node in SimpleComponents when getComponentName returns null or an empty string. by Florian Nücke · 9 years ago
  81. 7d0204d Added rack disk drive by cyber01 · 9 years ago
  82. c83434c Fix server eth leds always being on. by Florian Nücke · 9 years ago
  83. 56035dd Merge pull request #1576 from magik6k/plan9k by Florian "Sangar" Nücke · 9 years ago
  84. 8271ede Update Plan9k by Łukasz Magiera · 9 years ago
  85. 117219f Merge pull request #1573 from magik6k/patch-embedslot by Florian "Sangar" Nücke · 9 years ago
  86. c58b8f5 Fixed embedSlot in GuiType by Łukasz Magiera · 9 years ago
  87. 16ef4a2 Merge pull request #1570 from Pwootage/master-MC1.7.10 by Florian "Sangar" Nücke · 9 years ago
  88. dbdc813 Add filename to FileNotFoundExceptions thrown in various filesystem implementations by Pwootage · 9 years ago
  89. 99baeab Merge pull request #1572 from magik6k/patch-netcards by Florian "Sangar" Nücke · 9 years ago
  90. ce2117d Network activity LED for servers by Łukasz Magiera · 9 years ago
  91. 214a0c2 Ohwaitididntbumptheversionyet. by Florian Nücke · 9 years ago
  92. ee255c9 Corrected EEPROM docstring. Closes #1553. by Florian Nücke · 9 years ago
  93. fc750e1 Also apply linear filtering setting (`textLinearFiltering`) to unifont renderer. Closes #1548. by Florian Nücke · 9 years ago
  94. dbb710b Rudimentary system for interacting with item inventories (via inv controller in robots and drones). by Florian Nücke · 9 years ago
  95. 8433f0e Merge branch 'onesix' of github.com:MightyPirates/OpenComputers into onesix by Florian Nücke · 9 years ago
  96. aa2a46c Merge pull request #1569 from magik6k/patch-netcards by Florian "Sangar" Nücke · 9 years ago
  97. 0ad1e77 Fix network card visibility in rack by Łukasz Magiera · 9 years ago
  98. 19c286c Merge pull request #1562 from magik6k/patch-netcards by Florian "Sangar" Nücke · 9 years ago
  99. 1f30b74 Fixed network card message target by Łukasz Magiera · 9 years ago
  100. b63416f Merge pull request #1561 from magik6k/patch-racks by Florian "Sangar" Nücke · 9 years ago