Why can we still not search by armor type?

Why can we still not search by armor type?

in Guild Wars 2 Discussion

Posted by: Tolmos.8395

Tolmos.8395

The game has been out for what… 10 months, right? It seems silly to me that in all this time, such an expected and relatively common feature in MMOs that have an auction house is missing.

Say you want to preview the various heavy armor leggings that exist in the game and see how they look on your character- you do a search for armor -> leggings… and that’s it. No “heavy”, “light” or “medium” selection. Instead, you sift through EVERY legging of EVERY type, manually checking each one to see “is this heavy?” That, to me, is extremely silly.

I’m honestly curious what the reasoning behind not implementing this is. It’s not like it is a feature that never gets requested, and compared to some of the other quality of life additions to the game it doesn’t seem (from a programmer’s perspective, anyhow) that it would be nearly as difficult to add in… so what’s up? Is there some sort of exploit Anet wants to avoid by not putting this in or something?

I’m honestly curious here.

Why can we still not search by armor type?

in Guild Wars 2 Discussion

Posted by: Zeivu.3615

Zeivu.3615

You might want this moved to suggestions. There really is more they can do to the TP, but I wonder why it isn’t done.

Why can we still not search by armor type?

in Guild Wars 2 Discussion

Posted by: Melchior.2135

Melchior.2135

It’s an obvious enough want, and one they’ve acknowledged, that there must be some kind of weird fussy programming knot that they’ve got to untie for it. I’ve seen enough innocent-seeming requests turn into absurd programming nightmares that I never speculate about how difficult something like this may or may not be, until I’ve been eyebrows-deep in the guts of that actual code myself (and even then, I’d give vague Scotty-on-Star-Trek exaggerated estimates at best).

Former Guild Wars 2 fan. RIP, ArenaNet’s integrity.

(edited by Melchior.2135)

Why can we still not search by armor type?

in Guild Wars 2 Discussion

Posted by: Tolmos.8395

Tolmos.8395

You might want this moved to suggestions. There really is more they can do to the TP, but I wonder why it isn’t done.

This has been suggested multiple times, and appears to just be ignored… so rather than this being a suggestion, it’s more of a question as to WHY it’s being ignored. What is it about the feature that is turning Anet off from wanting to implement it. There was to be a logical reason, I just can’t figure it out lol

Why can we still not search by armor type?

in Guild Wars 2 Discussion

Posted by: Zacchary.6183

Zacchary.6183

Because Living Story is more important.

Why can we still not search by armor type?

in Guild Wars 2 Discussion

Posted by: Villious.8530

Villious.8530

It’s small features such as this that really polishes games, IMO.

Why can we still not search by armor type?

in Guild Wars 2 Discussion

Posted by: Evon Skyfyre.9673

Evon Skyfyre.9673

Search functions are the hardest on any web service, which essentially an mmo is. Many websites learned the hard way, the quickest way to be hit with a denial of service attack is by having a publically accessible search function. While GW2 is not at risk of this, (given you must login etc) adding more and more refinements to the search can result in increased lag. Many well intentioned players will use it properly, others will sit there hitting search over and over waiting for a specific item. This type of a more refined search would add to the load as well. The best way would be to add a sub category to the armor tables and let medium, heavy etc sit in it’s own sub slot and not require a refined search. BUT this would add to the load caused by placing items on the BLTC. They could add the type of armor to the name of each piece. But that is cumbersome too. No easy fix here I’m afraid.

(edited by Evon Skyfyre.9673)