Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
opencomputers
/
486b5f484d7ab6e9325a32f9cdf71713e55981c4
/
mcmod.info
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
0377cc5
block renderer for server rack
by Florian Nücke
· 11 years ago
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
e6631a6
bump version number
by Florian Nücke
· 11 years ago
02e387c
Merge branch 'master' of https://github.com/MightyPirates/OpenComputers into StargateTech2
by Florian Nücke
· 11 years ago
072600a
adjusted version for next release
by Florian Nücke
· 11 years ago
0cd901e
adjusted version number for 1.1 release
by Florian Nücke
· 11 years ago
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
df5fce3
recipe for abstract bus card and dependency on stargatetech2 mod for loading order
by Florian Nücke
· 11 years ago
4cefeb2
fixed an out of index error in the crafting handler; moved dependency stuff to mcmod.info
by Florian Nücke
· 11 years ago
2aba89c
bumping version number
by Florian Nücke
· 11 years ago
13124a7
fixes ignorePower setting being ignored when turning on computers
by Florian Nücke
· 11 years ago
e96a167
bumping version to 1.0.5 for release
by Florian Nücke
· 11 years ago
1226180
bump version number for 1.0.4
by Florian Nücke
· 11 years ago
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
cb647e3
bump version for 1.0.2 hotfix
by Florian Nücke
· 11 years ago
9fdef1f
bumping version number for 1.0.1 release
by Florian Nücke
· 11 years ago
966b2e7
more stable signal pushing for carriage component; bump version for incoming first release
by Florian Nücke
· 11 years ago
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
78e22a0
fixed fs possibly being nil when os lib is loaded
by Florian Nücke
· 11 years ago
b751fe0
tooltips via localization files, with support for custom formatting (colors and text formats)
by Florian Nücke
· 11 years ago
61f53b9
init
by Florian Nücke
· 11 years ago