Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
opencomputers
/
6d2b3ec56bf2770eb6bc425d782d5bdb48186be9
/
src
6d2b3ec
fixed robots hitting themselves with potions and bows, and possibly other stuff as well, by offsetting the position when using an item always now; fixed use of item with duration on servers
by Florian Nücke
· 11 years ago
41dd77c
added patch for config to be written in a sorted fashion
by Florian Nücke
· 11 years ago
3567b28
updated typesafe config
by Florian Nücke
· 11 years ago
47d9b91
renamed @LuaCallback to @Callback and got rid of most mentions of lua in the api to make it more generic
by Florian Nücke
· 11 years ago
90e3b8a
cleaned up class transformer a bit; using name of method annotated with @LuaCallback as the default name if none is specified now
by Florian Nücke
· 11 years ago
d24cd9c
showing number of connected components vs maximum number of components when using analyzer on computers
by Florian Nücke
· 11 years ago
e3db6d0
fixed zip file system caching for different file systems from the same archive
by Florian Nücke
· 11 years ago
7ca1d23
updated sgt2 and ue api; delaying result signal for rim carriage controller a bit, fixes #112
by Florian Nücke
· 11 years ago
8374f6b
added core mod for mod version aware class transformations, used to strip out StargateTech2's API if its version is too old
by Florian Nücke
· 11 years ago
52f234d
saving filesystem node of internet cards and robots
by Florian Nücke
· 11 years ago
d3aae03
moved things into separate folders to separate own source code from apis and libs; added a program to allow downloading files from the internet (called wget, although it's nowhere close)
by Florian Nücke
· 11 years ago