Right guys, a new update is here. A couple of minor things, and one hopefully fairly major one.
First, as has been previously requested I've removed the language forums from the subforum display when sorted.
I'm still working on sorting the topics I've participated in bit, but it will be coming.
Second, I've added the option to show the join date of users when searching for friends.
And last, and definitely not least, I've added the option to sort your library by most recently updated games ('Last Updated').
Thanks to
Yepoleb's work on the Galaxy / Gog API I was able to find an easy way to find the information about updated games.
It's still a bit of a work in progress, but I wanted to push it out so people could test it and make sure it works and I haven't broken anything.
Right now there's a bit of a delay when it first sorts as it retrieves the info from my server but I'll find a way around that (I think I've already come up with a better way of doing it actually that should prevent the issue).
Second, it only sorts on updated Windows versions. There is data for Mac which I will add the option for once I know it's working, but unfortunately there doesn't seem to be data for Linux (according to the API anyway) so I can't do much there.
Also it doesn't auto add new games yet, but I'll find the best way to do that too.
Let me know if there are any issues, and enjoy!
On an entirely unrelated note, I've had a few problems with the script randomly failing and also with the downloader links not always working (and at least one other person has had this issue too) refreshing usually seems to fix it, but I'm not quite sure why it's happening yet. So if anyone is getting anything similar let me know and I'll see if I can work out why it's doing it.
Edit: Oh yeah, I'm also planning to add a label to the game card that states the date of last update. I'm looking into displaying file names too, but can't get that bit of the API working yet....