- 0387264 Updated PSD with transposer textures. by Florian Nücke · 9 years ago
- f11faee Slight change to returned values from transposer.transferFluid (unified with erroneous case). by Florian Nücke · 9 years ago
- 01c92de Ignoring calls to change wireless frequency / value if nothing changes, avoid resetting state. Closes #1363. by Florian Nücke · 9 years ago
- 362b623 Added option to enable 'fuzzy' wake on LAN (ignoring additional arguments instead of requiring an exact match). Closes #1368. by Florian Nücke · 9 years ago
- fb816b9 Added transposer block for moving items and fluids between adjacent blocks. Closes #1244. by Florian Nücke · 9 years ago
- 9ab9861 Merge branch 'RU_doc' of https://github.com/cyber01/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 32539b9 Merge branch 'patch-1' of https://github.com/MyNameIsKodos/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 4e66556 Added getter and setter for CPU architecture in computer API, closes #1390. by Florian Nücke · 9 years ago
- fdf5e33 Added Relay by cyber01 · 9 years ago
- f0f31f9 Update greetings.txt by Kodos Atoz · 9 years ago
- 4644bf8 Change component name of relay to relay; never act as repeater for tunnel messages. by Florian Nücke · 9 years ago
- daafa6e Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 54b7019 Added relay block to replace switch and access point; has slot for wlan card or linked card to upgrade accordingly. Closes #1334. by Florian Nücke · 9 years ago
- 930a38f Merge pull request #1370 from Kubuxu/patch-1 by Florian "Sangar" Nücke · 9 years ago
- 0285d4b Change usage of gitref in versioning by Jakub Sztandera · 9 years ago
- 4c567e5 Synchronize cache access, to be on the safe side. by Florian Nücke · 9 years ago
- 8e91458 Added Better Records integration (item stack converters for records, multi-records and frequency crystals). Closes #1364. by Florian Nücke · 9 years ago
- 638cc08 Added special cases for piston upgrade to make them work for all directions in drones, and also work down for tablets. by Florian Nücke · 9 years ago
- e99e973 Version bump. by Florian Nücke · 9 years ago
- 6037f7a Allow passing side to piston upgrade's push() function. by Florian Nücke · 9 years ago
- 8e3eccd Add small delay when rebinding while keeping screen contents to discourage driving multiple screens with frequent changes using one GPU. by Florian Nücke · 9 years ago
- 752af73 Add parameter to disable resolution reset by Maxim Karpov · 9 years ago
- ec04dee Merge pull request #1354 from XeonSquared/patch-1 by Florian "Sangar" Nücke · 9 years ago
- 07dbc24 Change some config option names. by Izaya · 9 years ago
- 6296348 Merge pull request #1351 from vifino/master-MC1.7.10 by Florian "Sangar" Nücke · 9 years ago
- aa5784e Translated new language file entries for the german translation. by Adrian Pistol · 9 years ago
- 201da35 Use a non-invalid default dummy item in loot generator. by Florian Nücke · 9 years ago
- fd6f06b Fixed potential crash when machines stopped unexpectedly. Closes #1348. by Florian Nücke · 9 years ago
- ac3c09f Merge pull request #1347 from makkarpov/patch-1 by Florian "Sangar" Nücke · 9 years ago
- 0730233 Fixed `computer.stopped` message. Closes #1346. by Florian Nücke · 9 years ago
- dac3729 Translate unmanaged/managed modes by Maxim Karpov · 9 years ago
- b7dfff0 Le typo. by Florian Nücke · 9 years ago
- bc478cd Disallow managed/unmanaged mode opening GUI for loot disks. by Florian Nücke · 9 years ago
- 6466bbb Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 4be141a Properly handle arbitrary number types in signals and return values. Closes #1345. by Florian Nücke · 9 years ago
- a05c83e Added unmanaged mode for hard drives and floppies. Refactored GUIs a bit. by Florian Nücke · 9 years ago
- 455ef56 Merge pull request #1344 from aarondandy/patch-1 by Florian "Sangar" Nücke · 9 years ago
- a30dc39 Remove outdated lua 5.3 warning in app config file by Aaron Dandy · 9 years ago
- e92eb68 Should fix potential race conditions between ServerThread and ClientShutdownThread, which both fire WorldEvent.Unload on the same world at the same time. by Florian Nücke · 9 years ago
- f738684 Barely tested bit32 implementation in Lua 5.3 for backwards compat. by Florian Nücke · 9 years ago
- 220b6cc Added backwards compat in Items API for internal name changes via aliases. by Florian Nücke · 9 years ago
- 0509c80 Moved nbt->map->nbt stuff to NBT helper class and made it a tad more generic. by Florian Nücke · 9 years ago
- eef8d78 Merge branch 'master-MC1.7.10' of https://github.com/gamax92/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- ac3b928 Add NBT editing functionality to Debug Card by gamax92 · 9 years ago
- e56e1d3 Merge pull request #1336 from makkarpov/makkarpov-travis by Florian "Sangar" Nücke · 9 years ago
- 4b0f96c Enable Travis caching feature by Maxim Karpov · 9 years ago
- 77437f2 Make robot move animation a tad slower to make movement look smoother. Closes #1313. by Florian Nücke · 9 years ago
- db28021 Fix overcompensating for dig time (wrong since slow breaking... oh welp). by Florian Nücke · 9 years ago
- 391048a Added `isEquivalentTo` and `areStacksEquivalent` to inventory controller, allowing to check if items share an oredict id. Closes #1303. by Florian Nücke · 9 years ago
- b156684 Added setting to configure server rack built-in switch upgrade level. Closes #1304. by Florian Nücke · 9 years ago
- f71a86f One more safe-guard against server rack leakage. by Florian Nücke · 9 years ago
- 8e190a0 Merge branch 'RU_doc' of https://github.com/cyber01/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 5e937bb Might fix memory leak in server racks. by Florian Nücke · 9 years ago
- 5fe84ff Correct misspelling by cyber01 · 9 years ago
- 71c53de Requesting stack of size 1 instead of 0, because apparently AE doesn't like ghost stacks. Closes #1331. by Florian Nücke · 9 years ago
- 00da2ee Should fix potential deadlock when machines get disposed while they're running. Closes #1322. by Florian Nücke · 9 years ago
- 284598d Version bump. by Florian Nücke · 9 years ago
- 1d0a0b9 Added redirects for T2 and T3 data card manual pages. by Florian Nücke · 9 years ago
- 2aa54dd Reworked textures for T2 and T3 data card. by Florian Nücke · 9 years ago
- 4508cc4 Fixed data lib only providing methods of the card installed at the time it is initialized (libs are cached so this broke things when moving to a different tier of data card). by Florian Nücke · 9 years ago
- c447588 Removed data.tier(), doesn't really fit IMHO and no other component does that (and feature checks are more robust anyway). by Florian Nücke · 9 years ago
- 12a37cf Make dataCard -> dataCard1 for consistence; if any addon mod used Items.get("dataCard") they'll have to adjust, but that chance is slim, I'd say... by Florian Nücke · 9 years ago
- fd96b30 Formatting of lua programs (two space indentation), also feature based check in gpg.lua which is more in line with other components. by Florian Nücke · 9 years ago
- f27e0c1 Avoid potential match errors in data card driver and specific environment for different tiers. by Florian Nücke · 9 years ago
- d24a02f Merge branch 'master-MC1.7.10' of https://github.com/makkarpov/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- f89fb5b Merge branch 'master-MC1.7.10' of https://github.com/Shuudoushi/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- d510fe9 Merge branch 'master-MC1.7.10' of https://github.com/CaitlynMainer/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 074ee33 Merge branch 'patch-1' of https://github.com/Chlikikijleelgus/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 77cdd50 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 71ecf0d Wobbo is Wobbo. by Caitlyn · 9 years ago
- 15345a7 Fixed spelling and grammar errors within the man pages. by Shuudoushi · 9 years ago
- 20f6e83 tl;dr by Florian Nücke · 9 years ago
- 1fbde2c Removed unused and now dead dep on resonant engine that caused build errors. by Florian Nücke · 9 years ago
- 46130b0 Added some new robot names by Chlikikijleelgus · 9 years ago
- 3f69cab Add tiered data cards: by makkarpov · 9 years ago
- 1d5542d Merge pull request #1317 from magik6k/master by Florian "Sangar" Nücke · 9 years ago
- 43057f1 Update Plan9k by Łukasz Magiera · 9 years ago
- 991ef66 Merge pull request #1311 from ChickenNuggers/patch-2 by Florian "Sangar" Nücke · 9 years ago
- ed0acd0 tostring( reason ) is never false/nil by Charles Heywood · 9 years ago
- cdcbcc4 Merge branch 'master-MC1.7.10' of https://github.com/CaitlynMainer/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- a1b164a Added blacklist for recipe inputs for disassembler. Default contains fire for chainmail blacklisting. Closes #1296. by Florian Nücke · 9 years ago
- f26ae2d Hi. by Florian Nücke · 9 years ago
- 08f2064 Fixed division by zero in manual, closes #1295. by Florian Nücke · 9 years ago
- d2f2b2d Cause I R Dumb. by Caitlyn · 9 years ago
- 0be41dd Merge branch 'master' of https://github.com/magik6k/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- f1360f8 Make redstone visually connect to net splitter. Closes #1293. by Florian Nücke · 9 years ago
- cf2a4e8 Merge branch 'master-MC1.7.10' of https://github.com/Kubuxu/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 0fa31e8 Version bump. by Florian Nücke · 9 years ago
- 5a9a6ef Make assembler render without fake full bright to avoid Colored Lights' rendering to break. by Florian Nücke · 9 years ago
- 4305aae Make hollow covers from FMP close on Cables by Kubuxu · 9 years ago
- 77751ff Fix ProjectRed dependency by Kubuxu · 9 years ago
- e979b09 Merge branch 'master-MC1.7.10' of https://github.com/Kubuxu/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 919e3c9 Fixes drivers to use proper tier getter. Closes #1291. by Florian Nücke · 9 years ago
- e0f9f04 Made the touch inversion check in screens use the origin block as it should. First part of #1291. by Florian Nücke · 9 years ago
- 6b3c3f9 Make hollow covers from FMP close on Cables by Kubuxu · 9 years ago
- db87266 Fix ProjectRed dependency by Kubuxu · 9 years ago
- 1b502f5 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 5c8572b Added command to spawn a creative computer with the basic stuff built-in. Closes #1289. by Florian Nücke · 9 years ago
- 24337f0 Merge pull request #1286 from cyber01/RU_doc by Florian "Sangar" Nücke · 9 years ago
- dd46e54 Correction2 by cyber01 · 9 years ago