- ComputerCraft | Programmable Computers for Minecraft
- → fredthead's Content
fredthead's Content
There have been 14 items by fredthead (Search limited from 10-February 22)
#161279 Tutorials on CCLights2
Posted by
fredthead
on 20 January 2014 - 01:33 PM
in
Ask a Pro
Here, I made one
http://www.computerc...clights2-video/
http://www.computerc...clights2-video/
#155567 Multi Monitor Animation System - Video
Posted by
fredthead
on 08 December 2013 - 02:23 PM
in
Media
hi,
Whilst it would be fairly easy to display in a higher res it would mean the gui would need a lot of work.
It would be possible to add subtitles but because it is low res it would only be able to show 20ish chars at a time
It currently sends the 0 and 1s to control each individual pixel in a rednet message each frame. You could add the subtitle onto the message
I have never used the cables as I'm using FTB but I think they would be an improvement over the rednet system.
At the moment it has to put all the data into a string, send it via rednet, decode the string at the other end and then display. I guess the cables would remove some of those steps.
Whilst it would be fairly easy to display in a higher res it would mean the gui would need a lot of work.
It would be possible to add subtitles but because it is low res it would only be able to show 20ish chars at a time
It currently sends the 0 and 1s to control each individual pixel in a rednet message each frame. You could add the subtitle onto the message
I have never used the cables as I'm using FTB but I think they would be an improvement over the rednet system.
At the moment it has to put all the data into a string, send it via rednet, decode the string at the other end and then display. I guess the cables would remove some of those steps.
#153649 Multi Monitor Animation System - Video
Posted by
fredthead
on 22 November 2013 - 04:26 AM
in
Media
That wouldnt be too hard to do because it just sends a string of 1 and 0s to describe the output. It could send letters which would represent the different colours.
It would mean more work on the interface which is a pain because there is not much space left!
It would mean more work on the interface which is a pain because there is not much space left!
#140936 Iron Note Block Sequencer
Posted by
fredthead
on 20 August 2013 - 01:45 PM
in
Media
Cheers for the feedback,
At the moment the screen doesn't scroll but it is something I was thinking of implementing.
I also want to highlight the note thats playing in a similar way to yours.
Finally I was going to make a player that auto played the disk on start up. Maybe a random selection of tracks. It might be useful for map makers.
It all depends when I get some time though!
At the moment the screen doesn't scroll but it is something I was thinking of implementing.
I also want to highlight the note thats playing in a similar way to yours.
Finally I was going to make a player that auto played the disk on start up. Maybe a random selection of tracks. It might be useful for map makers.
It all depends when I get some time though!
#139924 Wanted: The Best Community Made Programs To Include In Computercraft. Seeking...
Posted by
fredthead
on 14 August 2013 - 09:03 AM
in
Programs
Here is the link. I've tested it with GopherATLs Infinite Loot mod
Resource pack
Thread here includes a video.
This version now comes with persistent high scores and this version no longer requires a monitor
Included in 1.57!
- ComputerCraft | Programmable Computers for Minecraft
- → fredthead's Content


