Florian Nücke
b234bd80a1
Merge branch 'MC1.7' of github.com:MightyPirates/OpenComputers into MC1.7.10
2014-07-07 18:19:46 +02:00
Florian Nücke
a516e2c13b
Merge branch 'master' of github.com:MightyPirates/OpenComputers into MC1.7
2014-07-07 18:17:42 +02:00
Florian Nücke
ab7cc5d4ba
Pleasedontbreakpleasedontbreakpleasedontbreak.
2014-07-07 18:16:56 +02:00
Florian Nücke
0a264b651d
Merge branch 'MC1.7' of github.com:MightyPirates/OpenComputers into MC1.7.10
2014-07-07 16:32:24 +02:00
Florian Nücke
8b7db65091
Merge branch 'master' of github.com:MightyPirates/OpenComputers into MC1.7
2014-07-07 16:32:05 +02:00
Florian Nücke
b4639cceb1
Fixed Geolyzer docstring.
...
Potential fix for config parse error.
2014-07-07 16:31:46 +02:00
Florian Nücke
1b31ea4704
Merge branch 'MC1.7' of github.com:MightyPirates/OpenComputers into MC1.7.10
2014-07-07 14:22:13 +02:00
Florian Nücke
33e3c81cc4
Updated to latest Forge.
...
Fixed Scala compilation errors by updating to new Gradle version.
Took care of some deprecations.
2014-07-07 14:19:43 +02:00
Florian Nücke
b8fe84ac07
Merge branch 'master' of github.com:MightyPirates/OpenComputers into MC1.7
2014-07-07 04:37:39 +02:00
Florian Nücke
caacec21bd
LuaJ 3 Final. I'm not sure this is a good idea, but nothing seems to break (immediately).
2014-07-07 04:37:19 +02:00
Florian Nücke
6eca872ff7
Merge branch 'master' of github.com:MightyPirates/OpenComputers into MC1.7
2014-07-07 04:08:52 +02:00
Florian Nücke
e8384b67e0
Fixed userdata not being properly unwrapped when passed to direct callbacks.
2014-07-07 04:08:27 +02:00
Florian Nücke
a937ef4e94
Merge branch 'MC1.7' of github.com:MightyPirates/OpenComputers into MC1.7.10
2014-07-07 01:35:51 +02:00
Florian Nücke
9f348c11dc
Merge branch 'master' of github.com:MightyPirates/OpenComputers into MC1.7
2014-07-07 01:34:59 +02:00
Florian Nücke
a9e3cd907c
Made it so that robots can also send and receive wired network messages.
2014-07-07 01:34:41 +02:00
Florian Nücke
26c4fa4161
Made userdata delegate tostring to the object's toString method (i.e. tostring(userdata)
== Value.toString()
).
2014-07-06 23:36:31 +02:00
Florian Nücke
4edb16577b
Merge branch 'MC1.7' of github.com:MightyPirates/OpenComputers into MC1.7.10
...
Conflicts:
src/main/scala/li/cil/oc/server/component/machine/Machine.scala
2014-07-06 22:42:29 +02:00
Florian Nücke
a53503abcb
Merge branch 'master' of github.com:MightyPirates/OpenComputers into MC1.7
...
Conflicts:
src/main/scala/li/cil/oc/server/component/machine/Machine.scala
2014-07-06 22:41:20 +02:00
Florian Nücke
4b4885b65c
Fixed computers crashing when mods cause computers to pause (context.pause(...)
) in a direct callback (@Callback(direct = true)
).
2014-07-06 22:38:56 +02:00
Florian Nücke
6c133be58f
Updated CC API.
2014-07-06 21:52:26 +02:00
Florian Nücke
0e7c6ecd9f
Merge branch 'MC1.7' of github.com:MightyPirates/OpenComputers into MC1.7.10
2014-07-06 21:07:31 +02:00
Florian Nücke
7441d43f2d
Merge branch 'master' of github.com:MightyPirates/OpenComputers into MC1.7
2014-07-06 21:06:45 +02:00
Florian Nücke
39704f9532
Merge pull request #376 from Sodiet/patch-3
...
Update ru_RU.lang
2014-07-06 18:15:36 +02:00
Florian Nücke
127aee1c45
Merge pull request #377 from Kilobyte22/nobreak
...
Make io.read() support support not breaking
2014-07-06 18:14:58 +02:00
Kilobyte22
6441ce9e28
Small variable name change
2014-07-06 18:13:13 +02:00
Kilobyte22
d8ee287c96
Make io.read() support support not breaking
...
If false is passed as second param to io.read() it now will
not perform a line break after hitting return
2014-07-06 18:05:16 +02:00
Rostislav
722f5d4361
Update ru_RU.lang
2014-07-06 20:10:26 +06:00
Rostislav
2aabea32e6
Update ru_RU.lang
...
Translation updated to latest version of en_US.lang.
2014-07-06 20:08:31 +06:00
Florian Nücke
cd2c5b5977
Merge pull request #374 from Vexatos/patch-7
...
Be consistent. (Updated de_DE.lang and fixed en_US)
2014-07-06 12:29:24 +02:00
Vexatos
92080a5e7b
Update en_US.lang
2014-07-06 09:52:22 +02:00
Vexatos
e12fcc8e88
Be consistent. (Updated de_DE.lang)
2014-07-06 09:51:21 +02:00
Florian Nücke
1c19b62560
Merge branch 'MC1.7' of github.com:MightyPirates/OpenComputers into MC1.7.10
2014-07-05 22:58:36 +02:00
Florian Nücke
7b61e60fa7
Merge branch 'master' of github.com:MightyPirates/OpenComputers into MC1.7
2014-07-05 22:58:19 +02:00
Florian Nücke
7c5a8d961d
Attempt at fixing an NPE, take two.
2014-07-05 22:58:01 +02:00
Florian Nücke
f138f98cf0
Merge branch 'MC1.7' of github.com:MightyPirates/OpenComputers into MC1.7.10
2014-07-05 22:11:48 +02:00
Florian Nücke
7944f28a26
Merge branch 'master' of github.com:MightyPirates/OpenComputers into MC1.7
2014-07-05 22:11:28 +02:00
Florian Nücke
0e5f320a47
Should fix a reported NPE in server racks.
2014-07-05 22:06:14 +02:00
Florian Nücke
3a7d08fa37
Merge branch 'MC1.7' of github.com:MightyPirates/OpenComputers into MC1.7.10
2014-07-05 15:58:26 +02:00
Florian Nücke
95cbed073d
Merge branch 'master' of github.com:MightyPirates/OpenComputers into MC1.7
2014-07-05 15:57:17 +02:00
Florian Nücke
fc16ceb935
Avoid potential assertion error.
v1.3.0-rc.1
2014-07-05 15:03:56 +02:00
Florian Nücke
e4ebcbb6a4
Merge branch 'patch-2' of https://github.com/istasi/OpenComputers
2014-07-05 13:46:54 +02:00
Florian Nücke
3d6efb642c
Merge https://github.com/gamax92/OpenComputers
2014-07-05 13:45:26 +02:00
istasi
9c587bd317
Adds support for the environment variable _
...
http://istasi.dk/printenv.png yes, this clearly editted, due to my heighten paranoid level
2014-07-05 12:37:43 +02:00
Florian Nücke
9fc4cceb8a
Merge branch 'MC1.7' of github.com:MightyPirates/OpenComputers into MC1.7.10
2014-07-05 01:46:01 +02:00
Florian Nücke
6168c03c4d
Merge branch 'master' of github.com:MightyPirates/OpenComputers into MC1.7
...
Conflicts:
src/main/scala/li/cil/oc/server/component/machine/LuaJLuaArchitecture.scala
2014-07-05 01:45:45 +02:00
Florian Nücke
495d083dd9
Made LuaJ kernel error checking more robust.
2014-07-05 01:45:02 +02:00
gamax92
6616de2947
Forgot an import
...
import java.util.Arrays
2014-07-04 17:16:47 -06:00
gamax92
6164a9f769
Fix some LuaJ bugs (Not tested for LuaJ 3)
...
LuaDouble:
Do not try Long.toString
Do not cast to float
LuaString:
Do not scan as a long
Add another check in scandouble (was scanlong)
Have substring create new bytes to work with
2014-07-04 17:10:25 -06:00
Florian Nücke
1c78f46f86
Merge branch 'MC1.7' of github.com:MightyPirates/OpenComputers into MC1.7.10
...
Conflicts:
build.properties
gradle/forge.gradle
2014-07-05 00:11:42 +02:00
Florian Nücke
671a55f66f
Merge branch 'master' of github.com:MightyPirates/OpenComputers into MC1.7
2014-07-05 00:09:17 +02:00