EQList

General web site updates.

Re: EQList

Postby *Breeze* » Thu Jan 02, 2014 8:21 pm

what you are both asking for is basically more filters.
the main responses i got to the eqlist are: it sucks and its too hard to use.
adding more filters wont make that any easier to use, and tbh i have other things to do.

today i sorted the eq poppers. they are sorted/grouped by continent/area/mob.

if i get time in the future, i will see about adding in more filters, but that is not my priority at the moment.

as for forge cps, all forge data is listed here on one page.
http://www.slothmud.org/wp/equipment/fo ... -and-brews
i am not about to do a bunch more queries to the database to see if each and every item is a forge component, sorry.
User avatar
*Breeze*
Avatar Poster
 
Posts: 520
Joined: Mon Nov 05, 2007 9:24 am
Status: Offline

Re: EQList

Postby Marvel » Fri Jan 03, 2014 8:53 pm

Thanks for all the hard work, Breeze!

Forge page (separate from EQ list, searchable) functions fine as the cp item now. Much thanks!

Shapeshift is found in extra flags, but it's viewable now due to your additions.
Marvel
40 Prime Poster
 
Posts: 90
Joined: Sat Oct 28, 2006 4:00 pm
Status: Offline

Re: EQList

Postby *Breeze* » Sat Jan 04, 2014 4:46 am

I could link that forge page to the eq list to filter if the item found is part of a forge but it wouldn't be automatic.

Not sure.

Will think about it.
User avatar
*Breeze*
Avatar Poster
 
Posts: 520
Joined: Mon Nov 05, 2007 9:24 am
Status: Offline

Re: EQList

Postby *Breeze* » Mon Jan 06, 2014 5:04 pm

splork added code to export the eq sets (eg all leather sets)
i added in code to display said sets.

i am also considering adding in

IS_XXXX filters for

IS_SHAPESHIFT
IS_FORGE
IS_SET

am i missing anything?

if someone wants to write up a blurb that i can put on the eqlist page (when you first go and havent searched)
that says how to use eqlist i will add it in. no pictures tho. if we want picture page then it has to be a separate page that we can link to, any takers?
User avatar
*Breeze*
Avatar Poster
 
Posts: 520
Joined: Mon Nov 05, 2007 9:24 am
Status: Offline

Re: EQList

Postby Marvel » Mon Jan 06, 2014 6:38 pm

Thanks Splork and Breeze.

I'll see what I can do about the separate page. But I just got a Win 8 machine (and it's the only machine I have). May take me a while to do a new page (on how to use eqlist).
Marvel
40 Prime Poster
 
Posts: 90
Joined: Sat Oct 28, 2006 4:00 pm
Status: Offline

Re: EQList

Postby *Breeze* » Mon Jan 06, 2014 6:41 pm

come up with the text / pics / layout and i will
make it a page on the main site.
User avatar
*Breeze*
Avatar Poster
 
Posts: 520
Joined: Mon Nov 05, 2007 9:24 am
Status: Offline

Re: EQList

Postby blackmore » Tue Jan 07, 2014 10:40 pm

I have a question about the json.

It seems like the list of objects should have a common property name. In the download file, the property name is the vnum. Shouldn't there be a property name instead of the vnum?
blackmore
Triple 40 Poster
 
Posts: 259
Joined: Wed Apr 21, 2004 11:51 pm
Status: Offline

Re: EQList

Postby *Breeze* » Tue Jan 07, 2014 11:29 pm

the layout was designed to not be able to overwrite other items in php.

easiest way was with vnums

hence the

Code: Select all
$myEQArray = json_decode(file_get_contents('filename.json'),true);
echo '<html><body><pre>';print_r($myEQArray);die('</pre></body></html>');


if you have a better way i am willing to listen but not promising i will change anything
User avatar
*Breeze*
Avatar Poster
 
Posts: 520
Joined: Mon Nov 05, 2007 9:24 am
Status: Offline

Re: EQList

Postby blackmore » Wed Jan 08, 2014 12:59 am

I don't know if I have a better idea of not, I'm just asking. I've never consumed json I haven't written before, it just looked different.
blackmore
Triple 40 Poster
 
Posts: 259
Joined: Wed Apr 21, 2004 11:51 pm
Status: Offline

Re: EQList

Postby *Breeze* » Wed Jan 08, 2014 1:02 am

nod. 99% of everything i do, i export with php parseable json. :)
User avatar
*Breeze*
Avatar Poster
 
Posts: 520
Joined: Mon Nov 05, 2007 9:24 am
Status: Offline

Previous

Return to Website Updates

Who is online

Users browsing this forum: No registered users and 2 guests