Oops, sorry, I didn't see that. I thought it was working with endless scroll so I post my comment above. (it worked for me few days ago? I can't remember...but...hmm...weird, maybe i just drink too much..)
Comment has been collapsed.
It never worked with 2nd and above page loaded with endless scroll.
I have trouble implementing it. Alpe helped me about that, but I have no idea how it works, so I'm afraid to implement it as I likely can't do anything if something happens.
This is already in my to do list, so if I could, I'll implement it.
Comment has been collapsed.
Well...that sounds bad. If I have to choose one function, I'll choose SGTags~ Thanks for your effort and amazing work!
Comment has been collapsed.
The settings show up twice for me here https://www.steamgifts.com/account/settings/giveaways
Comment has been collapsed.
It was Extended Steamgifts. Added a exclusion rule for that page. Thanks for the help.
Comment has been collapsed.
I love your script!
Any chance to move the tags to the right side of the title? Right now it increases the height of the whole page. There could be a potential problem with long titles so maybe you should employ initials:
And so on. Thanks a lot for your hard work!
Comment has been collapsed.
Oh right, I deleted some older changelogs.
It was like that when released the first time. (before v2.0)
Right now it increases the height of the whole page.
Is that troubled you??
I made the tags with full text so that user can read it easily to leave nice first impression, and was thinking to change it to only 1 letter (T, A, B) later.
But after I tried something and able to put it below the title, I decide to leave it like that.
Comment has been collapsed.
From UX point of view, anything that takes height space is negative. Take into consideration that most monitors are wide (16:9) so they have less height than width.
I disabled the script because I need to scroll more and I only enable it when I want info for a particular game. I like minimalistic interfaces so I prefer little icons for the tags instead of full words. Now it looks good but it's less usable. Also, they're distracting.
Thanks!
Comment has been collapsed.
Here are two examples that I've found, both have trading cards and neither of them are showing the tags
http://www.steamcardexchange.net/index.php?gamepage-appid-273770
http://www.steamcardexchange.net/index.php?gamepage-appid-63700
Comment has been collapsed.
That is because Steam itself doesn't recognize them having trading cards. See picture below. I can't do anything about that.
This is usually because the game has just added trading cards, and Steam needs time to update their database.
Steamcardexchange can do this quicker because it adds game manually. CMIIW.
And for Trading Card, Achievements, Linux, Mac tags, the script only needs appID and get the data from http://store.steampowered.com/api/appdetails?filters=categories,platforms&appids=63700.
Only Bundled and Hidden tags need both appID and game title.
Comment has been collapsed.
I dont have any script writing knowledge but could you somehow just tell the script to get the data directly from Steamcardexchange with appID? I know lots of games missing trading card icons on store page but never got fixed. Your example Bit Trip Beat was released all the way since 2010 but Steam's database still haven't updated that one.
I know one popular chrome extension "Steam Ninja!" that can checks card status based on Steamcardexchange so I think that is possible for your script too.
Comment has been collapsed.
I prefer not to do that because loading data from Steamcardexchange will take much longer time because the script will need to load a whole page just to get "Game not found!" text from Steamcardexchange.
Steamcardexchange is often slow at peak time too, so I prefer not ask data from it and make it worse.
And with just a single request to http://store.steampowered.com/api/appdetails?filters=categories,platforms&appids=65300, I get all the data I need : Trading Cards, Achievements, Linux, Mac. It requests to steam server which is much stronger and faster than steamcardexchange.
I can make a button to open steamcardexchange page of the game, in case user want to check it manually.
Comment has been collapsed.
Hi! I detected a little glitch with this game: https://www.steamgifts.com/giveaway/dYe0N/star-wars-knights-of-the-old-republic-ii-the-sith-lords
The script does not detect it as bundled but it is on the list: https://www.steamgifts.com/bundle-games/search?q=Old+Republic%E2%84%A2+II
Could it be because Steamgifts is auto shortening the title? Thanks!
Comment has been collapsed.
Fixed with v2.10.3.
The game is still flagged as non bundle until 00:00 UTC. So try again tomorrow, or re-install the script (not recommended as it will delete all saved game data).
Now the script will only get first 30 characters of the title.
Comment has been collapsed.
Hi again, I may sound perfectionist but I found another little glitch related to this :P
Try to enter in that KOTOR II GA, and then click over the "bundled" icon. It will redirect you to:
https://www.steamgifts.com/bundle-games/search?q=STAR%20WARS%E2%84%A2%20Knights%20of%20the%20Old%20Republic%E2%84%A2%20II%20-%20...
So you don't get any result in the bundle list. It should make this query instead:
STAR WARS™ Knights of the Old Republic™ II -
Thanks!
EDIT: It happens as well when you click on "wishlisted" icon.
Comment has been collapsed.
Oh right. My bad.
Now the script will only get first 30 characters of the title.
I cut the title after I create the tags so the link still have full title (with ... in it).
I should have cut it before the tags created.
Fixed...
Thanks for pointing this out.
Comment has been collapsed.
Portal Bundle store page should be this, but SG shows this
I can't do anything about that, unless SG changes it.
As sad as it is for your script, it actually points to the right place. The new /bundle/ URL is a version of the bundle that can't be bought as a gift. Those, like me, who still have a pack in inventory are effectively giving away the /sub/ version that's linked here. (Even though the store page is now gone)
Comment has been collapsed.
Can you implement to hide unneeded tags (coz I hope that it will work little faster).
Comment has been collapsed.
You can hide the tags here:
https://www.steamgifts.com/account/settings/giveaways
I would also recommend the minimalist version. (^_^)
Comment has been collapsed.
For some reason the "We give games" group on the groups page shows up as having Trading cards and Achievements? That seems.. a bit weird? :3
Comment has been collapsed.
Bug report: subs does not show cards & achievements tags on list pages. If you enter in each giveaway page then it shows them correctly. Example:
List: https://www.steamgifts.com/giveaways/search?q=Tropico%204%20Collector%27s%20Bundle
Giveaway: https://www.steamgifts.com/giveaway/qJn5Z/tropico-4-collectors-bundle
TY!
Comment has been collapsed.
Fixed
Silly me, too much copy paste, I forgot to change 1 line.
Very sorry
It won't show cards & achievement today because it is cached until 00:00 UTC.
You can wait until tomorrow or reinstall the script.
I'm trying to make a button to manually resend a request data for certain game.
Comment has been collapsed.
hi, i'm a new here
this script is very nice, but somehow it so lagging, it always keep my CPU computer up to 100% when i open steamgifts page, any ideas ??? or else my old computer will soon move to a museum ;0
Comment has been collapsed.
Other than that, upgrade computer / buy new computer :D
Comment has been collapsed.
thanks i'll try these options,i hope no one got this problem like me
Comment has been collapsed.
What I want is not search store by OS, but something like http://store.steampowered.com/app/282900#system_requirement, so the browser will open store page and scroll right at system requirement which contains supported OS.
Comment has been collapsed.
Is there a way to make all of the tags the same color?
Comment has been collapsed.
Color picker implemented in v3.2
check it out at setting page as usual
Comment has been collapsed.
16,414 Comments - Last post 13 minutes ago by Warriot
120 Comments - Last post 43 minutes ago by RePlayBe
19 Comments - Last post 1 hour ago by Warriot
108 Comments - Last post 2 hours ago by LosingMyEdge
254 Comments - Last post 3 hours ago by IAMERROR404
796 Comments - Last post 4 hours ago by eeev
77 Comments - Last post 5 hours ago by CulitoRiko7u7
551 Comments - Last post 2 minutes ago by TricksterImp
12 Comments - Last post 2 minutes ago by Mitsukuni
10 Comments - Last post 6 minutes ago by PossiblePsycho
1,066 Comments - Last post 7 minutes ago by Bubles
2,746 Comments - Last post 8 minutes ago by Fluffster
37 Comments - Last post 10 minutes ago by NB264
656 Comments - Last post 10 minutes ago by DrTenma
ANNOUNCEMENT:
I'm getting less and less free time. This project comes from my hobby as a programmer, I made this out of my boredom and used my free time to do productive things in a while. Now, I don't have that free time anymore, life happens.
I can't play my games anymore and I stopped entering giveaways because I haven't even touched some games I won, eventhough they were so high in my wishlist. I'm very sorry.
I have to do part-time job in additional of my current primary job.
So, I'm leaving SG and Steam for a while. I hope I can return here someday and play games again.
I will try to keep updating my bundle list, but all planned features are being on hold indefinitely.
If for some reason SG changes so much that the script broke, I'm very sorry I won't be able to fix it. The script is open for everyone, you can copy, change and host it with your own greasyfork account. No need to ask my permission.
Download
Minimalist version screenshot
Features
Current Tags
The script requires :
"Hidden" tag is only shown inside giveaway page. It is useful for invite only giveaway. Still thinking a way to optimize the way to get list of hidden games so that I can make it appear outside giveaway page.
The script now can get list of bundle games with just 1 request, and will request again every 6 hours.
Trading cards, achievement, linux, mac, early access still have 24 hours cache data.
It doesn't save data for hidden games, because you can always remove the game from filter.
Some games with wrong store page link won't show some tags, e.g Left 4 Dead Bundle and Portal Bundle since the store page itself is gone now.
I can't do anything about that.
If bundled tag doesn't appear at all, check if you can open this link, maybe my server down.
If wishlist tag doesn't appear at all, make sure you are logged in to steam with the same browser, and then check this link if there are some number inside [] after "rgWishlist" :
You can also see the code and maybe help me with the development at github.
Feedback and bug report are always appreciated. Though I may not reply to each of your comment, I do read all of them. And thank you for the compliments. :D
To do for next update :
Changelogs
3.4
3.3
See more changes
Screenshots
Comment has been collapsed.