Florian Nücke
0f01f6d424
Fixed (harmless) occasional warnings in sound system when computer errored when powering on. Closes #1558 .
2016-01-31 18:27:42 +01:00
Florian Nücke
82cc648248
Get rid of usages of __gc. Closes #1606 .
...
Wrapping file handles with userdata that has a `dispose` closing the handle.
Internet card already closed via userdata, so nothing to do there.
Removed cleanup logic from term, deal with it.
Added setting to re-enable it, if you really really need it.
# Conflicts:
# src/main/resources/assets/opencomputers/loot/OpenOS/lib/term.lua
# src/main/scala/li/cil/oc/server/component/FileSystem.scala
2016-01-31 18:27:41 +01:00
Florian Nücke
851d869c83
Should fix #1589 .
2016-01-15 21:11:13 +01:00
Florian Nücke
f2c35eeb98
Version bump.
2016-01-15 21:10:53 +01:00
Florian Nücke
986b4ae9d6
Updated Lua 5.3 natives.
2016-01-15 21:10:38 +01:00
Florian Nücke
5721ef45ac
Forgot to save the node, ack!
v1.5.21-hotfix.1
2015-12-29 23:59:22 +01:00
Florian Nücke
2739eae972
Update to TIS-3D 0.7.1.
2015-12-29 23:45:32 +01:00
Florian Nücke
88c1876122
Fix messing with TIS-3D manual, closes #1588 .
2015-12-29 23:34:19 +01:00
Florian Nücke
10cd502557
Version bump.
v1.5.21
2015-12-29 09:23:04 +01:00
Florian Nücke
473783fafa
Updated Eris.
2015-12-29 09:22:31 +01:00
Florian Nücke
aa04ed1d07
Added TIS-3D integration.
2015-12-29 09:22:12 +01:00
Florian Nücke
57caa897b4
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into OC1.5-MC1.7.10
...
Conflicts:
build.properties
v1.5.20
2015-11-21 13:01:37 +01:00
Florian Nücke
f19dd57a0c
Tracking previous dimension in nanomachine controller to robustly handle dimension changes to update wireless network association, fixes #1535 .
...
Added `api.Network.leaveWirelessNetwork(WirelessEndpoint endpoint, int dimension)` to API.
2015-11-21 12:47:05 +01:00
Florian Nücke
eb8074097e
Added compareStackToDatabase(side, slot, dbAddress, dbSlot)
method to transposer and inventory controller. Closes #1534 .
...
Also added optional parameter `checkNBT=false` to all existing item comparing methods (I hope) as well as `compareStackToDatabase`.
2015-11-21 11:37:45 +01:00
Florian Nücke
9257159e5b
Removed ender chest chest
oredict entry backported from MC 1.8 again because Chisel. Closes #1528 .
2015-11-21 10:37:02 +01:00
Florian Nücke
8ce901bb1c
Re-saved French localization files sans BOM.
2015-11-20 20:49:28 +01:00
Florian Nücke
69e6fdbd38
Merge branch 'master-MC1.7.10' of https://github.com/Pyeroh/OpenComputers into master-MC1.7.10
2015-11-20 19:23:00 +01:00
Pyeroh
ff4d185e30
Adding french translation for assets/opencomputers/doc
2015-11-20 10:38:49 +11:00
Florian Nücke
be8d7a7258
Added API.isPowerEnabled. Closes #1217 .
2015-11-15 22:34:00 +01:00
Florian Nücke
8f60dc8a19
Add setting to allow disabling holograms emitting light. Closes #979 .
2015-11-15 22:21:05 +01:00
Florian Nücke
b9be02b71a
Fixed NBT being ignored when agents picked up drops after breaking blocks, potentially merging stacks incorrectly. Closes #1526 .
2015-11-15 20:59:42 +01:00
Florian Nücke
fe759d0462
Fixed datacard entry in German manual.
2015-11-15 14:56:27 +01:00
Florian Nücke
de75a6b120
Fixed cycling side in server rack to 'none' not properly disconnecting from that side.
2015-11-15 12:35:19 +01:00
Florian Nücke
d861552431
Fix screens occasionally not rendering anything until the first update to what they're displaying.
2015-11-14 20:27:13 +01:00
Florian Nücke
bc97331b0d
Fixed potential infinite loop in manual when splitting text.
2015-11-14 13:47:56 +01:00
Florian Nücke
08287b5f35
Fixed a bunch of links in German manual, killed deprecated switch and access point entries and added relay one.
2015-11-14 13:42:19 +01:00
Florian Nücke
a515a3357a
Merge branch 'master-MC1.7.10' of https://github.com/Shadow1Raven/OpenComputers into master-MC1.7.10
2015-11-14 12:47:27 +01:00
Florian Nücke
7f1287f142
Added command to allow dumping current nanomachine configuration for debugging (oc_nanomachines / oc_nm).
...
Also made sure nodes don't connect to the same parent twice.
2015-11-14 12:46:34 +01:00
Florian Nücke
9455e430c9
Add enchantment information in item stack converter. Closes #1523 .
2015-11-14 11:40:10 +01:00
Florian Nücke
4b49cc6d2a
Fix fully upgraded relays being slower than they should be. Closes #1525 .
2015-11-14 10:57:52 +01:00
Florian Nücke
90087b2448
Fixes #1522 .
2015-11-11 21:20:15 +01:00
Shadow1Raven
5fcca8a471
Adding German trenslation.
2015-11-08 12:46:15 +01:00
Florian Nücke
6118211b22
Should avoid issue with silly people touching config files. Closes #1500 .
2015-10-28 20:04:58 +01:00
Florian Nücke
0eefb26b44
Updated to Forestry 4.x API. Closes #1508 .
2015-10-28 19:55:06 +01:00
Florian Nücke
528f2ee05e
Version bump.
2015-10-28 18:58:28 +01:00
Florian Nücke
8bd423548a
Glorious bugfix. Closes #1504 .
2015-10-28 18:57:51 +01:00
Florian Nücke
fc23602624
Untested fix for #1496 .
2015-10-21 20:06:46 +02:00
Florian Nücke
6a895a72f7
Fixes #1498 .
2015-10-21 19:54:18 +02:00
Florian Nücke
ab607f0aba
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into OC1.5-MC1.7.10
...
Conflicts:
build.properties
v1.5.19
2015-10-17 14:47:53 +02:00
Florian Nücke
99f9794351
Version bump.
2015-10-17 14:47:18 +02:00
Florian Nücke
5588de9223
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into OC1.5-MC1.7.10
2015-10-17 14:46:32 +02:00
Florian Nücke
142e705e91
Merge branch 'alias' of https://github.com/payonel/OpenComputers into master-MC1.7.10
2015-10-17 13:55:22 +02:00
Florian Nücke
f0ff3796c1
Homogeneity, ho!
2015-10-17 13:42:51 +02:00
Florian Nücke
1928cb3704
Emit signal when internal tank of an agent changes. Closes #1487 .
2015-10-17 13:13:31 +02:00
Florian Nücke
ffecc8347f
Lesson learned: structural typing and obfuscation don't play nice. Fixes #1492 .
2015-10-17 12:29:41 +02:00
Florian Nücke
e47cc37d38
Properly send error state to newly connected clients.
2015-10-16 20:48:37 +02:00
Florian Nücke
34eab8a5e0
Using power-led to indicate error when computer did not shut down cleanly by making it flash red. Closes #1416 .
2015-10-16 20:09:58 +02:00
Florian Nücke
bdcb86a219
Added getComparatorInput
to redstone component. Closes #1488 .
2015-10-16 18:54:41 +02:00
Florian Nücke
da10c249c6
Add null check in crafting event. Closes #1490 .
2015-10-15 22:30:34 +02:00
Florian Nücke
6c8452257f
Might fix #1485 . Shouldn't break everything else. Hopefully.
2015-10-13 22:04:37 +02:00