It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
high rated
avatar
mrkgnao: A nice-to-have feature:
- add the ability to set the wishlist priority when wishlisting a game from the game page
avatar
adaliabooks: Can't imagine it would be too difficult.. either just add a drop down to the page or have a pop up..
I'll add it to the to do list.
Here is another one which is already on the community wishlist: I am still confused why the game counter in the library and in the shop is not filter dependent. This counter is nearly meaningless without being affected by the filter criteria. It is simply astonishing that somebody could use a counter on a page in which you can filter as well and the number always stays the same as long as you don't buy another game or GOG adds another game. Nobody would do such things and everytime I filter something I think the counter is broken because of this.
Since Jotun and J.U.L.I.A. (why do they have to make a title with all the points in it - it takes forever to type it ;)) has officially released, do you have any idea when the legacy box art will be available?

Nevermind. They are here now and they look great imo :)
Post edited April 06, 2016 by MarkoH01
high rated
avatar
MarkoH01: Since Jotun and J.U.L.I.A. (why do they have to make a title with all the points in it - it takes forever to type it ;)) has officially released, do you have any idea when the legacy box art will be available?

Nevermind. They are here now and they look great imo :)
Oh. I was just about to come and tell you I hadn't got around to looking into it yet XD

Goes to show you, leave a problem for long enough and it fixes itself!
(possibly not the best life lesson that one.. <_< >_>)
high rated
avatar
MarkoH01: Here is another one which is already on the community wishlist: I am still confused why the game counter in the library and in the shop is not filter dependent. This counter is nearly meaningless without being affected by the filter criteria. It is simply astonishing that somebody could use a counter on a page in which you can filter as well and the number always stays the same as long as you don't buy another game or GOG adds another game. Nobody would do such things and everytime I filter something I think the counter is broken because of this.
And looking into this it should be relatively easy to do as the total number of games in the current filtered view is returned in the AJAX data, so the number is there and it would just be a matter of displaying it properly.
avatar
MarkoH01: Here is another one which is already on the community wishlist: I am still confused why the game counter in the library and in the shop is not filter dependent. This counter is nearly meaningless without being affected by the filter criteria. It is simply astonishing that somebody could use a counter on a page in which you can filter as well and the number always stays the same as long as you don't buy another game or GOG adds another game. Nobody would do such things and everytime I filter something I think the counter is broken because of this.
avatar
adaliabooks: And looking into this it should be relatively easy to do as the total number of games in the current filtered view is returned in the AJAX data, so the number is there and it would just be a matter of displaying it properly.
It almost seems as if GOG simply made a mistake and showed the wrong number then. Would be great if you could add it sometime somewhere :)
high rated
I don't know why it has taken me so long to discover this script, but it is a thing of absolute beauty. Just having the old game shelf back is enough to bring tears to my eyes. Thank you so much for all the work you put into this, adaliabooks. Thank you!
high rated
Found something interesting I wasn't aware of.
In the forum search feature, AF does not "escape" regular expression characters.

This has minor drawbacks. For example, if one searches for "real.", AF will not only find posts containing "real followed by a full stop", but rather "real followed by any character", since "." means any character in regular expressions.

However, it has major benefits. For example, one can search for "(sunshinecorp|coffeecup)" and find posts containing either "sunshinecorp" or "coffeecup" (or both). I find this very useful. Note: the parentheses are required.

So, adaliabooks, please do not change this.

If, on the other hand, you are a bit bored and would like to fix the highlighting if one uses regular expression characters (it doesn't work properly), be my guest.

Thanks again for this awesome script.
Post edited April 09, 2016 by mrkgnao
high rated
avatar
mrkgnao: Found something interesting I wasn't aware of.
In the forum search feature, AF does not "escape" regular expression characters.

This has minor drawbacks. For example, if one searches for "real.", AF will not only find posts containing "real followed by a full stop", but rather "real followed by any character", since "." means any character in regular expressions.

However, it has major benefits. For example, one can search for "(sunshinecorp|coffeecup)" and find posts containing either "sunshinecorp" or "coffeecup" (or both). I find this very useful. Note: the parentheses are required.

So, adaliabooks, please do not change this.

If, on the other hand, you are a bit bored and would like to fix the highlighting if one uses regular expression characters (it doesn't work properly), be my guest.

Thanks again for this awesome script.
That's probably a hang over from introducing the exact match feature (which saw the search function changed to relaying on regex).

But as you actually find a use for it I can leave it (I'll look into the highlighting, but it's based on a different system so that will be why it doesn't work)

No problem :)
avatar
mrkgnao: A nice-to-have feature:
- add the ability to set the wishlist priority when wishlisting a game from the game page
avatar
adaliabooks: Can't imagine it would be too difficult.. either just add a drop down to the page or have a pop up..
I'll add it to the to do list.
I had had the same thought, excellent to hear!

I was wondering if there would be a way to do this:

I love having the ability to manually sort all of my games, but the tags order feature they implemented isn't the worst of things and works okay since GOG removed their manual sort. When I turn on manual sort, things become very jumbled and sorting each game individually is very cumbersome with how the display is. So, simply:

I'd like to be able to go from the tags order display and then manually sort from there.
high rated
avatar
drealmer7: I'd like to be able to go from the tags order display and then manually sort from there.
You should be able to... when you first enable manual sorting (or reset your sorting from the menu) it should start off in the sort order of your currently selected GoG sorting...

If this is not the case let me know, as that's a bug I thought long since dealt with...
avatar
drealmer7: I'd like to be able to go from the tags order display and then manually sort from there.
avatar
adaliabooks: You should be able to... when you first enable manual sorting (or reset your sorting from the menu) it should start off in the sort order of your currently selected GoG sorting...

If this is not the case let me know, as that's a bug I thought long since dealt with...
Hmm, doesn't seem so, I turn OFF manual sort and everything is in GOG's "tags order" sorting. I click ON manual sort and everything is jumbled (I can't seem to see any pattern to it either.) I'm going for nothing to change when I click it on, for it essentially to still be in "tags order", but then be able to slide all the games around, just in case that wasn't clear.

I'm also not super-familiar yet, maybe I'm doing something funky.
Post edited April 12, 2016 by drealmer7
high rated
avatar
drealmer7: Hmm, doesn't seem so, I turn OFF manual sort and everything is in GOG's "tags order" sorting. I click ON manual sort and everything is jumbled (I can't seem to see any pattern to it either.) I'm going for nothing to change when I click it on, for it essentially to still be in "tags order", but then be able to slide all the games around, just in case that wasn't clear.

I'm also not super-familiar yet, maybe I'm doing something funky.
I'm not sure why it would be jumbled up at all, but you don't need to just turn it on and off, you need to go to the manual sort page in the options menu and click reset (assuming you haven't made any changes yet that you want to preserve)
That should set the manual sort order to whatever your selected sort order is and then you can go from there. If it's not then there is a bug which I'll need to fix.
avatar
drealmer7: Hmm, doesn't seem so, I turn OFF manual sort and everything is in GOG's "tags order" sorting. I click ON manual sort and everything is jumbled (I can't seem to see any pattern to it either.) I'm going for nothing to change when I click it on, for it essentially to still be in "tags order", but then be able to slide all the games around, just in case that wasn't clear.

I'm also not super-familiar yet, maybe I'm doing something funky.
avatar
adaliabooks: I'm not sure why it would be jumbled up at all, but you don't need to just turn it on and off, you need to go to the manual sort page in the options menu and click reset (assuming you haven't made any changes yet that you want to preserve)
That should set the manual sort order to whatever your selected sort order is and then you can go from there. If it's not then there is a bug which I'll need to fix.
Ah I didn't do that step (manual sort order page), I had just enabled the option in "library", haven't checked yet, but, doing now, should be fine.
high rated
avatar
drealmer7: Ah I didn't do that step (manual sort order page), I had just enabled the option in "library", haven't checked yet, but, doing now, should be fine.
It should still have worked when you first enabled manual sort, but if resetting doesn't leave it in the right order than I know something is wrong..
avatar
drealmer7: Ah I didn't do that step (manual sort order page), I had just enabled the option in "library", haven't checked yet, but, doing now, should be fine.
avatar
adaliabooks: It should still have worked when you first enabled manual sort, but if resetting doesn't leave it in the right order than I know something is wrong..
Nope, working fine. SWEEET! With the old art and boxes and manual sort order, WOW, it's like going back in time almost! I am sure to spend a few hours still sorting things to how I really want them to be but. AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH *huge sigh of relief* thank you thank you thank you!!!

I do it all over but let me go find some more places to + you!