- 02b64f8 Hello person reading the commit logs. Congratulations, you won a free iPad. 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
- 96d1121 Merge branch 'master-MC1.7.10' into onesix 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
- 6ebd5ab Merge branch 'master-MC1.7.10' into onesix 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
- d919b64 Merge branch 'onesix' into rack-overhaul by Florian Nücke · 9 years ago
- 2361c89 Merge branch 'master-MC1.7.10' into onesix by Florian Nücke · 9 years ago
- bc97331 Fixed potential infinite loop in manual when splitting text. by Florian Nücke · 9 years ago
- 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
- 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
- 7f1287f Added command to allow dumping current nanomachine configuration for debugging (oc_nanomachines / oc_nm). by Florian Nücke · 9 years ago
- 9455e43 Add enchantment information in item stack converter. Closes #1523. by Florian Nücke · 9 years ago
- 4b49cc6 Fix fully upgraded relays being slower than they should be. Closes #1525. by Florian Nücke · 9 years ago
- 90087b2 Fixes #1522. by Florian Nücke · 9 years ago
- 5fcca8a Adding German trenslation. by Shadow1Raven · 9 years ago
- c51f96d Update links in manual; updated recipes. by Florian Nücke · 9 years ago
- 88eae3b Two-way forwarding of network messages for mountable sub-nodes. by Florian Nücke · 9 years ago
- 31e4c3c Power button in server GUI when in rack. Fixed sided connections. by Florian Nücke · 9 years ago
- bc90a35 Updated / adjusted some localizations, server booting in rack again. by Florian Nücke · 9 years ago
- 8fe2b8a Connection mapping in racks via GUI \o/ by Florian Nücke · 9 years ago
- 7e80b27 Started work on new rack GUI. by Florian Nücke · 9 years ago
- c674b5b Stuff, I guess? (forgot to commit again >_>) by Florian Nücke · 9 years ago
- 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
- 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
- c1772cb Merge branch 'onesix' into rack-overhaul by Florian Nücke · 9 years ago
- d1563e1 Merge branch 'master-MC1.7.10' into onesix by Florian Nücke · 9 years ago
- 6118211 Should avoid issue with silly people touching config files. Closes #1500. by Florian Nücke · 9 years ago
- 0eefb26 Updated to Forestry 4.x API. Closes #1508. by Florian Nücke · 9 years ago
- 528f2ee Version bump. by Florian Nücke · 9 years ago
- 8bd4235 Glorious bugfix. Closes #1504. by Florian Nücke · 9 years ago
- 7588d92 Generalized callBudget setting description since it now also applies to memory. by Florian Nücke · 9 years ago
- f46c22b Change `GeolyzerEvent.Scan` to define a bounding box instead of a column. Closes #1149. by Florian Nücke · 9 years ago
- d6838a9 Actually implemented call budget in memory. by Florian Nücke · 9 years ago
- 16be5bb Added `Architecture.onSignal`. Closes #1202. by Florian Nücke · 9 years ago
- 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
- 33ac0f6 Reworked dynamic callback cost logic by popular demand. by Florian Nücke · 9 years ago
- fc23602 Untested fix for #1496. by Florian Nücke · 9 years ago
- 6a895a7 Fixes #1498. by Florian Nücke · 9 years ago
- 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
- bf7bb9b Made filesystems and drives make use of the dynamic call cost system. by Florian Nücke · 9 years ago
- 97527cf Doing some black magic to avoid reflection for component callbacks. by Florian Nücke · 9 years ago
- 5c92706 Make GPU use new dynamic cost computation. by Florian Nücke · 9 years ago
- 4f9cd74 First attempt dynamic call cost computation. by Florian Nücke · 9 years ago
- 99f9794 Version bump. by Florian Nücke · 9 years ago
- 142e705 Merge branch 'alias' of https://github.com/payonel/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- f0ff379 Homogeneity, ho! by Florian Nücke · 9 years ago
- 1928cb3 Emit signal when internal tank of an agent changes. Closes #1487. by Florian Nücke · 9 years ago
- ffecc83 Lesson learned: structural typing and obfuscation don't play nice. Fixes #1492. by Florian Nücke · 9 years ago
- e47cc37 Properly send error state to newly connected clients. by Florian Nücke · 9 years ago
- 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
- bdcb86a Added `getComparatorInput` to redstone component. Closes #1488. by Florian Nücke · 9 years ago
- da10c24 Add null check in crafting event. Closes #1490. by Florian Nücke · 9 years ago
- 6c84522 Might fix #1485. Shouldn't break everything else. Hopefully. by Florian Nücke · 9 years ago
- 2312b28 Hrmm, where was I? Oh well. by Florian Nücke · 9 years ago
- 663eef1 Merge pull request #1481 from payonel/du by Florian "Sangar" Nücke · 9 years ago
- c1c27ce add du (disk usage) command to OpenOS bin utils by payonel · 9 years ago
- 6bf5f70 Merge branch 'master-MC1.7.10' into rack-overhaul by Florian Nücke · 9 years ago
- 3e8616e Merge branch 'bc-builder-compat' into master-MC1.7.10 by Florian Nücke · 9 years ago
- 32d637b BC builder compat fixery. by Florian Nücke · 9 years ago
- e8697e6 Interface parameters, the bane of integration. by Florian Nücke · 9 years ago
- cbfa615 Null check in Sound handler in case of partial initializations. by Florian Nücke · 9 years ago
- 1d0f1cb Now with 120% less derp! That's how math works, right? by Florian Nücke · 9 years ago
- b1e29e9 Includes FTW. by Florian Nücke · 9 years ago
- 816ab0c Fixed some recipes not using proper ore dict name. Closes #1399. by Florian Nücke · 9 years ago
- eb5b44f Integration for BuildCraft Programming Table (for loot disks). Closes #1475. by Florian Nücke · 9 years ago
- 475903d Initial JSONs to allow saving OC blocks in blueprints. by Florian Nücke · 9 years ago
- b99baf0 Added special handling for Magnanimous Tools. Closes #1467. by Florian Nücke · 9 years ago
- 2ead961 Removed rotatable from assembler, because it's pointless. by Florian Nücke · 9 years ago
- 1aa69f4 alias change to use equal sign and allow list of input by payonel · 9 years ago
- c7cd325 Allow passing the side from which to interact with an inventory when using inventory controller's suck/drop. Closes #1391. by Florian Nücke · 9 years ago
- 14f54bd Pulled together side argument checking a bit. by Florian Nücke · 9 years ago
- 05845fa Ensure vanilla chests are in the OreDictionary. Closes #1399. by Florian Nücke · 9 years ago
- ad4787b Cache item values in RC converters. by Florian Nücke · 9 years ago
- 17c4160 Merge branch 'dev' of https://github.com/Voidi/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 909767a Allow saving nanomachine configuration to other nanomachines in player's inventory. Closes #1462. by Florian Nücke · 9 years ago
- 2bdb295 Re-create controller when overwriting nanomachines, resetting some more state. Closes #1465. by Florian Nücke · 9 years ago
- efcd32d make cd.lua nearly POSIX compliant by payonel · 9 years ago
- 56755e8 Should fix potential performance issues in container GUIs in combination with NEI. by Florian Nücke · 9 years ago
- ed4c1dd fix tab complete bug when using ./ as path by payonel · 9 years ago
- 16e4808 Allow robots to move if max flight height is world height, closes #1454. by Florian Nücke · 9 years ago
- 85f463e Add Rotarycraft Integration ((item stack converters for jetpacks and springpowered pumps) by Tobias Wohlfarth · 9 years ago
- 29793e7 Fixes #1453. by Florian Nücke · 9 years ago
- 72ae2ca Derp. by Florian Nücke · 9 years ago
- e0f4a0c Disable chance of stuff breaking when disassembling creatively, closes #1447. by Florian Nücke · 9 years ago
- bff25a3 Include particle name in hint, closes #1450. by Florian Nücke · 9 years ago
- e6922f8 Increase the likelihood of some behaviors not being available at all in a configuration. by Florian Nücke · 9 years ago
- 2b970bc Added command to generate debug nanomachine configuration (/oc_debugNanomachines or /oc_dn). by Florian Nücke · 9 years ago
- f3f7fb5 Only enable EnderIO integration for 2.2; will update to 2.3 when it's out of beta. by Florian Nücke · 9 years ago
- f440245 Fix potential stackoverflow in charger, closes #1451. by Florian Nücke · 9 years ago
- d66fb2a Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- a5f4262 Fixes #1449. by Florian Nücke · 9 years ago