Chrome Extension to detect recipes in your inventory

Sounds like you've found a bug then ;)
Make Elite IV:Dangerous happen!
Pledge your backing at KICKSTARTER!
http://www.kickstarter.com/projects/1461411552/elite-dangerous
Ok, found the bug.

The item list used by the extension to determine what type of item it is (e.g. so it knows that "Crusader Plate" is a "chest" piece) is incomplete.

Consequently these unrecognised items are not being considered as valid matches by several of the crafting recipes.

I'm tempted to change it so instead of these identities being hardcoded, they are dynamically acquired from the item data list on the website.

While it'd be neat to do, it'd increase bandwidth usage of GGGs website quite a bit. For now I'll leave the implementation as it is, and just update it to include all the items listed on the website.

:edit:

After looking at the size of the item list on GGG's website I didn't fancy doing it by hand.
So I wrote a little program that scrapes the necessary item data from the website and then writes the data out as javascript source ^^.
Make Elite IV:Dangerous happen!
Pledge your backing at KICKSTARTER!
http://www.kickstarter.com/projects/1461411552/elite-dangerous
Last edited by TJJ#0979 on Jun 2, 2012, 4:43:37 PM
New version(0.24) now up, same place as usual: here

I've added a version number, and moved some bits around in the html.
Also fixed the bug reported by XDementia.
Make Elite IV:Dangerous happen!
Pledge your backing at KICKSTARTER!
http://www.kickstarter.com/projects/1461411552/elite-dangerous
Last edited by TJJ#0979 on Jun 2, 2012, 4:42:41 PM
First of all, this is a really cool thing you did here!

But please indulge my ignorance. So I run the app in Chrome. It shows me a list of different orbs and such, then a list of matched items next to each orb name, then a missing item/items next to that.

For instance,

Gemcutter's Prism --- matched.. fireball, lightning arrow --- missing.. skillgems with 23% total quality

Now, does that mean that I have what I need to create the prism EXCEPT that the total quality does not equal at least 23%?

If the "matched" list does not have anything in the "missing" list next to it is that all I need and I am able to create the corresponding orb?
Finest Hardcore Gaming Guild ~Soldiers of the Wasteland~ sotwguild.com
In the left (untitled) column you have the Name of the recipe. e.g. "Chaos Orb"

In the middle column (titled "Matched") you have a list of the ingredients for the recipe that your character posses.

In the right column (titled "Missing") you have text describing any missing ingredients. If it's empty, then you have all the ingredients you need to forge the recipe.

In your example:

The recipe is to create a "Gemcutter's Prism".
You have "fireball" and "lightning arrow" gems with +quality.
To complete the recipe you require further gems totalling 23%(or more) of quality.
Make Elite IV:Dangerous happen!
Pledge your backing at KICKSTARTER!
http://www.kickstarter.com/projects/1461411552/elite-dangerous
Just got the new version, i am still having troubles, i haven't gotten it to load in over a week, and have 20 plus tabs of rares to sell off. I play on hardcore, you mentioned different leagues having issues. Any chance you could look into this?

It would load on a rare occasion before, it would be awesome if it worked every time.
"
SEOINAGE wrote:
Just got the new version, i am still having troubles, i haven't gotten it to load in over a week, and have 20 plus tabs of rares to sell off. I play on hardcore, you mentioned different leagues having issues. Any chance you could look into this?

It would load on a rare occasion before, it would be awesome if it worked every time.


What error do you get printed to the console?

right click->inspect element->show console(bottom left corner, 2nd button in).
Make Elite IV:Dangerous happen!
Pledge your backing at KICKSTARTER!
http://www.kickstarter.com/projects/1461411552/elite-dangerous
Awesome stuff, fixed the issue for me :) Thanks!
"
TJJ wrote:
"
SEOINAGE wrote:
Just got the new version, i am still having troubles, i haven't gotten it to load in over a week, and have 20 plus tabs of rares to sell off. I play on hardcore, you mentioned different leagues having issues. Any chance you could look into this?

It would load on a rare occasion before, it would be awesome if it worked every time.


What error do you get printed to the console?

right click->inspect element->show console(bottom left corner, 2nd button in).



i went to inspect element and then it pulled up.

It will just load endlessly other times. new one has worked twice so far, so i will keep you updted and if it doesn't load later will see if it gives me an error.
Awesome plugin. Been using it for about a week with no issues. Today I started getting the following error:

Uncaught TypeError: Cannot read property 'length' of undefined jquery.js:2
e.extend.map jquery.js:2
responseToItems myscript.js:71
$.post.done.$.when.apply.done.i myscript.js:50
f.Callbacks.o jquery.js:2
f.Callbacks.p.fireWith jquery.js:2
w jquery.js:4
f.support.ajax.f.ajaxTransport.send.d jquery.js:4

Chrome claims itself to be up do date (ver 19).

Report Forum Post

Report Account:

Report Type

Additional Info