1. fc750e1 Also apply linear filtering setting (`textLinearFiltering`) to unifont renderer. Closes #1548. by Florian Nücke · 9 years ago
  2. dbb710b Rudimentary system for interacting with item inventories (via inv controller in robots and drones). by Florian Nücke · 9 years ago
  3. 8433f0e Merge branch 'onesix' of github.com:MightyPirates/OpenComputers into onesix by Florian Nücke · 9 years ago
  4. aa2a46c Merge pull request #1569 from magik6k/patch-netcards by Florian "Sangar" Nücke · 9 years ago
  5. 0ad1e77 Fix network card visibility in rack by Łukasz Magiera · 9 years ago
  6. 19c286c Merge pull request #1562 from magik6k/patch-netcards by Florian "Sangar" Nücke · 9 years ago
  7. 1f30b74 Fixed network card message target by Łukasz Magiera · 9 years ago
  8. b63416f Merge pull request #1561 from magik6k/patch-racks by Florian "Sangar" Nücke · 9 years ago
  9. 9165bc9 Fix rack crash, creative server power by Łukasz Magiera · 9 years ago
  10. 6b740fe Merge pull request #1560 from magik6k/patch-uc by Florian "Sangar" Nücke · 9 years ago
  11. 1972f80 Fix uC crash by Łukasz Magiera · 9 years ago
  12. d13fa8c Added API for generically interfacing item inventories. by Florian Nücke · 9 years ago
  13. ebd487a Implemented explicit API for item stack based environment type lookup and deprecated `EnvironmentAware`. Closes #1530. by Florian Nücke · 9 years ago
  14. cb7f782 Added a rack mountable version of the disk drive. by Florian Nücke · 9 years ago
  15. 98e71bd Merge branch 'master-MC1.7.10' into onesix by Florian Nücke · 9 years ago
  16. 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
  17. eb80740 Added `compareStackToDatabase(side, slot, dbAddress, dbSlot)` method to transposer and inventory controller. Closes #1534. by Florian Nücke · 9 years ago
  18. 9257159 Removed ender chest `chest` oredict entry backported from MC 1.8 again because Chisel. Closes #1528. by Florian Nücke · 9 years ago
  19. 8ce901b Re-saved French localization files sans BOM. by Florian Nücke · 9 years ago
  20. 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
  21. ff4d185 Adding french translation for assets/opencomputers/doc by Pyeroh · 9 years ago
  22. 02b64f8 Hello person reading the commit logs. Congratulations, you won a free iPad. by Florian Nücke · 9 years ago
  23. be8d7a7 Added API.isPowerEnabled. Closes #1217. by Florian Nücke · 9 years ago
  24. 8f60dc8 Add setting to allow disabling holograms emitting light. Closes #979. by Florian Nücke · 9 years ago
  25. 5c0a4f7 Magic. by Florian Nücke · 9 years ago
  26. bee560c Merge branch 'master-MC1.7.10' into onesix by Florian Nücke · 9 years ago
  27. 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
  28. fe759d0 Fixed datacard entry in German manual. by Florian Nücke · 9 years ago
  29. 9c4c197 Some housekeeping, removing old code, resolving some old TODOs. by Florian Nücke · 9 years ago
  30. 856effd Some fixing to compatibility code for transitioning racks and servers. by Florian Nücke · 9 years ago
  31. 96d1121 Merge branch 'master-MC1.7.10' into onesix by Florian Nücke · 9 years ago
  32. de75a6b Fixed cycling side in server rack to 'none' not properly disconnecting from that side. by Florian Nücke · 9 years ago
  33. 6ebd5ab Merge branch 'master-MC1.7.10' into onesix by Florian Nücke · 9 years ago
  34. d861552 Fix screens occasionally not rendering anything until the first update to what they're displaying. by Florian Nücke · 9 years ago
  35. adf4de6 Terminal server item texture, fixed saving/loading of terminal data, fixed coordinate flippery, visually indenting rack mountables one (like it's already in MC 1.8). by Florian Nücke · 9 years ago
  36. f579524 Textures for terminal server. by Florian Nücke · 9 years ago
  37. 39db143 Tons of hacking to allow components client side, specifically allow component inventories in server racks to host their own components. by Florian Nücke · 9 years ago
  38. d919b64 Merge branch 'onesix' into rack-overhaul by Florian Nücke · 9 years ago
  39. 2361c89 Merge branch 'master-MC1.7.10' into onesix by Florian Nücke · 9 years ago
  40. bc97331 Fixed potential infinite loop in manual when splitting text. by Florian Nücke · 9 years ago
  41. 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
  42. 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
  43. 7f1287f Added command to allow dumping current nanomachine configuration for debugging (oc_nanomachines / oc_nm). by Florian Nücke · 9 years ago
  44. 9455e43 Add enchantment information in item stack converter. Closes #1523. by Florian Nücke · 9 years ago
  45. 4b49cc6 Fix fully upgraded relays being slower than they should be. Closes #1525. by Florian Nücke · 9 years ago
  46. 90087b2 Fixes #1522. by Florian Nücke · 9 years ago
  47. 5fcca8a Adding German trenslation. by Shadow1Raven · 9 years ago
  48. c51f96d Update links in manual; updated recipes. by Florian Nücke · 9 years ago
  49. 88eae3b Two-way forwarding of network messages for mountable sub-nodes. by Florian Nücke · 9 years ago
  50. 31e4c3c Power button in server GUI when in rack. Fixed sided connections. by Florian Nücke · 9 years ago
  51. bc90a35 Updated / adjusted some localizations, server booting in rack again. by Florian Nücke · 9 years ago
  52. 8fe2b8a Connection mapping in racks via GUI \o/ by Florian Nücke · 9 years ago
  53. 7e80b27 Started work on new rack GUI. by Florian Nücke · 9 years ago
  54. c674b5b Stuff, I guess? (forgot to commit again >_>) by Florian Nücke · 9 years ago
  55. de1114b Added RackBusConnectable interface to mark environments in servers (or other mountables) to be connectible to buses in racks. by Florian Nücke · 9 years ago
  56. 14c9180 Tons of refactoring for server racks, added mechanics and API for sending custom data per mountable and event based rendering hooks for both block and tile entity rendering stage. by Florian Nücke · 9 years ago
  57. c1772cb Merge branch 'onesix' into rack-overhaul by Florian Nücke · 9 years ago
  58. d1563e1 Merge branch 'master-MC1.7.10' into onesix by Florian Nücke · 9 years ago
  59. 6118211 Should avoid issue with silly people touching config files. Closes #1500. by Florian Nücke · 9 years ago
  60. 0eefb26 Updated to Forestry 4.x API. Closes #1508. by Florian Nücke · 9 years ago
  61. 528f2ee Version bump. by Florian Nücke · 9 years ago
  62. 8bd4235 Glorious bugfix. Closes #1504. by Florian Nücke · 9 years ago
  63. 7588d92 Generalized callBudget setting description since it now also applies to memory. by Florian Nücke · 9 years ago
  64. f46c22b Change `GeolyzerEvent.Scan` to define a bounding box instead of a column. Closes #1149. by Florian Nücke · 9 years ago
  65. d6838a9 Actually implemented call budget in memory. by Florian Nücke · 9 years ago
  66. 16be5bb Added `Architecture.onSignal`. Closes #1202. by Florian Nücke · 9 years ago
  67. 521b868 Move call budget definition to new item driver interface (instead of hardcoded by tier in Machine). Closes #1165. by Florian Nücke · 9 years ago
  68. 33ac0f6 Reworked dynamic callback cost logic by popular demand. by Florian Nücke · 9 years ago
  69. fc23602 Untested fix for #1496. by Florian Nücke · 9 years ago
  70. 6a895a7 Fixes #1498. by Florian Nücke · 9 years ago
  71. b0d0fa0 Made disk drive expose a component, allows checking for disk presence and programmatic ejection of disks. Closes #1144. by Florian Nücke · 9 years ago
  72. bf7bb9b Made filesystems and drives make use of the dynamic call cost system. by Florian Nücke · 9 years ago
  73. 97527cf Doing some black magic to avoid reflection for component callbacks. by Florian Nücke · 9 years ago
  74. 5c92706 Make GPU use new dynamic cost computation. by Florian Nücke · 9 years ago
  75. 4f9cd74 First attempt dynamic call cost computation. by Florian Nücke · 9 years ago
  76. 99f9794 Version bump. by Florian Nücke · 9 years ago
  77. 142e705 Merge branch 'alias' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
  78. f0ff379 Homogeneity, ho! by Florian Nücke · 9 years ago
  79. 1928cb3 Emit signal when internal tank of an agent changes. Closes #1487. by Florian Nücke · 9 years ago
  80. ffecc83 Lesson learned: structural typing and obfuscation don't play nice. Fixes #1492. by Florian Nücke · 9 years ago
  81. e47cc37 Properly send error state to newly connected clients. by Florian Nücke · 9 years ago
  82. 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
  83. bdcb86a Added `getComparatorInput` to redstone component. Closes #1488. by Florian Nücke · 9 years ago
  84. da10c24 Add null check in crafting event. Closes #1490. by Florian Nücke · 9 years ago
  85. 6c84522 Might fix #1485. Shouldn't break everything else. Hopefully. by Florian Nücke · 9 years ago
  86. 2312b28 Hrmm, where was I? Oh well. by Florian Nücke · 9 years ago
  87. 663eef1 Merge pull request #1481 from payonel/du by Florian "Sangar" Nücke · 9 years ago
  88. c1c27ce add du (disk usage) command to OpenOS bin utils by payonel · 9 years ago
  89. 6bf5f70 Merge branch 'master-MC1.7.10' into rack-overhaul by Florian Nücke · 9 years ago
  90. 3e8616e Merge branch 'bc-builder-compat' into master-MC1.7.10 by Florian Nücke · 9 years ago
  91. 32d637b BC builder compat fixery. by Florian Nücke · 9 years ago
  92. e8697e6 Interface parameters, the bane of integration. by Florian Nücke · 9 years ago
  93. cbfa615 Null check in Sound handler in case of partial initializations. by Florian Nücke · 9 years ago
  94. 1d0f1cb Now with 120% less derp! That's how math works, right? by Florian Nücke · 9 years ago
  95. b1e29e9 Includes FTW. by Florian Nücke · 9 years ago
  96. 816ab0c Fixed some recipes not using proper ore dict name. Closes #1399. by Florian Nücke · 9 years ago
  97. eb5b44f Integration for BuildCraft Programming Table (for loot disks). Closes #1475. by Florian Nücke · 9 years ago
  98. 475903d Initial JSONs to allow saving OC blocks in blueprints. by Florian Nücke · 9 years ago
  99. b99baf0 Added special handling for Magnanimous Tools. Closes #1467. by Florian Nücke · 9 years ago
  100. 2ead961 Removed rotatable from assembler, because it's pointless. by Florian Nücke · 9 years ago