Jump to content


Cing's Content

There have been 72 items by Cing (Search limited from 10-February 22)


By content type

See this member's


Sort by                Order  

#247615 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 08 March 2016 - 10:29 PM in Turtle Programs

For the logo. Is there a brighter yellow because i think row 1,3,5 are a bit dark



#245452 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 12 February 2016 - 08:36 PM in Turtle Programs

Hi, Lupus
I know that you have it busy with uni work.
And that you haven't had time yet to make the todo list.
But could you just give me some sort of task.
Because i don't really what to make of the realm's.



#245255 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 10 February 2016 - 10:34 AM in Turtle Programs

View PostCreator, on 10 February 2016 - 10:20 AM, said:

There is a lua syntax package. Just search lua, and you will find it.

Where should i type it in?

Update:
Never mind found it.



#245252 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 10 February 2016 - 10:11 AM in Turtle Programs

I on vacation now so i use a mac. With git desktop and atom.
But atom does't seem to support lua.

But at home i use windows.
I have looked at the repository's and see some thing i could add.

i also made some inventory api that i will add to the repo.



#245200 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 09 February 2016 - 04:38 PM in Turtle Programs

View PostLupus590, on 09 February 2016 - 04:30 PM, said:

The hope is that Hive will override the default turtle API, this will mean that the turtle can never get itself lost (although things which move blocks, players/funky locomotion/another turtle will still be a problem for the turtle). It also means that programmers will not need to change their navigation code to support Hive.
Oké i will then leave my old code.

View PostLupus590, on 09 February 2016 - 04:30 PM, said:

A more important thing to note is that Hive is too early in it's development to be making programs which will use it.
What else could i help/code with?
Just say something i could do.



#245197 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 09 February 2016 - 04:10 PM in Turtle Programs

No it was more a question if the program is done.
Just so i can update my program.

But do you know what hive will use for moving?



#245140 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 08 February 2016 - 07:20 PM in Turtle Programs

I don't if the cc maping and pathfinding is ready yet.
But if so how would i use it in my programs(is the mining program for the turtle).
I mean what function do i need to use for moving?



#244942 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 05 February 2016 - 11:59 PM in Turtle Programs

Do you also recommand any lua tester or simulator app ?


Sorry for the Many questions.



#244934 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 05 February 2016 - 10:45 PM in Turtle Programs

But how can i edit the test in the github desktop app?
Or do i need a special text editor for that? And which one should i use?

Update: I have downloaded atom gone try that out.
And downloading c++ now gone look to wich one is pleasant.



#244932 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 05 February 2016 - 10:00 PM in Turtle Programs

Oké i am first gone use gitUi then.
Thanks for the advice



#244929 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 05 February 2016 - 09:39 PM in Turtle Programs

View PostLupus590, on 05 February 2016 - 07:36 PM, said:


View PostCing, on 05 February 2016 - 06:39 PM, said:

And do i need sourceTree?
no but you may find you life a lot easier with it, I personally started with the github GUI, but I'm now using the command line.
you will need something which can do what these programs do though

What do you recommend?



#244920 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 05 February 2016 - 06:39 PM in Turtle Programs

I actually don't know how to use github so thanks for the links.

But do i need my own repository?
And do i need sourceTree?



#244914 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 05 February 2016 - 03:41 PM in Turtle Programs

I am sorry but i can't figure out how to move code from the old to the new repository.
But I really want to help.
So could just tell me what is should code could be anything? :)



#244869 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 05 February 2016 - 12:25 AM in Turtle Programs

I get the idee that it is better for farming purposes but i think that most people also want mining to be done.
And because the mining is done deep beneeth the ground it wouldn't be as efficient to do it one layer at the time.

My mining program i desinged to have a enderchest from EnderStorage on board so i doesn't need to go back to the server every time.
But i also could give you the loss code for one layer?

I also update the place program with your suggestion and even added some new need feature.
Link: http://pastebin.com/6ZGTVZzC



#244861 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 04 February 2016 - 11:03 PM in Turtle Programs

quarry is a mining operation and is very efficient.
Do you already have a mining operation?
Else how would you like it to work i could make it suitable with my quarry program?



#244855 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 04 February 2016 - 10:34 PM in Turtle Programs

I am currently rewriting my quarry program so it works with lama and arguments.
But do i also need to add sterna or egos?

Here is more information: http://www.computerc...890#entry225890



#244795 Override function?

Posted by Cing on 03 February 2016 - 07:37 PM in Ask a Pro

Kan jou also override turtle.moveforward()?



#244781 Override function?

Posted by Cing on 03 February 2016 - 12:59 PM in Ask a Pro

It is just a little question.

Is there i function where you can override a excisting function?

Like you have in ios: obj-c and swift; you have
override func prefareforSegue() {
}



#244755 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 02 February 2016 - 10:51 PM in Turtle Programs

Oke i see that howl make the job easier.
And how can i move code over?
And do you need any ios expertise? ;)

I maby is an idee to make a pre alpha for people.
So that you get more attention for the project or maybe some coders?



#244746 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 02 February 2016 - 05:32 PM in Turtle Programs

First up what is uni work?
And i could help coding some.

And howl looks pretty cool.
But do you need it?

Btw. tested the client and that also didn't worked



#244739 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 02 February 2016 - 04:30 PM in Turtle Programs

When i download the pastebin and run i get the error:
lama 4 string 105 "then" expected?

But there is a then there so i don't get the problem



#244737 [WIP] [MIT] Hive - a turtle control system

Posted by Cing on 02 February 2016 - 04:13 PM in Turtle Programs

How is the project going?



#233612 From liquid exp to levels [Solved]

Posted by Cing on 26 September 2015 - 08:00 PM in Ask a Pro

How do you now i use the exp obelisk??? MIND BLOWN

But really thanks this is exactly what i need



#233564 From liquid exp to levels [Solved]

Posted by Cing on 26 September 2015 - 02:28 PM in Ask a Pro

i gone need the table to be to level 200 and on the site is only till 40

is there a way to conveted this equation?: Total Experience = 4.5[Level]2 - 162.5[Level] + 2220



#233556 From liquid exp to levels [Solved]

Posted by Cing on 26 September 2015 - 01:24 PM in Ask a Pro

Thank for the tip but those formulas are from level to exp i need from exp to level.
I am not the good at math does anybody know how to reverse them?