42 posts
Location
In a galaxy far far away, aka New York
Posted 16 June 2013 - 07:42 PM
Wireless Redstone v2.0Spoiler
As I noticed that my wireless redstone program from long ago no longer worked for some reason, I've removed the API it uses and put the functions in the program itself, and rewrote some of the basic code. This seems to have fixed it, but if you have any errors, please report here.
Pastebin: http://pastebin.com/VSLC0wvr
Old Thread: www.computercraft.info/...
NEWS:
- I'm changing a bit of the sending code atm so that it gives some info about what it sent rather than just saying 'SENT: Redstone change' every time.
- I'm currently making a simple wireless redstone API to work similarly to the wireless redstone mod.
Video of the program from my old channel:
[media]http://www.youtube.com/watch?v=raKC2Z8vQ2o[/media]
4 posts
Posted 17 June 2013 - 10:08 AM
Okay this is really cool, but quite simple
42 posts
Location
In a galaxy far far away, aka New York
Posted 17 June 2013 - 05:49 PM
Okay this is really cool, but quite simple
If you have any ideas on what I can make, I'll happily try, but I'm fresh out of ideas.
71 posts
Posted 20 June 2013 - 06:39 PM
Support for Bundled Cable, and multiple frequencies (with letter and punctuation support)! :D/>
3 posts
Posted 11 August 2013 - 07:16 PM
What this mod could use, if it doesn't have it already, is to remember it's role and frequency upon startup from last startup.
1688 posts
Location
'MURICA
Posted 11 August 2013 - 08:37 PM
This is a pretty neat idea! A bit of a necro but still pretty cool nonetheless.
42 posts
Location
In a galaxy far far away, aka New York
Posted 12 August 2013 - 02:26 AM
This is a pretty neat idea! A bit of a necro but still pretty cool nonetheless.
Thanks :)/> I've been on the lazy side with coding lately.
40 posts
Location
Indiana
Posted 13 August 2013 - 08:40 AM
Nice, Dewey.
9 posts
Posted 24 September 2013 - 01:15 PM
What this mod could use, if it doesn't have it already, is to remember it's role and frequency upon startup from last startup.
I agree, this would be helpful for when a server restarts.
571 posts
Location
Some Fish Bowl in Ohio.
Posted 09 October 2013 - 12:55 PM
This. This is amazing. Will you make the code open source?
16 posts
Posted 09 October 2013 - 12:56 PM
Thats fine, but you should add something to remember the Freq id ;)/>
and io.read might be replaced by read
This. This is amazing. Will you make the code open source?
Wt* … Do you know its a Lua file ?
Edited on 09 October 2013 - 10:58 AM
571 posts
Location
Some Fish Bowl in Ohio.
Posted 14 October 2013 - 01:27 PM
Thats fine, but you should add something to remember the Freq id ;)/>
and io.read might be replaced by read
This. This is amazing. Will you make the code open source?
Wt* … Do you know its a Lua file ?
I noticed it was a stupid question AFTER it was posted. Didn't bother to edit it.