Florian Nücke
442f519460
Floppies are colored again. Better floppy rendering in disk drives.
2015-02-16 19:32:07 +01:00
Łukasz Magiera
d71c52136f
Added backwards compatibility to OpenLoader
...
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2015-02-16 18:56:44 +01:00
Łukasz Magiera
d5f19c21d8
Added event viewing program
...
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2015-02-16 18:17:43 +01:00
Florian Nücke
016fed4ac0
Non-debug libs.
2015-02-16 14:35:24 +01:00
Florian Nücke
cbf776433f
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into OC1.5-MC1.7.10
2015-02-16 14:34:23 +01:00
Florian Nücke
fb7c2af0d0
Make key bindings support mouse buttons. Which are totally keys. Fixes #914 .
2015-02-16 13:16:41 +01:00
Florian Nücke
378fc579c7
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
2015-02-14 22:35:04 +01:00
Florian Nücke
3a274fbad4
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into OC1.5-MC1.7.10
2015-02-14 22:34:42 +01:00
Florian Nücke
327fee7ca8
Fix of recent addition to sh.lua.
v1.5.0-beta.1
2015-02-14 22:34:17 +01:00
Florian Nücke
03dc770188
Fixed hologram block renderer.
2015-02-14 22:24:14 +01:00
Florian Nücke
5c541641f5
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
2015-02-14 21:46:42 +01:00
Florian Nücke
85d0008e23
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into OC1.5-MC1.7.10
2015-02-14 21:46:17 +01:00
Florian "Sangar" Nücke
539bc81c84
Merge pull request #870 from tmpvaracc/patch-1
...
Update robot.names
2015-02-14 21:45:47 +01:00
tmpvaracc
8d4bacd985
Update robot.names
...
Fixed alphabet order
2015-02-13 23:26:05 -05:00
Łukasz Magiera
4cedbb41e7
Clean io mode for sh.lua
...
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2015-02-13 19:49:13 +01:00
Florian Nücke
b09cb024a0
More rendering glitch fixing...
2015-02-13 18:03:01 +01:00
Florian Nücke
a3274bc7de
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
...
Conflicts:
src/main/scala/li/cil/oc/client/renderer/tileentity/RobotRenderer.scala
src/main/scala/li/cil/oc/common/EventHandler.scala
src/main/scala/li/cil/oc/common/init/Items.scala
2015-02-13 17:48:19 +01:00
Florian Nücke
7e08bd26ab
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into OC1.5-MC1.7.10
2015-02-13 17:45:00 +01:00
Florian Nücke
82e57b507b
Made third container in creative robot a disk drive, and added one to creative tablet.
2015-02-13 17:44:23 +01:00
Florian Nücke
5fa78211ae
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into OC1.5-MC1.7.10
2015-02-13 16:10:42 +01:00
Florian Nücke
6e4debf72b
Underped MCU and Access Points' outer component nodes a little.
...
This also means MCU is now network visible again.
2015-02-13 16:10:06 +01:00
Florian Nücke
e01cba4811
Beta.
2015-02-13 15:13:44 +01:00
Florian Nücke
62afa212d5
This one's for @Vexatos.
2015-02-13 14:59:59 +01:00
Florian Nücke
d1397106ba
Manually switching Lua locale to "C" for common number formatting on all systems, closes #800 .
2015-02-13 14:56:53 +01:00
Florian Nücke
36056d39bd
Guava hashing because it's more readable IMHO.
2015-02-13 14:47:30 +01:00
Florian Nücke
a6dcbca292
Merge branch 'world-converter' of https://github.com/benblank/OpenComputers into master-MC1.7.10
2015-02-13 14:44:35 +01:00
Florian Nücke
a648b1f250
Added not to machines' power button to use an analyzer on errors. Closes #896 .
2015-02-13 14:07:06 +01:00
Florian Nücke
36ab91cdac
Workaround for Mystcraft not updating total world time in client worlds.
2015-02-13 13:52:48 +01:00
Florian Nücke
29f55d8a04
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
2015-02-13 13:45:52 +01:00
Florian Nücke
f7ae4bff83
Fixed leash render hook.
2015-02-13 13:45:14 +01:00
Florian Nücke
5750ec8ba1
Should fix #911 , merging networks containing nodes with the same address could lead to errors if these nodes had Visibility.None
.
2015-02-13 13:30:41 +01:00
Florian Nücke
4da73d42ba
Fixed tablet block highlight.
2015-02-12 17:18:59 +01:00
Florian Nücke
2129fef8db
Screw it, routing all the GL state stuff through own class, forcing state changes in addition to calling GlStateManager.
...
Its caching is just too horribad (and I'm pretty sure that's not me anymore; aside from that, other mods may mess up the state, too, and then everything goes down the drain anyway).
2015-02-12 17:05:13 +01:00
Florian Nücke
1ded875cbc
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
...
Conflicts:
src/main/scala/li/cil/oc/client/OpenComponentsPresentException.scala
src/main/scala/li/cil/oc/client/Proxy.scala
2015-02-12 17:03:35 +01:00
Florian Nücke
ec2bca401c
Fallback to to-stringing values when pushing them to Lua instead of yielding null
.
...
Should make it easier to track down missing converters and work well as a default for many things (e.g. ResourceLocations).
2015-02-12 15:49:32 +01:00
Florian Nücke
970ca688d9
Removed OpenComponents check, it's done its due, I think.
2015-02-12 15:49:18 +01:00
Florian Nücke
284c4fd3d0
Minor rendering tweaks.
2015-02-12 00:49:20 +01:00
Florian Nücke
22759e827b
Server rack block rendering.
2015-02-11 23:57:53 +01:00
Florian Nücke
bcf7fc4235
Centering keyboard when rendered in GUI.
2015-02-11 19:22:34 +01:00
Florian Nücke
a28275e240
Robot rendering in inventory.
2015-02-11 19:12:09 +01:00
Florian Nücke
f547cb6f1f
Cable (and general) rendering improvements (fixed some orientation for AO.
2015-02-11 17:58:18 +01:00
Florian Nücke
707a5c728c
Pulling a bunch of constants (item and block names for now) into a single class.
...
Minor rendering adjustments after updating Forge version.
2015-02-11 15:58:11 +01:00
Ben Blank
1629401916
hash dimension ID with world seed to obscure it
2015-02-10 17:12:03 -08:00
Florian Nücke
e93546feac
Fixed block break texture of a few blocks.
2015-02-10 21:32:05 +01:00
Florian Nücke
1936b1989f
Fixed iron ingot icon.
2015-02-10 02:47:49 +01:00
Florian Nücke
b526d07079
GlRenderState all the things, fixing a couple of rendering glitches.
2015-02-10 02:37:09 +01:00
Florian Nücke
b2c30e34bc
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.8
...
Conflicts:
src/main/scala/li/cil/oc/client/gui/Assembler.scala
src/main/scala/li/cil/oc/client/gui/Disassembler.scala
src/main/scala/li/cil/oc/client/gui/Raid.scala
src/main/scala/li/cil/oc/common/tileentity/Robot.scala
2015-02-10 02:34:55 +01:00
Florian Nücke
43edfefa6e
Potential rendering improvements (mostly stuff discovered while porting to 1.8 that didn't seem to have an effect in 1.7, but can't hurt to clean up).
2015-02-10 02:32:55 +01:00
Florian Nücke
66763c3317
Fixed robot inventory slot range.
2015-02-10 02:32:14 +01:00
Florian Nücke
c05b4fc3d6
Fixed potential NPE in MCU tooltip.
2015-02-10 02:27:34 +01:00