- 969e6eb Fixed (harmless) occasional warnings in sound system when computer errored when powering on. Closes #1558. by Florian Nücke · 9 years ago
- c762129 Get rid of usages of __gc. Closes #1606. by Florian Nücke · 9 years ago
- 3b00823 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 45d8a20 Fix potentially unexpected behavior when using custom __pairs for metatables. Closes #1625. by Florian Nücke · 9 years ago
- a14c7cf Merge pull request #1628 from habnabit/ae2-cpu-selection by Florian "Sangar" Nücke · 9 years ago
- bc10042 Merge pull request #1622 from Landrash/patch-1 by Florian "Sangar" Nücke · 9 years ago
- c1181ba Allow specifying AE2 CPU when crafting. by Aaron Gallagher · 9 years ago
- 0cbd75b Mycroft Holmes by Landrash · 9 years ago
- 457e18b Added `playSoundAt` to debug card. by gamax92 · 9 years ago
- 0ba31b7 Less copy-pasta-y doc for viewport. by Florian Nücke · 9 years ago
- 11606c7 Merge pull request #1603 from cyber01/RU_doc by Florian "Sangar" Nücke · 9 years ago
- 9976b64 Trading Upgrade/TIS3d by cyber01 · 9 years ago
- e7f0384 Added `Rack.indexOfMountable`. by Florian Nücke · 9 years ago
- fe99d68 Should fix #1589. by Florian Nücke · 9 years ago
- bbedc98 Closes #1602. by Florian Nücke · 9 years ago
- 58899fb Implemented gpu.setViewport. by Florian Nücke · 9 years ago
- c3e44af Take into account NBT when trying to extract item of specified stack type from inventory. by Florian Nücke · 9 years ago
- 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
- 7af4b41 Merge branch 'UpgradeTrading' of https://github.com/Inari-Whitebear/OpenComputers-TradingUpgrade into master-MC1.7.10 by Florian Nücke · 9 years ago
- a95fa20 Moved hacky variable to SaveHandler, which totally makes it not a hack anymore. by Florian Nücke · 9 years ago
- e6a97f0 Add trading upgrade icon by Negi Springfield · 9 years ago
- 721bc9b Add trading card upgrade code, recipes, config options, and language names (for EN/DE) by Inari · 9 years ago
- db36d01 Fixed all file system speeds being off by one, causing raid to be broken. by Florian Nücke · 9 years ago
- 337fed7 Even hackier hacky hack fix for same issue with machine state. by Florian Nücke · 9 years ago
- fb88a19 Hacky hack to avoid filesystems flushing to real HDD when sending client descriptor packets. by Florian Nücke · 9 years ago
- 5ca28b2 Switched to Java built-in Deflater/Inflater. by Florian Nücke · 9 years ago
- 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
- ebb60e3 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- c958ae5 GZIP compression fix from BTM16. by Florian Nücke · 9 years ago
- 8d995a8 Patched Lua 5.3.2. by Florian Nücke · 9 years ago
- 7b9d8c1 Merge pull request #1591 from magik6k/plan9k by Florian "Sangar" Nücke · 9 years ago
- 81aedd6 Ninjafix the ninjafix by Łukasz Magiera · 9 years ago
- 7b69bf4 Ninjafix unbootable floppy by Łukasz Magiera · 9 years ago
- 38ff08a Merge pull request #1590 from magik6k/plan9k by Florian "Sangar" Nücke · 9 years ago
- ceb79a5 Update Plan9k by Łukasz Magiera · 9 years ago
- 98beb8e Forgot to save the node, ack! by Florian Nücke · 9 years ago
- 9dff887 Update to TIS-3D 0.7.1. by Florian Nücke · 9 years ago
- 8af5358 Fix messing with TIS-3D manual, closes #1588. by Florian Nücke · 9 years ago
- fd00e0d Added `oc_profileNetwork` or `oc_pn` command to enable logging packets being sent by the server. by Florian Nücke · 9 years ago
- bfab896 Added TIS-3D integration. by Florian Nücke · 9 years ago
- 2c672c4 Fixed GT recipes, closes #1542. by Florian Nücke · 9 years ago
- 326bafc Lowercase errors masterrace. by Florian Nücke · 9 years ago
- 7c2a054 Merge branch 'request-headers' of https://github.com/invliD/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 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
- 9b45cf8 Handle disabled command blocks more gracefully in driver, closes #1575. by Florian Nücke · 9 years ago
- 43d2fba Also grant achievements when picking up related item, not just when assembling/crafting it, closes #1578. by Florian Nücke · 9 years ago
- 178e0c0 Should fix #1574. by Florian Nücke · 9 years ago
- c2e379a Added support for HTTP request headers. by Sebastian Brückner · 9 years ago
- e1494e9 Fixed rack internal connectable <-> connectable comms. by Florian Nücke · 9 years ago
- 1bc4695 Updated native Lua 5.3 to 5.3.2. by Florian Nücke · 9 years ago
- a3f2e5e Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- ff87273 Merge branch 'RU_doc' of https://github.com/cyber01/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 03aab46 Merge pull request #1582 from PotatoTrumpet/patch-1 by Florian "Sangar" Nücke · 9 years ago
- 6a6c5f6 Fixed the \0 replacement. by Florian Nücke · 9 years ago
- 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
- 29c49e0 Added term windows and multiscreen support to OpenOS. (no multithreading though) by mpmxyz · 9 years ago
- 67cc14c Add two new names by Potato · 9 years ago
- 1fc9e8f Fixed setPaletteColor using hardcoded 2 for all tiers. by Florian Nücke · 9 years ago
- b96411c Don't create node / remove node in SimpleComponents when getComponentName returns null or an empty string. by Florian Nücke · 9 years ago
- 7d0204d Added rack disk drive by cyber01 · 9 years ago
- c83434c Fix server eth leds always being on. by Florian Nücke · 9 years ago
- 8271ede Update Plan9k by Łukasz Magiera · 9 years ago
- 117219f Merge pull request #1573 from magik6k/patch-embedslot by Florian "Sangar" Nücke · 9 years ago
- c58b8f5 Fixed embedSlot in GuiType by Łukasz Magiera · 9 years ago
- 16ef4a2 Merge pull request #1570 from Pwootage/master-MC1.7.10 by Florian "Sangar" Nücke · 9 years ago
- dbdc813 Add filename to FileNotFoundExceptions thrown in various filesystem implementations by Pwootage · 9 years ago
- ce2117d Network activity LED for servers by Łukasz Magiera · 9 years ago
- ee255c9 Corrected EEPROM docstring. Closes #1553. by Florian Nücke · 9 years ago
- fc750e1 Also apply linear filtering setting (`textLinearFiltering`) to unifont renderer. Closes #1548. by Florian Nücke · 9 years ago
- dbb710b Rudimentary system for interacting with item inventories (via inv controller in robots and drones). by Florian Nücke · 9 years ago
- 8433f0e Merge branch 'onesix' of github.com:MightyPirates/OpenComputers into onesix by Florian Nücke · 9 years ago
- 0ad1e77 Fix network card visibility in rack by Łukasz Magiera · 9 years ago
- 1f30b74 Fixed network card message target by Łukasz Magiera · 9 years ago
- b63416f Merge pull request #1561 from magik6k/patch-racks by Florian "Sangar" Nücke · 9 years ago
- 9165bc9 Fix rack crash, creative server power by Łukasz Magiera · 9 years ago
- 1972f80 Fix uC crash by Łukasz Magiera · 9 years ago
- d13fa8c Added API for generically interfacing item inventories. by Florian Nücke · 9 years ago
- ebd487a Implemented explicit API for item stack based environment type lookup and deprecated `EnvironmentAware`. Closes #1530. by Florian Nücke · 9 years ago
- cb7f782 Added a rack mountable version of the disk drive. by Florian Nücke · 9 years ago
- 98e71bd Merge branch 'master-MC1.7.10' into onesix by Florian Nücke · 9 years ago
- 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
- eb80740 Added `compareStackToDatabase(side, slot, dbAddress, dbSlot)` method to transposer and inventory controller. Closes #1534. by Florian Nücke · 9 years ago
- 9257159 Removed ender chest `chest` oredict entry backported from MC 1.8 again because Chisel. Closes #1528. by Florian Nücke · 9 years ago
- 8ce901b Re-saved French localization files sans BOM. by Florian Nücke · 9 years ago
- 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
- ff4d185 Adding french translation for assets/opencomputers/doc by Pyeroh · 9 years ago
- 02b64f8 Hello person reading the commit logs. Congratulations, you won a free iPad. by Florian Nücke · 9 years ago
- be8d7a7 Added API.isPowerEnabled. Closes #1217. by Florian Nücke · 9 years ago
- 8f60dc8 Add setting to allow disabling holograms emitting light. Closes #979. by Florian Nücke · 9 years ago
- 5c0a4f7 Magic. by Florian Nücke · 9 years ago
- bee560c Merge branch 'master-MC1.7.10' into onesix by Florian Nücke · 9 years ago
- 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
- fe759d0 Fixed datacard entry in German manual. by Florian Nücke · 9 years ago
- 9c4c197 Some housekeeping, removing old code, resolving some old TODOs. by Florian Nücke · 9 years ago
- 856effd Some fixing to compatibility code for transitioning racks and servers. by Florian Nücke · 9 years ago
- de75a6b Fixed cycling side in server rack to 'none' not properly disconnecting from that side. by Florian Nücke · 9 years ago
- d861552 Fix screens occasionally not rendering anything until the first update to what they're displaying. by Florian Nücke · 9 years ago
- 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
- f579524 Textures for terminal server. by Florian Nücke · 9 years ago
- 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