1. e1fe125 Added fix I forgot to backport, fixes broken flight height computation. Closes #927. by Florian Nücke · 10 years ago
  2. a24d31e Bump version. by Florian Nücke · 10 years ago
  3. b6dbef7 Wrap external NBT loading with try-catch to avoid corrupting block if external NBT data is corrupt. Closes #926. by Florian Nücke · 10 years ago
  4. 21dd3aa Some more version bumpery. by Florian Nücke · 10 years ago
  5. c17eab5 All the derpery today. by Florian Nücke · 10 years ago
  6. fdac72e Fix robot run state potentially being initialized incorrectly when playing on a server. by Florian Nücke · 10 years ago
  7. 6263b15 Fixed workaround. by Florian Nücke · 10 years ago
  8. d7a6e67 Fixed missing require. by Florian Nücke · 10 years ago
  9. abfaec7 Merge pull request #924 from magik6k/master by Florian "Sangar" Nücke · 10 years ago
  10. cba88c7 Improved hostname, added manpage by Łukasz Magiera · 10 years ago
  11. 9e4b29b Added basic hostname mechanism to OpenOS by Łukasz Magiera · 10 years ago
  12. 61a40b9 Merge pull request #921 from JoshTheEnder/patch-2 by Florian "Sangar" Nücke · 10 years ago
  13. f648a62 Update robot.names by Josh · 10 years ago
  14. 6e4879c Handling a few more corner-cases in network merges/address changes, hopefully closing #911 for good this time. by Florian Nücke · 10 years ago
  15. 0a06096 Fixed memory sizes in Lua architectures, closes #919. by Florian Nücke · 10 years ago
  16. 0caf328 Fixes possible NPE in Raid tooltip, closes #918. by Florian Nücke · 10 years ago
  17. a0b6ff4 This isn't MC1.8... fixed update in tile entity env prefab. by Florian Nücke · 10 years ago
  18. 4000d88 Made debug card use actual fake player for running commands. Kinda closes #892. by Florian Nücke · 10 years ago
  19. 5416ee9 Fixed two potential NPEs. by Florian Nücke · 10 years ago
  20. debc62a Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  21. aaca5c4 Fixed dangling raid fses. by Florian Nücke · 10 years ago
  22. db4c6a5 Merge pull request #915 from magik6k/master by Florian "Sangar" Nücke · 10 years ago
  23. bfb1347 Done some suggestions in dmesg.lua by Łukasz Magiera · 10 years ago
  24. 065aa0b Merge pull request #916 from magik6k/patch-2 by Florian "Sangar" Nücke · 10 years ago
  25. d71c521 Added backwards compatibility to OpenLoader by Łukasz Magiera · 10 years ago
  26. d5f19c2 Added event viewing program by Łukasz Magiera · 10 years ago
  27. fb7c2af Make key bindings support mouse buttons. Which are totally keys. Fixes #914. by Florian Nücke · 10 years ago
  28. 327fee7 Fix of recent addition to sh.lua. by Florian Nücke · 10 years ago
  29. 539bc81 Merge pull request #870 from tmpvaracc/patch-1 by Florian "Sangar" Nücke · 10 years ago
  30. 8d4bacd Update robot.names by tmpvaracc · 10 years ago
  31. 4cedbb4 Clean io mode for sh.lua by Łukasz Magiera · 10 years ago
  32. 82e57b5 Made third container in creative robot a disk drive, and added one to creative tablet. by Florian Nücke · 10 years ago
  33. 6e4debf Underped MCU and Access Points' outer component nodes a little. by Florian Nücke · 10 years ago
  34. 62afa21 This one's for @Vexatos. by Florian Nücke · 10 years ago
  35. d139710 Manually switching Lua locale to "C" for common number formatting on all systems, closes #800. by Florian Nücke · 10 years ago
  36. 36056d3 Guava hashing because it's more readable IMHO. by Florian Nücke · 10 years ago
  37. a6dcbca Merge branch 'world-converter' of https://github.com/benblank/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  38. a648b1f Added not to machines' power button to use an analyzer on errors. Closes #896. by Florian Nücke · 10 years ago
  39. 36ab91c Workaround for Mystcraft not updating total world time in client worlds. by Florian Nücke · 10 years ago
  40. 5750ec8 Should fix #911, merging networks containing nodes with the same address could lead to errors if these nodes had `Visibility.None`. by Florian Nücke · 10 years ago
  41. ec2bca4 Fallback to to-stringing values when pushing them to Lua instead of yielding `null`. by Florian Nücke · 10 years ago
  42. 970ca68 Removed OpenComponents check, it's done its due, I think. by Florian Nücke · 10 years ago
  43. 1629401 hash dimension ID with world seed to obscure it by Ben Blank · 10 years ago
  44. 43edfef Potential rendering improvements (mostly stuff discovered while porting to 1.8 that didn't seem to have an effect in 1.7, but can't hurt to clean up). by Florian Nücke · 10 years ago
  45. 66763c3 Fixed robot inventory slot range. by Florian Nücke · 10 years ago
  46. c05b4fc Fixed potential NPE in MCU tooltip. by Florian Nücke · 10 years ago
  47. 279f87a Fixed cables having a chance to not yielding outputs when being disassembled. by Florian Nücke · 10 years ago
  48. d4b5a6e Changed tablet block interaction a bit, closes #905. by Florian Nücke · 10 years ago
  49. 30e37da Merge branch 'recursive-flatten' of https://github.com/benblank/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  50. eec36e9 Testing method for value conversion and userdata. by Florian Nücke · 10 years ago
  51. 0e887eb Fixed component node in MCU not being saved properly. by Florian Nücke · 10 years ago
  52. 43a40cd Ensure writeToNBT/readFromNBT is only called on the server, as some mods may choose to call it on the client... by Florian Nücke · 10 years ago
  53. dab5a56 Added missing check for whether tablet actually can be charged. Closes #902. by Florian Nücke · 10 years ago
  54. 7819544 Fixed tablet disassembly. Closes #904. by Florian Nücke · 10 years ago
  55. 3b7fe50 add converters for World and WorldProvider objects by Ben Blank · 10 years ago
  56. 5b09d44 flatten converted values *after* recursive conversion, not instead of by Ben Blank · 10 years ago
  57. fa5c669 Merge branch '1.5' into master-MC1.7.10 by Florian Nücke · 10 years ago
  58. 66a51ec Microcontrollers are now fully sided, i.e. each side is in a separate network. Closes #788. by Florian Nücke · 10 years ago
  59. 0aba4be Mark power value config settings for upgrading (so existing configs are adjusted automatically). by Florian Nücke · 10 years ago
  60. dd3f765 Improve robot fake player permission checks, not sure if that method is even used anywhere... by Florian Nücke · 10 years ago
  61. 803551d Avoid interface based block drivers being shown for pretty much everything in the NEI API list. by Florian Nücke · 10 years ago
  62. 383388d Version bump. by Florian Nücke · 10 years ago
  63. 37200ad Fixed flight height check. by Florian Nücke · 10 years ago
  64. 747ede3 Merge branch 'master-MC1.7.10' into 1.5 by Florian Nücke · 10 years ago
  65. a19d1e6 Name changes! by Florian Nücke · 10 years ago
  66. 0e7f7a5 Minor cleanup. by Florian Nücke · 10 years ago
  67. 003463e Limiting robot flight height, by default to 8 blocks above ground for now. by Florian Nücke · 10 years ago
  68. 4f22268 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
  69. f091b19 Re-evaluated some power values, now that more mods are on RF and generate RF. Closes #888. by Florian Nücke · 10 years ago
  70. 29b9a2d Tweaked insertion patch a little to only be used when an explicit range is supplied. This will make it work as before, preferring merges in inventories without a specific "order" (such as normal chests). Also added safeguard against empty ranges, since that matters now, just in case... by Florian Nücke · 10 years ago
  71. fbf5f2a Merge branch 'insertIntoInventory-fix' of https://github.com/DirtYiCE/OpenComputers into 1.5 by Florian Nücke · 10 years ago
  72. e21f573 Merge pull request #890 from hunator/patch-2 by Florian "Sangar" Nücke · 10 years ago
  73. 34083e9 Reworked internet component to use userdata, makes for nicer interaction from the Lua side. by Florian Nücke · 10 years ago
  74. 3bbb96d Merge pull request #889 from hunator/patch-1 by Florian "Sangar" Nücke · 10 years ago
  75. 36a2661 Update yes.lua by Martin Hunek · 10 years ago
  76. 4f9165d That needs to move, too... by Florian Nücke · 10 years ago
  77. 58056a8 Improved block rendering a bit, should play much nicer with shaders now (thanks a ton to Ivorius for pointers). by Florian Nücke · 10 years ago
  78. 8732527 Create yes by Martin Hunek · 10 years ago
  79. 8b86432 Create yes.lua by Martin Hunek · 10 years ago
  80. 2ac7846 Added eeprom.getData/setData for mutable persistent bios storage, replaces get/setBootAddress. by Florian Nücke · 10 years ago
  81. 9e92ee5 Allow drones to interact with the world more (break hand-harvestable blocks, place blocks). by Florian Nücke · 10 years ago
  82. 791d469 Started work on unifying agent component logic. by Florian Nücke · 10 years ago
  83. 78deba9 More fake player slot fixery, added owner info into Agent interface. by Florian Nücke · 10 years ago
  84. 5e313d4 Fixery for refactory. by Florian Nücke · 10 years ago
  85. f2e6cf1 Adjusting slot offsets. by Florian Nücke · 10 years ago
  86. 8bc4f94 More work on generalizing agent logic. by Florian Nücke · 10 years ago
  87. f36505f Little refactoring in preparation of generalizing robot fake player. by Florian Nücke · 10 years ago
  88. 1561854 Pulled multi-tank interface into API. by Florian Nücke · 10 years ago
  89. 38bd133 Removed some very old config and block/item name patches. When directly upgrading from versions that old, stuff would break anyway. by Florian Nücke · 10 years ago
  90. 82ab190 Made memory architecture agnostic, archs now determine on their own how memory tier / scale maps to physical memory size. by Florian Nücke · 10 years ago
  91. fb0a9a3 Update handlers for agent based events. by Florian Nücke · 10 years ago
  92. 664bfcf Pulled machine getter into MachineHost, adding that as super to machine related internal interfaces. by Florian Nücke · 10 years ago
  93. 578df68 Changed GeolyzerEvent.Analyze to take an absolute position instead of the side of the host for more flexibility. by Florian Nücke · 10 years ago
  94. 9c86caa Removed deprecated stuff. by Florian Nücke · 10 years ago
  95. 298d976 Started reworking API for 1.5. by Florian Nücke · 10 years ago
  96. 806dda8 Fixes robots dropping the remainder of a slot's content instead of the number specified to drop; closes #885. by Florian Nücke · 10 years ago
  97. 5381e9d Typesafe config is provided by Forge now, no need to have the license in the repo anymore. by Florian Nücke · 10 years ago
  98. 596ba6f All the vals! Also removed minor oddity. by Florian Nücke · 10 years ago
  99. f69250b Added ability to copy lines from screens using the analyzer (shift-rightclicking the line with the analyzer), then paste it on a screen by simply rightclicking it with the analyzer. Closes #644. by Florian Nücke · 10 years ago
  100. 16170e3 Bumped remote terminal resolution and color depth to tier three, to keep them competitive with tablets with container slots. Closes #822. by Florian Nücke · 10 years ago