Posted 13 February 2013 - 12:07 PM
THEONLYCOZZY'S PROGRAMS
[indent=1]Hello NERDS! This is a place for all my media and programs. so lets get to it.
Do you have suggestions? PM me or reply i love all kinds of feedback (good and bad) keeps me up on what im doing okay on and stuff i need to improve on.[/indent]
## Planned things to come ##
- router using the modem api for servers to have private port access exclusive to router only
- turtleAI API for gps positioning local and global [if available] trying to figure out vars in my API
- finish Bank System encryption and decryption process
- Updating TRCVC and GPS Tower Builder (HIGH ACTIVITY)
Youtube: – For all my videos on my programs and my Lets Plays
## Current Program Versions ##
- TRCVC Turtle RC Voice Command Build: 7 (November 25, 2013)
- GPS Tower Builder Build 16 (November 10, 2013)
- Railcraft Tank Monitor Build 1
- Mob Farmer Build 3
- BC Battery Cell Component Build 6
- BC Battery Cell Console Build 1
- Timestamp Console Version 0.1
## Programs and Descriptions ##
# Railcraft Tank Monitor #
MONITOR THOSE TANKS! this is an all in one program that can monitor multiple tanks on a single monitor. do you have more tanks than what your monitor can hold, well add more monitors. there is an option to change the channel id for the monitor and for the tanks that serve that monitor. meaning you can have 10 tanks 5 per monitor on 2 seperate channels. The program is completely Dynamic and that it will keep all the tanks within the monitor. I believe openPeripheral makes it possible for me to wrap tank valves on the computer so to run this program you need openPeripheral installed
PLANNED Changes:
- multiple monitor support
- a warning option to emit a redstone signal or different option (like to a speaker to annouce to the player)
a very easy way to control those mobs you want to farm for their goodies. easy to expand, all mobs stored in a 2-d dictionary. things to add off the top of my head is to save mob table to a file to load in if a crash. also save mods [people allowed to use chat commands] to a file as well. maybe more functionality with the chatbox. but overall a very fun build.
Video Showcase: MOB FARM
Spoiler
[media]http://youtu.be/obqx8-tnXk8[/media]# Buildcraft MJ Battery Monitor #
This is a monitor that monitor the status of the Redstone Energy Cells. either full empty or in between. the program is set to check for an update in the system every 15 seconds to reduce lag, and with larger systems you do not need to refresh the list very often.
Video Showcase: Buildcraft MJ Battery Monitor
Spoiler
[media]http://youtu.be/bfIMNfe8OWM[/media]# Timestamp Console #
My Timestamp Console program creates instances of timers for each message received through rednet and shows how old that message is on the monitor.
Edited on 23 December 2014 - 12:11 PM