Jump to content




Turtle Statistics & Control System [v.3.4.1]

computer turtle wireless

11 replies to this topic

#1 RedCowboy

  • Members
  • 3 posts
  • LocationSweden

Posted 10 January 2015 - 12:57 PM

Turtle Statistics & Control System

Version 3.4.1

Posted Image


Pastebin

System: 9wSS6Xck

Drone: NBEa8RVm


Features

- System

• Turtle swarm

Good looking GUI

• Real-time Turtle control

- Send home

- Exit program

- Shutdown

• Real-time Turtle Information

- Completion of job (All jobs)

- Last known position

- Inventory

- Fuel

• Queue based job assignment

• Auto / manual job assign

• Auto queue sorter

• Adjustable quarry size, border, start-point and end-point

• Variable saving


- Drone

• Proper coordinate system

- One can use both relative and "real" coordinates

- Coordinates are saved, no need to rewrite them

- Set coordinates with GPS or manually

• GUI

• Lots of variables to edit to personal preference

-Example: Drop dirt/gravel/cobble

• World-unloading recovery

• Unlimited fuel support

• Quarrying

• Item drop-off chest

• Fuel drop-off chest

• Bombing

• Fuel limit, won't run out of fuel in middle of nowhere


Screenshots

36 Turtles heading out for work

Spoiler


Main page

Spoiler


Assign Quarry page

Spoiler


Statistics page

Spoiler


Statistics page 2 (notice the cross in the top right corner)

Spoiler


Job queue page

Spoiler


How to use

-System

- Set up:

Spoiler


- Good to know:

Program only works on a advanced computer due to mouse navigation

Program also works great with advanced monitors, make a 5x3 screen and press ' M '


- All controls:

Spoiler

- Quarry

Set up:

Spoiler


- Bombing

Set up:

Coming soon


-Drone

Set up:

Spoiler


Good to know:

Program works with both normal turtles and advanced turtles.

Use the arrow keys, 'backspace' and 'Enter' to navigate the menus.

Turtle does not resume working after world reload, they head back and ask for a new job.


All controls:

Spoiler


In depth

Coming soon


Help

- System

Coming soon


- Drone

If the turtle just keep on searching through the inventory it got no fuel and looks for some in the chest designated.

(default under the turtle)


Future features

Come with suggestions


Changelog

3.4.1 : Bug fixes

3.4 : Added world-unloading recovery (configurable), disabled-fuel support. As suggested by micmou.

The program now also creates a startup program, if missing one.

3.3 : Posted on forum


Old stable versions
Spoiler

Credits

Computercraft wiki - For teaching me how to code lua ^^

Some youtube video for help with the coordinate system (Cant remember the name)



Created by: RedCowboy

Edited by RedCowboy, 23 January 2015 - 12:17 PM.


#2 ByteMe

  • Members
  • 124 posts
  • LocationAdelaide, Australia

Posted 10 January 2015 - 10:21 PM

this is among the few good releases in the past couple days. I don't know about other people but it really shows the effort when someone takes the time to write out that many instructions and documentation. I will test it, I can also see the usefulness unlike some projects in the last couple days.

#3 InDieTasten

  • Members
  • 357 posts
  • LocationGermany

Posted 19 January 2015 - 08:57 PM

Oh my... this looks incrdibly awesome(although I won't try it myself) I think it's a masterpiece. Really nice, deserves more attention ;)
There are several swarming management systems out there, but none of them are as easy to set up and have all those stats'stuff (which I have a fetish on xD)

+1

#4 micmou

  • Members
  • 54 posts

Posted 20 January 2015 - 04:16 AM

I really Like it. It looks really good haven't tested it yet although here comes my usual suggestion swarm really should just start my own thread and manage all the programs suggestions I use regularly there Hmm now that's an idea any who

If all of these are implemented we would never need many other turtle programs One turtle program to rule them all Mwuah hahaha

Server restart persistence (Usually A must for any turtle unfortunately).

I do not see any mention of dealing with server with fuel disabled does it handle it properly?

3D Printer System??? Extremley Hard

Different types of integration maybe include some farming things trees/crops

Ore Quarry type system with a block placing thing

Maybe integrating a blacklist/whitelist system so that we can exclude certain blocks to mine

#5 RedCowboy

  • Members
  • 3 posts
  • LocationSweden

Posted 21 January 2015 - 09:24 PM

I'm glad you guys appreciate my work, so far ;)

View Postmicmou, on 20 January 2015 - 04:16 AM, said:

Server restart persistence (Usually A must for any turtle unfortunately).

It's already partly implemented (mostly change a boolean to activate) but due to the unpredictability of server shutdowns the program might exit before updating position and then go crazy back at home - therefore I disabled the feature. But if you got an idea please share.
Edit: Added

View Postmicmou, on 20 January 2015 - 04:16 AM, said:

I do not see any mention of dealing with server with fuel disabled does it handle it properly?

Oh, I've never played with disabled fuel, got to look that one up.
Edit: Fixed

View Postmicmou, on 20 January 2015 - 04:16 AM, said:

Maybe integrating a blacklist/whitelist system so that we can exclude certain blocks to mine

Great idea! I'll do some testing with this :)
Edit: Added blacklist for dirt/gravel/cobblestone. Might change later on


Feel free to come with more suggestions !

@RedCowboy

Edited by RedCowboy, 22 January 2015 - 04:28 PM.


#6 micmou

  • Members
  • 54 posts

Posted 28 January 2015 - 06:16 AM

Maybe finish the documentation

add a mobile chunk loading system maybe with spot loaders

an auto gps setter flies up in the sky makes a gps

#7 micmou

  • Members
  • 54 posts

Posted 11 February 2015 - 06:37 AM

Sorry for the Douple Post but here is a free bump and check to see how it is going and any updates?

#8 merpelicous

  • Members
  • 5 posts

Posted 21 February 2015 - 10:20 PM

I have two requests. One where the turtle finds and collects liquids with buckets (and maybe support for storage in portable tanks)
and one where the turtle breeds and kills animals in a pen.

Edited by merpelicous, 21 February 2015 - 10:47 PM.


#9 micmou

  • Members
  • 54 posts

Posted 28 February 2015 - 05:22 AM

Any news on this like interesting progress report also free bump for you.

Still very useful and good for mining

#10 Krutoy242

  • Members
  • 3 posts

Posted 15 March 2015 - 11:23 AM

Just beautiful interface and very user-friendly. All controls are easy to manipulate and change. Very good job.

But, why so many pre-options... Make please auto-set for swarm. For example, i want to set turtles in line and program will automatically set them right ID and all other options like position by communications with system computer. This would be more userful then jump to every turtle in line and set their coords and other options manually.

Also, after i tryed to set quarry with this options, screen just turn black and program reloaded.
Posted Image

#11 TVdata

  • Members
  • 5 posts

Posted 30 December 2015 - 11:05 PM

Drone controls are broken. Opening statistics causes it to crash.

#12 ego003

  • Members
  • 3 posts

Posted 03 January 2016 - 11:30 AM

View PostTVdata, on 30 December 2015 - 11:05 PM, said:

Drone controls are broken. Opening statistics causes it to crash.

using the newist tekkit Legnds version I aggree to this error:
- statistics cannot be opened
- not every drone starts to work
- often when I do "request a job" the computer crashes


It seems to be a very good program, when it woud work. Maybe, there is just a simple error?

Greets
Marc





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users