Jump to content




[Turtle] [1.3+] Techzune's Programs | Turtle API Updated!

turtle api utility

20 replies to this topic

#1 Techzune

  • New Members
  • 12 posts

Posted 23 February 2012 - 09:59 PM

Techzune's Programs

Visit my website: http://techzunecc.operontech.com/

Techzune's Turtle API 2.0
Spoiler

TurtleJack [Turtle API]
Spoiler

WanderRound AI * Update Coming Soon!
Spoiler

PathFollower AI
Spoiler


#2 Techzune

  • New Members
  • 12 posts

Posted 26 February 2012 - 05:50 AM

New program (AI) WanderRound!
Makes the Turtle wander in random directions and distances like a farm animal.
It follows gravity and even goes over blocks when it runs into them, if it can.
Check it out!

#3 Mendax

  • Members
  • 366 posts

Posted 27 February 2012 - 05:21 AM

Cool API, I have an AI that wanders around, but no gravity, anyway I used the adf.ly link :)/> Is there any chance for a turtle.detectBlockID() or isn't that possible?

#4 Mendax

  • Members
  • 366 posts

Posted 27 February 2012 - 09:01 PM

Techzune, this is now required for my newest AI.

#5 Liraal

  • New Members
  • 477 posts
  • LocationPoland

Posted 27 February 2012 - 09:48 PM

Can I use some of the functions of your API in my own? I won't distribute it, I'll just check whether it's loaded and if so, use the optional functions.

#6 Techzune

  • New Members
  • 12 posts

Posted 28 February 2012 - 12:37 AM

View Postmrminer844403, on 27 February 2012 - 05:21 AM, said:

Cool API, I have an AI that wanders around, but no gravity, anyway I used the adf.ly link <_</> Is there any chance for a turtle.detectBlockID() or isn't that possible?
Thank you for using the adf.ly link! :)/> There isn't a way to add a detectBlcokID() that I know of (without mods).

#7 Mendax

  • Members
  • 366 posts

Posted 28 February 2012 - 06:57 AM

View PostTechzune, on 28 February 2012 - 12:37 AM, said:

View Postmrminer844403, on 27 February 2012 - 05:21 AM, said:

Cool API, I have an AI that wanders around, but no gravity, anyway I used the adf.ly link :(/> Is there any chance for a turtle.detectBlockID() or isn't that possible?
Thank you for using the adf.ly link! :)/> There isn't a way to add a detectBlcokID() that I know of (without mods).
Dammit! Oh well, I will just wait...

#8 Jaan

  • New Members
  • 10 posts

Posted 28 February 2012 - 07:44 AM

Woah! Thank you for GOOD programs :(/>
Anyways you should make a 3x3 TUNNEL miner, or a big room miner, you should work with mining turtles

#9 Techzune

  • New Members
  • 12 posts

Posted 28 February 2012 - 12:15 PM

View PostJaan, on 28 February 2012 - 07:44 AM, said:

Woah! Thank you for GOOD programs :(/>
Anyways you should make a 3x3 TUNNEL miner, or a big room miner, you should work with mining turtles
:)/> Already working on a tunnel miner B)/>

#10 bonnis

  • New Members
  • 7 posts

Posted 28 February 2012 - 02:41 PM

where is the function?

#11 Techzune

  • New Members
  • 12 posts

Posted 29 February 2012 - 12:40 AM

View Postbonnis, on 28 February 2012 - 02:41 PM, said:

where is the function?
The list of functions? They are on the website. I won't post them here until the API is completed.

#12 Techzune

  • New Members
  • 12 posts

Posted 01 March 2012 - 10:30 PM

Techzune's Turtle API will have many of it's current functions shrunk down to one function.
For Example:
All of the tillBlockXXXX() will be replaced with just tillBlock()

Sneak Peak at the Upcoming Features (Bottom)

#13 FuzzyPurp

    Part-Time Ninja

  • Members
  • 510 posts
  • LocationHarlem, NY

Posted 01 March 2012 - 10:39 PM

View PostTechzune, on 01 March 2012 - 10:30 PM, said:

Techzune's Turtle API will have many of it's current functions shrunk down to one function.
For Example:
All of the tillBlockXXXX() will be replaced with just tillBlock()

Sneak Peak at the Upcoming Features (Bottom)

Looks good Tech! can't wait to see it finished.

#14 Techzune

  • New Members
  • 12 posts

Posted 03 March 2012 - 04:40 AM

View PostFuzzyPurp, on 01 March 2012 - 10:39 PM, said:

View PostTechzune, on 01 March 2012 - 10:30 PM, said:

Techzune's Turtle API will have many of it's current functions shrunk down to one function.
For Example:
All of the tillBlockXXXX() will be replaced with just tillBlock()

Sneak Peak at the Upcoming Features (Bottom)

Looks good Tech! can't wait to see it finished.

Should be done this weekend. :unsure:/>

#15 Techzune

  • New Members
  • 12 posts

Posted 05 March 2012 - 03:28 AM

Done! Released on weekend like I promised.

#16 Mendax

  • Members
  • 366 posts

Posted 12 March 2012 - 09:04 PM

Wow, the version I have is now outdated. When 1.31 comes out, I will update :mellow:/>

#17 Mendax

  • Members
  • 366 posts

Posted 14 March 2012 - 06:59 AM

Is turtle API updated for 1.31? Dan added turtle.compare, which compares the block in-front of it with the block in it's inv.

#18 Techzune

  • New Members
  • 12 posts

Posted 18 March 2012 - 01:28 AM

I haven't updated the Turtle API for a while. I will be replacing it with "Essentials CC API"

#19 Mendax

  • Members
  • 366 posts

Posted 18 March 2012 - 06:56 AM

View PostTechzune, on 18 March 2012 - 01:28 AM, said:

I haven't updated the Turtle API for a while. I will be replacing it with "Essentials CC API"
Ok, sounds good.

#20 Techzune

  • New Members
  • 12 posts

Posted 05 July 2012 - 06:02 PM

Ok after my hibernation, I have come back with a rewritten-for-better-performance Turtle API!

Essentials CC API is looking good but may take a while.
So until then, I will be working on Turtle API off and on to keep it up to date.

What changed in the Turtle API?

!! Don't get REALLY excited, it isn't the biggest update ever... !!

Reduced size (from 10KB to 4KB) [WOAH!]

Improved Performance (wall now works PERFECTLY and other things work way faster!)

Added recChannel(channel, timeout)


What should I expect soon?

GPS Implementation (Gonna improve that bad boy for Turtles too!)

GUI Implementation (To help out fellow programmers)

and more!







1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users