coffeecup: The triangle thing is definitely more work, but just filling the background of the game card would be neat too; the colours should be selectable if possible :-) I tried to make a mockup with CSS in Google Chrome, but could not do it myself, so I made one with MS Paint :D
Mockup with triangles (red = discounted, blue = wishlist, owned = darkgrey (somewhat redundant))
http://i.imgur.com/EU7j5fv.png Mockup with filled boxes ( purplish = discounted, light blue = wishlist, owned = a darker white)
http://i.imgur.com/F67584y.png Not really sure if the colour choices are the best-fitting for "discount" and "on wishlist" though.
The problem is the triangle in the corner requires adding new elements (which means checking when the page has been changed etc. to reload and readd the new elements), whereas colouring the background can be done pretty much exclusively in CSS (which will only need to be done once).
I think the colours need thinking about, they need to be a bit more noticeable I think to serve their purpose. But letting people choose their own might work too...
Painted_Doll: I wasn't following this thread for a long time .
Have you merged Adalia Fundamentals with MaGog ?
Not quite, we've just got a few features that utilise both the script and MaGoG. For know it's just the wishlist priorities but I'll be working on adding some more of MaGoG's data to the game cards soon.