I think the one feature that dig-store needs in relation to steamgifts is a way to show/hide games that can't be given away.
Comment has been collapsed.
Yes, this is possible. I could add this by relying on Sighery online API.
Comment has been collapsed.
You can do that already, but you need to edit your Steam profile name here : http://www.dailyindiegame.com/account_editprofile.html
Comment has been collapsed.
This feature is offered from DIG store itself. (It is quite a new feature).
Comment has been collapsed.
Yes, I could use your Steam list of your unwanted/not interested games. (plus highlighting/marking wishlisted/owned games)
(You would need to be logged in Steam store for it to work when visiting DIG store, or it would use data from last time you were)
How would you like to use it ? You want to black list any games as soon you have decided you aren't interested in ?
It would prune your game list in DIG store, while shortening time to get Steam prices for displayed games.
Comment has been collapsed.
tyvm! ^^
just a small note, it won't work with https:// as is. you can change it to *:// though and it works with both.
// @match *://www.dailyindiegame.com/account_digstore.html
// @match *://www.dailyindiegame.com/store_update*.html
// @match *://www.dailyindiegame.com/account_trades.html
// @match *://www.dailyindiegame.com/content_digaccount.html
Comment has been collapsed.
Yes, good idea.
Also, I wondering if I should add auto switch to https as well for all urls, as they have configured it but don't use it, not even for the login page.
Comment has been collapsed.
Not complicated at all, that is quite basic, just a generic redirect on whole domain. (all http links redirected to their https version). I'll configure the userscript to run as soon as possible during page loading to make it seamless.
Comment has been collapsed.
ok, thanks :-)
Bump for v0.4.0 !
Comment has been collapsed.
Well, to be honest this was kinda forced as otherwise several games would have no score and thus couldn't be sorted by score...
Comment has been collapsed.
i just discovered though, something in the latest update is auto-hiding the "create a trade" button on the account, store, & trades pages. currently that system isn't fully setup anyways, so it's not a big deal for now, but when it fully launches.... xD
Comment has been collapsed.
Thanks for pointing that... this wasn't an intended feature :P
Comment has been collapsed.
Thank you for this script. I like it. :)
I have these suggestions:
Comment has been collapsed.
I'll change links to existing reviews for games that haven't scores yet, too.
Comment has been collapsed.
Any chance you could connect it to Sigherys API and add a column for SG Giftable?
Pretty much just add a ✅ or ❌ mark in the column for determining whether games are giftable here without the use of my thread? (not to mention more accurately then my manually adjusted thread)
I think that's the only thing really left that would make my thread completely obsolete for script users. (obviously strictly script users of this script xD)
It could ofc work without Sigh's API, but I think that would just make it less work utilizing it.
edit:
well... obsolete unless people actually care/use the steamcardexchange/ITAD links.. i guess that's something you could also consider taking on, but i don't think it's nearly as much utilized, if at all.
Comment has been collapsed.
Hello, necromancer ^^ Thanks for your interest!...
But with multiple evolutions of site, especially with some broken code, I didn't want to keep fixing it. Especially now as I don't want to support a site that has currently no decent dispute system.
And I am relatively busy... well supposed to be ^^
Eventually, just filter with your wishlist. Best direct way to find your games of interest, imho.
Comment has been collapsed.
1,235 Comments - Last post 6 minutes ago by ceeexo
66 Comments - Last post 34 minutes ago by stlpaul
122 Comments - Last post 1 hour ago by paco7533
25 Comments - Last post 3 hours ago by emsee
47,118 Comments - Last post 4 hours ago by Fewithor
60 Comments - Last post 4 hours ago by Gamy7
56 Comments - Last post 5 hours ago by Mantve
15 Comments - Last post 51 seconds ago by ceeexo
131 Comments - Last post 3 minutes ago by Mitsukuni
167 Comments - Last post 5 minutes ago by Mitsukuni
107 Comments - Last post 16 minutes ago by ceeexo
211 Comments - Last post 38 minutes ago by Yamaraus
38 Comments - Last post 40 minutes ago by Cim
900 Comments - Last post 1 hour ago by thed4rkn1te
Hello,
I got enough self-motivation to do that. So here you have it, enjoy !
It should improve your experience with the store and help you decide to buy more keys ;-)
Like for any userscripts, you need TamperMonkey for Chrome/Opera/Edge/Safari or GreaseMonkey for Firefox.
dig-store-enhancer.user.js(click to install): Add some functionalities to Steam key store http://www.dailyindiegame.com
Changelog
0.1
0.2.0
0.3.0
0.4.0
Known issues :
Coming :
Comment has been collapsed.