Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I do a lot of searches, so I often use a different browser for TF2OP Steam Inventory searches, and copy the search results URL back into my main browser. So I can do something else while I wait for it.
I'd be happy with some kind of advanced search mode without the nice icons, if that could be faster.
Slowing down the auto-updating of the icons as the user types would also be an improvement, because at the moment, if I type too slow or mistype, it pauses for 15+ seconds to update the list again. I got into the habit of copy pasting the search text, to avoid this, but it doesn't strip leading/trailing spaces on the clientside, so it's easy to screw this up as well.
The search still works fairly well for the other apps, but the list of Steam items is now so long that it's making the search hard to use.
Admin plz read this
As for the current search system, it's been discussed it's terribly inefficient. I hope something is being done about it.
And I think the recent steam badge thing got a lot more users active, both on tf2op's end and steam's end.
So is it possible to cache the list of games, items, icons, etc.? Updates aren't real-time as it is.
Yes, it should be, and I don't know if they are.
The backpack view could be slowed down by delays waiting for the Steam APIs to return the data, but this problem should not have any effect on searching for trades. When you set up a search, you're seeing a list of every item that exists for the app that you have selected (like TF2 or Steam), so there's no need to load anyone's inventory.
(There is an API call to get the encoded URLs for thumbnails, etc, but I assume these are cached, or TF2OP would use up its API call quota too fast)
My impression is that the delays in the search interface are a combination of the search interface script running inside your browser being quite resource-intensive, and the need to fetch a really huge set of thumbnails from the steam content server (or check that they're unchanged, anyway). The delays are all in the interface, the search itself is usually really quick. There doesn't seem to be a problem with TF2OP's server.
Maybe if the search interface was faster, we would then start to see problems with the search itself getting slower to return results, because people could search more frequently and stress TF2OP's server more ;)