1. 122dead switched to UE3, using its @UniversalClass to support other power systems now so got rid of those apis, closes #91; let's see what I borked in the process! by Florian Nücke · 11 years ago
  2. 0377cc5 block renderer for server rack by Florian Nücke · 11 years ago
  3. 7e803cd fixes optional interface derp making the mod crash if stargatetech 2 isn't present. this is actually a hacky workaround because I have no clue why IBusDevice cannot be implemented by AbstractBusAware, after all the same pattern works for redstone and cc's peripheral interface... the mysteries of class loading. fixes #81 by Florian Nücke · 11 years ago
  4. e6631a6 bump version number by Florian Nücke · 11 years ago
  5. 02e387c Merge branch 'master' of https://github.com/MightyPirates/OpenComputers into StargateTech2 by Florian Nücke · 11 years ago
  6. 072600a adjusted version for next release by Florian Nücke · 11 years ago
  7. 0cd901e adjusted version number for 1.1 release by Florian Nücke · 11 years ago
  8. 27102a8 updated mcmod.info to conform to the format described at https://github.com/MinecraftForge/FML/wiki/FML-mod-information-file by Florian Nücke · 11 years ago
  9. df5fce3 recipe for abstract bus card and dependency on stargatetech2 mod for loading order by Florian Nücke · 11 years ago
  10. 4cefeb2 fixed an out of index error in the crafting handler; moved dependency stuff to mcmod.info by Florian Nücke · 11 years ago
  11. 2aba89c bumping version number by Florian Nücke · 11 years ago
  12. 13124a7 fixes ignorePower setting being ignored when turning on computers by Florian Nücke · 11 years ago
  13. e96a167 bumping version to 1.0.5 for release by Florian Nücke · 11 years ago
  14. 1226180 bump version number for 1.0.4 by Florian Nücke · 11 years ago
  15. c260ac0 bump version number to 1.0.3; forgot to push before drafting the Github release - this is the actual version of the released ZIP file. by Florian Nücke · 11 years ago
  16. cb647e3 bump version for 1.0.2 hotfix by Florian Nücke · 11 years ago
  17. 9fdef1f bumping version number for 1.0.1 release by Florian Nücke · 11 years ago
  18. 966b2e7 more stable signal pushing for carriage component; bump version for incoming first release by Florian Nücke · 11 years ago
  19. d1094c0 added setting to internally scale memory made available to lua vms on 64 bit machines, to make it less likely that programs will work in 32 bit but run out of memory on 64 bit machines by Florian Nücke · 11 years ago
  20. 78e22a0 fixed fs possibly being nil when os lib is loaded by Florian Nücke · 11 years ago
  21. b751fe0 tooltips via localization files, with support for custom formatting (colors and text formats) by Florian Nücke · 11 years ago
  22. 61f53b9 init by Florian Nücke · 11 years ago