Florian Nücke
|
7341c20b55
|
Updated Forge, unfucked metadata on rotatables, yay me. Closes #1600.
|
2016-01-15 21:00:36 +01:00 |
|
Florian Nücke
|
3091240c9e
|
Update to MC1.8.9.
|
2015-12-31 12:16:13 +01:00 |
|
Florian Nücke
|
8cd3625d1a
|
Make coremod run in again -.-
|
2015-12-30 21:26:27 +01:00 |
|
Florian Nücke
|
b70c6cae3b
|
Updated Notch-names in ClassTransformer.
|
2015-12-30 20:27:33 +01:00 |
|
Florian Nücke
|
a4d3101626
|
Forgot to save the node, ack!
|
2015-12-30 00:01:13 +01:00 |
|
Florian Nücke
|
a020657bf0
|
Update to TIS-3D 0.7.1.
# Conflicts:
# build.properties
# src/main/scala/li/cil/oc/integration/tis3d/SerialInterfaceProviderAdapter.scala
|
2015-12-29 23:50:16 +01:00 |
|
Florian Nücke
|
d60f6743fd
|
Fix messing with TIS-3D manual, closes #1588.
|
2015-12-29 23:30:54 +01:00 |
|
Florian Nücke
|
b8b6d5329e
|
Updated TIS-3D dep.
|
2015-12-29 23:07:59 +01:00 |
|
Florian Nücke
|
90947436fe
|
Also version bump for consistency... ugh. Time to port 1.6 to 1.8 >_>
|
2015-12-29 23:04:02 +01:00 |
|
Florian Nücke
|
c873f15db2
|
Fix OpenGL derpiness in drone and robot item renderer. JEI integration (hiding some items, e.g. robot proxy block used while robots are moving).
|
2015-12-29 22:59:06 +01:00 |
|
Florian Nücke
|
6458e1b149
|
Cherry picking is hard, apparently.
|
2015-12-29 20:47:13 +01:00 |
|
Florian Nücke
|
4faf61976c
|
Added TIS-3D integration.
# Conflicts:
# build.gradle
# build.properties
# src/main/scala/li/cil/oc/integration/Mods.scala
# src/main/scala/li/cil/oc/integration/tis3d/SerialInterfaceProviderAdapter.scala
|
2015-12-29 20:44:40 +01:00 |
|
Florian Nücke
|
02043ed83b
|
Re-enable TIS-3D integration.
# Conflicts:
# build.properties
# src/main/scala/li/cil/oc/integration/Mods.scala
# src/main/scala/li/cil/oc/integration/tis3d/SerialInterfaceProviderAdapter.scala
|
2015-12-29 20:42:47 +01:00 |
|
Florian Nücke
|
979f00d81d
|
Fixed a bunch of rendering glitches. Fixed NPE in hologram TESR.
|
2015-12-29 13:02:06 +01:00 |
|
Florian Nücke
|
99e89e5068
|
Again.
|
2015-12-22 00:46:19 +01:00 |
|
Florian Nücke
|
d43023952b
|
Updated forge and mappings.
|
2015-12-22 00:29:08 +01:00 |
|
Florian Nücke
|
550553c884
|
Add normals for custom item rendering.
|
2015-12-22 00:19:17 +01:00 |
|
Florian Nücke
|
105e38b85c
|
Oh come ON!
|
2015-12-21 22:24:03 +01:00 |
|
Florian Nücke
|
a5b1713358
|
Why does this even make a difference -.-
|
2015-12-21 22:23:45 +01:00 |
|
Florian Nücke
|
85a7a240e2
|
Welp, it compiles. And runs. But screens and cables don't render properly.
|
2015-12-11 16:21:42 +01:00 |
|
Florian Nücke
|
e0a6469bc3
|
Progress on porting to 1.8.8, generics in block state properties are killing my generic system :(
|
2015-12-09 21:21:42 +01:00 |
|
Florian Nücke
|
5ee0332cb6
|
Oh right, that's why that was separate... >_>
|
2015-11-23 00:17:08 +01:00 |
|
Florian Nücke
|
951e8b6180
|
Updated to ForgeGradle 2 and latest Forge, adjusted build scripts.
Let's see if this works...
|
2015-11-22 22:31:34 +01:00 |
|
Florian Nücke
|
189ccdf4f9
|
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
Conflicts:
src/main/scala/li/cil/oc/common/Proxy.scala
|
2015-11-21 12:55:18 +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
|
a8726ddb37
|
Oops.
|
2015-11-16 00:26:15 +01:00 |
|
Florian Nücke
|
962e6fdb64
|
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
Conflicts:
src/main/scala/li/cil/oc/common/block/Hologram.scala
|
2015-11-15 22:55:54 +01: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
|
058ee1b6d9
|
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
Conflicts:
src/main/scala/li/cil/oc/server/agent/Inventory.scala
|
2015-11-15 21:01:52 +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
|
f7debf50ac
|
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
|
2015-11-15 15:03:15 +01:00 |
|
Florian Nücke
|
17d7880034
|
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
Conflicts:
src/main/scala/li/cil/oc/Settings.scala
src/main/scala/li/cil/oc/common/tileentity/ServerRack.scala
src/main/scala/li/cil/oc/integration/vanilla/ConverterItemStack.scala
|
2015-11-15 15:01:15 +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
|
1dec6d1ecd
|
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
|
2015-11-11 21:21:29 +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 |
|