[mc 1.6.x] Openperipheral
#781
Posted 20 October 2013 - 02:13 PM
Ah ok that's kinda what I thought, too bad.. I really want to set something like that up lol..
#782
Posted 20 October 2013 - 02:38 PM
Iomega0318, on 20 October 2013 - 02:13 PM, said:
Ah ok that's kinda what I thought, too bad.. I really want to set something like that up lol..
#783
Posted 20 October 2013 - 03:02 PM
theoriginalbit, on 20 October 2013 - 02:38 PM, said:
Iomega0318, on 20 October 2013 - 02:13 PM, said:
Ah ok that's kinda what I thought, too bad.. I really want to set something like that up lol..
#784
Posted 20 October 2013 - 04:36 PM
#785
Posted 20 October 2013 - 05:03 PM
Thank you...
#786
Posted 20 October 2013 - 05:22 PM
adencraft2000, on 20 October 2013 - 04:36 PM, said:
Deli_SK, on 20 October 2013 - 05:03 PM, said:
Thank you...
#787
Posted 20 October 2013 - 05:23 PM
#788
Posted 20 October 2013 - 05:50 PM
ATMunn, on 20 October 2013 - 05:23 PM, said:
0xRRGGBBWhere:
R = Red
G = Green
B = Blue
and each set of two is a number between 00 and FF (0-255 in decimal).
I've found this website a good resource when I don't know what colour to use, or can't be bothered working out a nice code. I've also gone ahead and also made an API that adds a bunch of colours from the around the interwebs, since most of the code's that I found were in RGB and the terminal glasses uses hex, I also wrote a function to convert from RGB to Hex, which you may find useful if you can understand RGB colours better (even though the hex colours are essentially RGB)
#789
Posted 21 October 2013 - 11:32 AM
Ok, yeah. That's a really usefull website.
Ok... Now how do I detect commands with the terminal glasses bridge?
Nevermind, I figured it out
It's
os.pullEvent("chat_command")
#790
Posted 21 October 2013 - 06:29 PM
Thought Id share a nice video of something I made involving a turtle and the Energy Manipulator mod using OpenPeripherals
#791
Posted 25 October 2013 - 01:35 PM
getTankInfo() gives me 2 lines of [email protected] Is there anything i can do with that? Or did i do something wrong?
#792
Posted 25 October 2013 - 03:49 PM
#793
Posted 25 October 2013 - 05:52 PM
Aixler, on 25 October 2013 - 01:35 PM, said:
getTankInfo() gives me 2 lines of [email protected] Is there anything i can do with that? Or did i do something wrong?
blockly, on 25 October 2013 - 03:49 PM, said:
This is the development environment I use (with a few minor tweaks) Let's Mod with Pahimar! Episode 6: Dev Environment 3.0. It works very well for modding, its initially annoying to get the Minecraft project setup, but once its done once, its done for all, so its nice. Then once you've got that you'll need to install CodeChickenCore into the eclipse/mcp/jars/mods/ folder (in environment) this will go and download CodeChickenLib which allows obf'd mods to run in a deobf'd environment, which is very handy! means you can test almost any mod with your own without having to decompile them!
Oh also make sure that when you're adding the assets, make a new source folder called something like "resources" and then drag/drop the assets folder into this, if you just drag/drop into the main project the package structure fails and Minecraft won't load any of the OpenP resources.
#794
Posted 27 October 2013 - 06:54 PM
EDIT: To make myself more clear, in OpenCCSensors, you were able to place the sensor cards within the sensor block itself. Are you still able to do that within OpenPeripheral, or is there other methods?
#795
Posted 27 October 2013 - 09:16 PM
mzx987, on 27 October 2013 - 06:54 PM, said:
EDIT: To make myself more clear, in OpenCCSensors, you were able to place the sensor cards within the sensor block itself. Are you still able to do that within OpenPeripheral, or is there other methods?
#796
Posted 28 October 2013 - 12:38 PM
theoriginalbit, on 25 October 2013 - 05:52 PM, said:
Thanks a lot. I set that up as shown in the video and can start up what Pahimar calls "No Mods - Client", but I can't start the modded client because I don't know where to put the ComputerCraft zip on which it depends. Your post mentions the "eclipse/mcp/jars/mods/ folder", but I don't see that anywhere. The only top-level folders in my Minecraft project are:
- minecraft (linked to the de-compiled src code)
- JRE System Library [JavaSE-1.7]
- Referenced Libraries
- jars (which contains libraries and versions, both of which are empty).
- src (linked to the top-level src directory of the openperipheral repository)
- resources (a new folder, per your recommendation, with a link to the assets)
- JRE System Library [JavaSE-1.7]
#797
Posted 28 October 2013 - 02:59 PM
theoriginalbit, on 25 October 2013 - 05:52 PM, said:
Aixler, on 25 October 2013 - 01:35 PM, said:
getTankInfo() gives me 2 lines of [email protected] Is there anything i can do with that? Or did i do something wrong?
This is happening to me as well and I am using the most current OpenPeripherals (0.2.0-Beta) on MC 1.6.4. I also get with with OpenBlocks (1.2.0) and their tanks, and I really want to setup something that will display the amount of liquid in the tank, not a strange hex code of data that, while pretty, doesn't help...
#798
Posted 28 October 2013 - 03:59 PM
#799
Posted 28 October 2013 - 11:17 PM
blockly, on 28 October 2013 - 12:38 PM, said:
MazeusXenon, on 28 October 2013 - 02:59 PM, said:
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users


This topic is locked









