- aa546df I think this should work. Closes #1839. by Florian Nücke · 8 years ago
- 9acb5eb Should fix tablet disassembly ignoring upgrade container, closes #1838. by Florian Nücke · 8 years ago
- ce77d77 tab complete fix where whitespace after redirection would not be trimmed by payonel · 8 years ago
- 7ab3721 Well that certainly was a fascinating derp to track down. by Florian Nücke · 8 years ago
- 5964911 Allow disabling loot disk cycling via config as per special request :P by Florian Nücke · 8 years ago
- 4737520 Recipe sorting. by Florian Nücke · 8 years ago
- 896bfa2 Cleanup. by Florian Nücke · 8 years ago
- b50d387 Moved all the things! Renamed all the things! Broke all the things! by Florian Nücke · 8 years ago
- 6e271c7 Update player last active time to avoid AFK kicks while working in screens e.g. Closes #1811. by Florian Nücke · 9 years ago
- c819466 simplify term hint text indexing and fix lua prompt hint handler by payonel · 9 years ago
- 9e21c3d Fix setResolution return false even when the resolution changed, closes #1809. by Florian Nücke · 9 years ago
- a21bb1c Might fix #1805. by Florian Nücke · 9 years ago
- cdd59cf Initialize components in client tile entities when loading / receiving description packet. Should fix #1801. by Florian Nücke · 9 years ago
- ca5d95c Only pass X and Y to RackMountable.onActivate, adjusted to the actual surface area of the mountable (in [0, 1] for both, on the 14x3 pixel surface). Closes #1794. by Florian Nücke · 9 years ago
- af07508 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 6a40619 Fix robots being able to drain from flowing liquid blocks... closes #1796. by Florian Nücke · 9 years ago
- da1dbec Should fix generator upgrade eating container items if they're not taken out in time. Closes #1779. by Florian Nücke · 9 years ago
- 2949fdd Merge pull request #1787 from hsson/feature/additional-robot-name by Florian "Sangar" Nücke · 9 years ago
- d0f7fd7 Merge pull request #1786 from payonel/devfs-patch by Florian "Sangar" Nücke · 9 years ago
- 26c4c0d Adds three more names to the list by Alexander Håkansson · 9 years ago
- 2dd3efe isReadOnly is in boot/, move return false to boot file by payonel · 9 years ago
- 00bc7e2 Added some missing methods to the devfs to avoid programs expecting them to be there breaking (such as df) and ordered them the same way as they are in the Scala filesystem component. by Florian Nücke · 9 years ago
- e9dac6e Merge branch 'unicode-mouse-clicks' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 8d9c699 fix onTouch for unicode support in shell (+backspace fix) by payonel · 9 years ago
- ad33ec2 big awesome update for devfs, command substitution, and io redirection by payonel · 9 years ago
- 5c03d05 Gaah, right, that's by Florian Nücke · 9 years ago
- 5ba972f Bah, allright then. by Florian Nücke · 9 years ago
- b17c160 Merge branch 'buffer-chomp' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 5c602d4 Merge branch 'cp-keep-links' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- ae1cb3f Fixed error in network node remapping when node gets removed during that remapping operation. by Florian Nücke · 9 years ago
- 9ffc060 Chomp \r and \r\n from lines, not just \n by payonel · 9 years ago
- 8baf006 cp -P added to support preserving symlinks. Also, -r enables -P by payonel · 9 years ago
- a686f2a Fixed MCU not initializing its components properly when re-loaded. Oopsies. Closes #1459. Probably. by Florian Nücke · 9 years ago
- e45acd9 Updated char width map for new font and made the width file resource-packable. Closes #1760. by Florian Nücke · 9 years ago
- d24d705 Forward compat for BC, closes #1765. by Florian Nücke · 9 years ago
- f4de5c2 bringing back shift tab to cycle tab completion list in reverse by payonel · 9 years ago
- b203bf6 try append mode to open wget output file first in case download fails by payonel · 9 years ago
- db332db Merge branch 'improved-lua-tab' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 61a6cc7 Merge branch 'term-wrapping-fixes' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- ce94069 Fixed mountables not being in a network yet screwing with the racks reconnect logic, closes #1757. by Florian Nücke · 9 years ago
- 8adc771 fix hint cache sometimes being lost during tab completion by payonel · 9 years ago
- 17ca9d5 fix filter for term.read, dobreak via options, and onTouch for floating windows by payonel · 9 years ago
- a547319 don't crash on number keys of tables in tab complete in lua prompt by payonel · 9 years ago
- a9233e5 term wrapping and sh tab completion fixes by payonel · 9 years ago
- 9535cad Made max mem configurable. by Florian Nücke · 9 years ago
- a69c09e Merge branch 'architecture-memory-fix' of https://github.com/Vexatos/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 0dd3421 Continue tab complete on single hit results into result children by payonel · 9 years ago
- 5a43bfd Update LuaJ, closes #1735. by gamax92 · 9 years ago
- b6326e8 delay load, term, and grep fixed by payonel · 9 years ago
- eb8bd31 Improved rotation of computer spawning command. by Vexatos · 9 years ago
- 8e54d5e Made memory calculation a lot less hardcoded, finally allowing addons to define custom memory types. by Vexatos · 9 years ago
- 876279a Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 88f3412 Backport switch achievement fix. by Florian Nücke · 9 years ago
- 641800f Merge pull request #1729 from new-sashok724/patch-1 by Florian "Sangar" Nücke · 9 years ago
- fcf1c09 Typo in WirelessNetworkCard.setStrength? by sashok724 · 9 years ago
- 2cba7bc Merge branch 'RU_doc' of https://github.com/cyber01/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 91e8b46 Merge branch 'about-time' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- cbf6764 give /bin/time much better output using uptime, big thanks to gamax92 by payonel · 9 years ago
- 53d97fd make coroutine wrap create tracked coroutines, needed for process data by payonel · 9 years ago
- cfa5130 Updates for 1.6 by cyber01 · 9 years ago
- 8087d65 Hardened unbuffered filesystems. Closes #1707. by Florian Nücke · 9 years ago
- 0c0880d Properly erroring on ".." as path to FS methods. Closes #1708. by Florian Nücke · 9 years ago
- 9bb3fae Update zh_CN.lang by Urey.X · 9 years ago
- 93db1e1 Updated LuaJ and passing along raw bytes from LuaJ strings for checkByteArray, leaving utf8 decoding to checkString. by Florian Nücke · 9 years ago
- 399e0f4 This is now a one-way street. by Florian Nücke · 9 years ago
- 7c8b886 Sided! by Florian Nücke · 9 years ago
- be17da8 Merge branch 'master-MC1.7.10' of https://github.com/gdude2002/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- c102f35 Remove setEnabled as a block update will override it by Gareth Coles · 9 years ago
- e984654 Colors remember their color when in item form now. This also means that dye is consumed when dyeing cables. They can also be recolored while in item form by crafting them with a dye. Closes #1529. by Florian Nücke · 9 years ago
- 504d139 Add integration with the IC2 redstone port by Gareth Coles · 9 years ago
- 9099729 Wording. by Florian Nücke · 9 years ago
- fb7aa12 Added setting to allow disabling nanomachine particle effects client side for people running MC on a toaster. Closes #1550. by Florian Nücke · 9 years ago
- 72d8a13 Reworked some recipes in an attempt to reduce tedium by adjusting costs and introducing more multi-output (e.g. getting multiple raw circuit boards from one crafting operation). by Florian Nücke · 9 years ago
- 8a5cdad Update manual for 1.6 changes, closes #1694. by Florian Nücke · 9 years ago
- f2d0ad4 Blacklist fake endstone from manual. by Florian Nücke · 9 years ago
- 72903f7 Updated LuaJ to 3.0.1, closes #1699. by gamax92 · 9 years ago
- 5deb808 Added support for RotaryCraft power, closes #1695. by Florian Nücke · 9 years ago
- e5439df Hide access point and switch in NEI b/c they're deprecated. by Florian Nücke · 9 years ago
- d5468bf Switch *ALL THE THINGS* to SidedBlock .-. Closes #1674. Also added new prefabs and deprecated Block using ones, closes #1691. by Florian Nücke · 9 years ago
- 755a77d Made cowfs in p9k not depend on handles being numbers, closes #1696. by Florian Nücke · 9 years ago
- cc02d69 Fixed tostring on userdata in LuaJ. by Florian Nücke · 9 years ago
- 8d0db7b Fixed userdata in LuaJ, closes #1692. by Florian Nücke · 9 years ago
- 6b073bf Trying to prevent #1684, #1685. by Florian Nücke · 9 years ago
- c3b5741 Wording. by Florian Nücke · 9 years ago
- 166df96 OK, OK, I'll stop being lazy already. by Florian Nücke · 9 years ago
- 0bdf3af Goodbye unifont, hello unscii (thanks to @asiekierka). by Florian Nücke · 9 years ago
- 4cfbf12 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 2e4e337 Merge pull request #1680 from cyber01/RU_doc by Florian "Sangar" Nücke · 9 years ago
- c771538 term crash guard for writes before binding, and resize support by payonel · 9 years ago
- cfe97d8 fix term ctrl key (regression), fix grep display by payonel · 9 years ago
- c89246a Updated hoverBoots description by cyber01 · 9 years ago
- a4dc3e3 fix click cursor, add ctrl+move to jump words, and fix 1st tab by payonel · 9 years ago
- add0b6f More stable network merging of networks containing nodes with duplicate addresses. by Florian Nücke · 9 years ago
- c7931a7 Merge branch 'next-term' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 0253167 new term library, faster, light-weight, better widechars by payonel · 9 years ago
- 22495b9 Make adapter use new SidedBlock drivers. Updated some more JDoc. by Florian Nücke · 9 years ago
- 4780e86 Call Architecture.onSignal outside all locks. Closes #1672. by Florian Nücke · 9 years ago
- 44e771c Limit max number of items crafted in one command to one stack, closes #1651. by Florian Nücke · 9 years ago
- 13cff88 Fixed recipe sorting. by Florian Nücke · 9 years ago
- df269a5 Added `driver.SidedBlock` interface, deprecated old `driver.Block` interface, closes #1650. by Florian Nücke · 9 years ago