- 1e7bc65 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 13db6cc And this why you `???`, kids! by Florian Nücke · 9 years ago
- ac71c87 Merge pull request #1435 from Vexatos/patch-26 by Florian "Sangar" Nücke · 9 years ago
- 733f37a Update en_US.lang by Vexatos · 9 years ago
- aef4165 Added a reason parameter to onDisable. by Florian Nücke · 9 years ago
- 155bf07 FUCK YOU MINECRAFT. Because *obviously* Potion.isBadEffect is client side only FOR NO FUCKING REASON. [/rant] So yeah, whitelist only it is. by Florian Nücke · 9 years ago
- 6d46cfa Added potion whitelist. All bad effects are allowed by default and have to be blacklisted; all good ones have to be whitelisted. by Florian Nücke · 9 years ago
- 10dd699 Moved simple base classes for behavior and provider to api.prefab. by Florian Nücke · 9 years ago
- e0d223d `onDisable` should now properly be called when running out of power, and when player disconnects. by Florian Nücke · 9 years ago
- fc8e14f Corrected use of max safe input config option. by Florian Nücke · 9 years ago
- 9a07f85 Merge pull request #1434 from cyber01/RU_doc by Florian "Sangar" Nücke · 9 years ago
- a8c145e Increase "duration" to keep potion effects at to make stuff work that needs time to activate (such as nausea and nightvision), make it instantly stop on disabling instead. by Florian Nücke · 9 years ago
- 615c496 Added NanoMachines to RU translation by cyber01 · 9 years ago
- fab26fb Fix typo in JavaDoc and newly introduced crash bug (few commits back). by Florian Nücke · 9 years ago
- 9e4a22b Merge branch 'sh-patch' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 9eebcce Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 8f3a0a5 Energy based, configurable (and potentially deadly) buff system: nanomachines! by Florian Nücke · 9 years ago
- 23ac58c Merge pull request #1431 from makkarpov/patch-1 by Florian "Sangar" Nücke · 9 years ago
- 0853095 Correct links in readme.md by Maxim Karpov · 9 years ago
- da2c5ed Fix and improve the tab complete in sh by payonel · 9 years ago
- 217650e Merge pull request #1426 from cyber01/RU_doc by Florian "Sangar" Nücke · 9 years ago
- b4a6328 Added transposer to manual index in RU by cyber01 · 9 years ago
- f3e1aef Merge pull request #1424 from Vexatos/patch-25 by Florian "Sangar" Nücke · 9 years ago
- d63c1cf Added transposer to manual index. by Vexatos · 9 years ago
- 2162f31 Merge pull request #1407 from chaoskagami/nek-fix-2 by Florian "Sangar" Nücke · 9 years ago
- 4e4e5d3 Creative tablets won't run out of energy anymore... by Florian Nücke · 9 years ago
- db9b373 Fixed server racks and MCUs actually having a node on the front face that just was never used internally. by Florian Nücke · 9 years ago
- 71cc2b8 Create environments for components in container slots on clients side, too... let's hope things don't blow up \o/ by Florian Nücke · 9 years ago
- f88af1f Oops. by Florian Nücke · 9 years ago
- 13b89b6 Added capability to arbitrarily rotate tier 2 holograms and set a rotation speed to auto-rotate them. Closes #1401. by Florian Nücke · 9 years ago
- 2791308 Fixed the bloody time formatting once and for all. Probably. Closes #1413. by Florian Nücke · 9 years ago
- 29d7746 Little more cleanup and homogenizing. by Florian Nücke · 9 years ago
- af49402 Likely proper implementation of IInventory.getStackInSlotOnClosing. by Florian Nücke · 9 years ago
- 27130ef Update to the proper final repo for NeK. Or so I hope, at least. by chaoskagami · 9 years ago
- f8b9436 Version bump by Florian Nücke · 9 years ago
- dacc219 Fixed potential dupe bug when having robots use ExU drums. by Florian Nücke · 9 years ago
- d92f3ca Merge branch 'nek-fix' of https://github.com/chaoskagami/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- d90325e Bump version. by Florian Nücke · 9 years ago
- a0ce592 Fixed crash when trying to change APU architecture. Closes #1404. by Florian Nücke · 9 years ago
- 38f3094 Fix for NeK maven being removed by chaoskagami · 9 years ago
- 81c2b7d Avoid hover boots taking actual damage, subtract energy instead. Closes #1400. by Florian Nücke · 9 years ago
- 0bc3546 Merge branch 'master' of https://github.com/magik6k/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 3656ed9 Fixed stderr not being passed in os.spawn in Plan9k by Łukasz Magiera · 9 years ago
- 7042f7f Merge branch 'master' of https://github.com/magik6k/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 06705e3 Update plan9k by Łukasz Magiera · 9 years ago
- e23378b Added setting to change delay enforced when changing redstone output. by Florian Nücke · 9 years ago
- ee3d269 Merge pull request #1393 from cyber01/RU_doc by Florian "Sangar" Nücke · 9 years ago
- 931a04c Taking into account ISidedInventory.getAccessibleSlotsFromSide in InventoryUtils, because some inventories are... special. by Florian Nücke · 9 years ago
- 83ce705 Finished migrating crop stuff to Geolyzer/converter logic (mostly because I cba to make new graphics >_>). by Florian Nücke · 9 years ago
- a6988ed Added Transposer by cyber01 · 9 years ago
- f41fe49 Merge branch 'farming_upgrade' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 84d912c Added term.reset(). Closes #1377. by Florian Nücke · 9 years ago
- 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