Quote from: selmiak on Wed 10/08/2016 11:53:41I'd like to echo this, it looks pretty bad for any team that has made more than two or three games.
The game credits on a game's page are still wierd and broken imho.
First of all: Is there a reason why the people involved with making the game are hidden? They should be visible at plain sight, just add another light blue box so we have About this game, Credits (new!) and Comments. Now everyone can see you madez a game. Btw, there is a border-radius css element that works in all major browsers now, no need to have 3 css classes defined and 3 div elements for 1 box with rounded corners, just saying, it displays fine, I was just looking through the html and noticed this.
All the other games an AGSer has worked on can still be hidden behind one click, this is okay imho, though the link to click on could be the words: has worked on <a> ## other games >> </a>. But this list behind that link is still broken, please just use a freaking table to display that data rather than floating divs, this screws up the layout! If the gamename is too long the gamename goes over two lines while the credits don't, so you have 2 of your roles in making 2 different games displayed next to only one gamename over 2 lines and this drags on through the whole list. If you did too much and your role goes over 1 line the 2nd line displays somewhere halfways into the gamename. Please just use tables or wrap the gamename and the role into yet another div. Using tables for data like this is perfectly fine, especially when the display looks better afterwards. Using a wrapper div is probably faster and should work without any additional css for the wrapper div, but clutters up the html.
Quote from: cat on Sun 02/08/2015 13:31:52I still get the tapatalk spam from time to time when browsing with my phone. This is really annoying. So does at least someone know if I can use Adblock to stop this?This is still an issue, could someone please fix this.