←  Programs

ComputerCraft | Programmable Computers for Minecraft

»

Discover App (Ver. 7.4) - Apps, Snippets,...

Dahknee's Photo Dahknee 24 Feb 2015

Attached Image


Latest Update:
Fixed a mass of bugs with the application and re-designed the ticket list layout.

Bugs/Errors:
Bug reports are welcomed and can be submitted here http://git.dannysmc....coverApp/issues (just make an account) or submitted in the tickets section on the DiscoverApp.

Discover App Vs. Discover App Store
Well for one, as you may know, I have an online system of integrated API's that are available for anyone to use, well the Discover App Store was actually using all of these API's at once, and it started becoming less and less based around an App Store, and more of a base application for the Discover Network. So after some thought I have decided to actually re-make the Discover App Store into the Discover Network Base App. So the DiscoverApp uses all the systems that are exposed by the Discover Network API.

About Emails:
Spoiler

Download:
Just run the following to install the Discover App:
pastebin run MmnFkANZ

Features:
Spoiler

Plugins / How they work:
Spoiler

Images are found here:
http://blog.dannysmc...p-beta-release/
Edited by DannySMc, 22 June 2017 - 08:42 AM.
Quote

Creator's Photo Creator 24 Feb 2015

Cool, but I cannot upload FileX. It say could not verify credentials.
Quote

Dahknee's Photo Dahknee 24 Feb 2015

You need to register an account first! The program has just been updated!!:)

View PostCreator, on 24 February 2015 - 05:44 PM, said:

Cool, but I cannot upload FileX. It say could not verify credentials.

You need to register, the program has just been updated as I was editing the php script!
Quote

Creator's Photo Creator 24 Feb 2015

View PostDannySMc, on 24 February 2015 - 05:49 PM, said:

You need to register an account first! The program has just been updated!! :)

View PostCreator, on 24 February 2015 - 05:44 PM, said:

Cool, but I cannot upload FileX. It say could not verify credentials.

You need to register, the program has just been updated as I was editing the php script!

Where do I register?

Website is awesome!!!!
Edited by Creator, 24 February 2015 - 05:57 PM.
Quote

Dahknee's Photo Dahknee 24 Feb 2015

Get the latest version of the program and on the home screen you will get an option to register account, click that and login, you will need an email incase you ever forget your details:D

View PostCreator, on 24 February 2015 - 05:56 PM, said:

View PostDannySMc, on 24 February 2015 - 05:49 PM, said:

You need to register an account first! The program has just been updated!! :)/>

View PostCreator, on 24 February 2015 - 05:44 PM, said:

Cool, but I cannot upload FileX. It say could not verify credentials.

/\
You need to register, the program has just been updated as I was editing the php script!

Where do I register?

Website is awesome!!!!
Quote

Creator's Photo Creator 24 Feb 2015

It works. Nice!!! I'll upload all my apps on your platform. Is there a way to update apps?
Quote

Dahknee's Photo Dahknee 25 Feb 2015

View PostCreator, on 24 February 2015 - 07:04 PM, said:

It works. Nice!!! I'll upload all my apps on your platform. Is there a way to update apps?

Yes, it just hasn't been added to the lua program, it allows you to upload the updated version and allow you to change the version:) will hopefully bring it out today :'D
Quote

ByteMe's Photo ByteMe 25 Feb 2015

Is there a way to edit an app that is uploaded? I haven't tested it but I will soon.
Quote

Dahknee's Photo Dahknee 25 Feb 2015

View PostByteMe, on 25 February 2015 - 08:58 AM, said:

Is there a way to edit an app that is uploaded? I haven't tested it but I will soon.

There will be a way to change the details an update it by uploading the updated file and changing the version.
If you want I can include an edit function but you won't be able to change the url link.
Quote

ByteMe's Photo ByteMe 25 Feb 2015

okay, well might as well add it, it would be useful and I can't imagine it would be too hard. Otherwise its good :D
Quote

Dahknee's Photo Dahknee 25 Feb 2015

View PostByteMe, on 25 February 2015 - 09:22 AM, said:

okay, well might as well add it, it would be useful and I can't imagine it would be too hard. Otherwise its good :D

Yeah sure, will try to get it out by end of day :) so... so far so good? what about design? I am not great with design so I wanted ideas about it all?
Quote

ByteMe's Photo ByteMe 25 Feb 2015

Well hmmm, I mean it looks okay, I would get rid of the caps and try and make things more spaced out. But in saying that don't leave too much space that has no use. Also I am not too keen on the app list, I feel that it could be done better (ie in boxes or such). It is decent atm but it could be better is what i'm saying.
Quote

Dahknee's Photo Dahknee 25 Feb 2015

View PostByteMe, on 25 February 2015 - 09:39 AM, said:

Well hmmm, I mean it looks okay, I would get rid of the caps and try and make things more spaced out. But in saying that don't leave too much space that has no use. Also I am not too keen on the app list, I feel that it could be done better (ie in boxes or such). It is decent atm but it could be better is what i'm saying.

That's fine yeah, just no good with buffers :( as in I don't know how to make them? or make it like a multiple pages but in boxes instead of lists?
Quote

Creator's Photo Creator 25 Feb 2015

View PostDannySMc, on 25 February 2015 - 10:17 AM, said:

View PostByteMe, on 25 February 2015 - 09:39 AM, said:

Well hmmm, I mean it looks okay, I would get rid of the caps and try and make things more spaced out. But in saying that don't leave too much space that has no use. Also I am not too keen on the app list, I feel that it could be done better (ie in boxes or such). It is decent atm but it could be better is what i'm saying.

That's fine yeah, just no good with buffers :( as in I don't know how to make them? or make it like a multiple pages but in boxes instead of lists?

For the apps you could put the data about them in a table and you add a scrol variable. If we scroll down new content would be shown.

term.setCursorPos(3,3-scroll+currItem)

Where currItem is the index of the item you are processing and scroll decreases when we scroll down.
Quote

Dahknee's Photo Dahknee 25 Feb 2015

View PostCreator, on 25 February 2015 - 02:24 PM, said:

View PostDannySMc, on 25 February 2015 - 10:17 AM, said:

View PostByteMe, on 25 February 2015 - 09:39 AM, said:

Well hmmm, I mean it looks okay, I would get rid of the caps and try and make things more spaced out. But in saying that don't leave too much space that has no use. Also I am not too keen on the app list, I feel that it could be done better (ie in boxes or such). It is decent atm but it could be better is what i'm saying.

That's fine yeah, just no good with buffers :(/> as in I don't know how to make them? or make it like a multiple pages but in boxes instead of lists?

For the apps you could put the data about them in a table and you add a scrol variable. If we scroll down new content would be shown.

term.setCursorPos(3,3-scroll+currItem)

Where currItem is the index of the item you are processing and scroll decreases when we scroll down.

Yeah was looking at this but I would too prefer to have boxes... Just not sure how to make a buffer, a new version is coming out soon, the one I released was a test! This one has all the options in it, so am hoping to make it look good!
Quote

ByteMe's Photo ByteMe 26 Feb 2015

It's looking better, I've had a go at it now and I am liking it so far, it can be a little slow and glitchy. The use of space is good as well now you've filled it out a bit more.
Quote

Dahknee's Photo Dahknee 26 Feb 2015

View PostByteMe, on 26 February 2015 - 12:48 AM, said:

It's looking better, I've had a go at it now and I am liking it so far, it can be a little slow and glitchy. The use of space is good as well now you've filled it out a bit more.

Thank you, and yeah wanted a new redesign but I have to do it between work etc, but any other ideas? And what do you mean by glitchy?

See I test on an emulator at 1000 fps so I have no idea about bugs etc..
Quote

Creator's Photo Creator 26 Feb 2015

Sometimes it throws error on line 397"attempt to index a value". And sometimes it says: line 95 lenght of nil.

Creator
Edited by Creator, 26 February 2015 - 07:15 PM.
Quote

Dahknee's Photo Dahknee 26 Feb 2015

View PostCreator, on 26 February 2015 - 07:14 PM, said:

Sometimes it throws error on line 397"attempt to index a value". And sometimes it says: line 95 lenght of nil.

Creator

Yeah I have had the same problems, I will fix this when I get a chance, should only be a small problem :P
Quote

Creator's Photo Creator 26 Feb 2015

View PostDannySMc, on 26 February 2015 - 07:53 PM, said:

View PostCreator, on 26 February 2015 - 07:14 PM, said:

Sometimes it throws error on line 397"attempt to index a value". And sometimes it says: line 95 lenght of nil.

Creator

Yeah I have had the same problems, I will fix this when I get a chance, should only be a small problem :P

Thanks for the fast response.
Quote