Game display

Announcements that go here will appear on the front page.

Moderators: Bob the Hamster, marionline, SDHawk

User avatar
Mogri
Super Slime
Posts: 4669
Joined: Mon Oct 15, 2007 6:38 pm
Location: Austin, TX
Contact:

Game display

Post by Mogri »

Check out the games forum! There is now a new layout for viewing games. Hopefully this is more pleasing to your eyes. You can still access the normal view with some URL hackery.

I plan on changing the forum layout soon enough, too. Post your game list suggestions here!
User avatar
Uncommon
Metal Slime
Posts: 720
Joined: Thu Oct 18, 2007 10:58 pm
Location: Savannah, GA

Post by Uncommon »

Aside from the reviews now being built into the game page, I don't see much difference.
User avatar
Twinconclusive
Liquid Metal Slime
Posts: 976
Joined: Mon Oct 15, 2007 6:45 pm
Location: Tabletop

Post by Twinconclusive »

So who has to manually attribute reviews to games?
The game-submitter, the reviewer, or the forum mod?

[edit] Also, link reviews from other sites, possible please?
♪♪♪ Du du duuuu ♪♪♪
User avatar
Mogri
Super Slime
Posts: 4669
Joined: Mon Oct 15, 2007 6:38 pm
Location: Austin, TX
Contact:

Post by Mogri »

There are other differences, but they're minor. Generally, it's just a subtle shift away from looking like a forum post.

My hope, though, is that the embedded reviews will encourage people to write more reviews -- even if they're short ones. The current review count is hovering right around "pathetic."

Of course, if you have any suggestions about how the game page itself might be improved, suggest away.

[edit] Mods have to link reviews to games. I could cross-link reviews. I'll think about it.
Last edited by Mogri on Thu Jul 24, 2008 7:45 pm, edited 1 time in total.
User avatar
misterj
Slime Knight
Posts: 124
Joined: Fri Oct 26, 2007 9:12 pm

Post by misterj »

you should move the screenshots to be above the reviews part. this is easy so go do it.
User avatar
Mogri
Super Slime
Posts: 4669
Joined: Mon Oct 15, 2007 6:38 pm
Location: Austin, TX
Contact:

Post by Mogri »

Monochrome's Last Stand wrote:you should move the screenshots to be above the reviews part. this is easy so go do it.
Err... can you explain that? You mean display them horizontally over the reviews?
User avatar
misterj
Slime Knight
Posts: 124
Joined: Fri Oct 26, 2007 9:12 pm

Post by misterj »

yes
User avatar
Mogri
Super Slime
Posts: 4669
Joined: Mon Oct 15, 2007 6:38 pm
Location: Austin, TX
Contact:

Post by Mogri »

That's really not as straightforward as you think. What if the game has 20 screenshots? You're looking at one of:
- an enormous horizontal scrollbar
- a complete rehaul of the code
- an unacceptably low attachment limit
User avatar
misterj
Slime Knight
Posts: 124
Joined: Fri Oct 26, 2007 9:12 pm

Post by misterj »

so.. make it so every 2 screenshots adds a linebreak?
User avatar
Mogri
Super Slime
Posts: 4669
Joined: Mon Oct 15, 2007 6:38 pm
Location: Austin, TX
Contact:

Post by Mogri »

Unfortunately, even something that simple falls under "complete rehaul." The code is designed to display one attachment per line. Putting them into a right-hand column was a simple fix; putting them into a table like that gets messy really fast.

I'll see what I can do, though.
User avatar
Meatballsub
Liquid Metal Slime
Posts: 996
Joined: Mon Oct 15, 2007 6:39 pm
Location: Northwest Georgia
Contact:

Post by Meatballsub »

I like the change.

Keep up the good work.
Inferior Minion
Slime
Posts: 9
Joined: Mon May 19, 2008 8:05 pm

Post by Inferior Minion »

Mogri wrote:Unfortunately, even something that simple falls under "complete rehaul." The code is designed to display one attachment per line. Putting them into a right-hand column was a simple fix; putting them into a table like that gets messy really fast.

I'll see what I can do, though.
Wrap each attachment in a div that's floating left with margins? They will line up on the same row and wrap to fit the the browser window as needed.
User avatar
Mogri
Super Slime
Posts: 4669
Joined: Mon Oct 15, 2007 6:38 pm
Location: Austin, TX
Contact:

Post by Mogri »

My HTML fu is clearly not up to snuff. I'll see how that looks.
User avatar
Mogri
Super Slime
Posts: 4669
Joined: Mon Oct 15, 2007 6:38 pm
Location: Austin, TX
Contact:

Post by Mogri »

Okay, awesome. Here is The New Look, complete with bonus features.

Escape From Darkavern: See how lots of images roll onto the next line.
Customer Service Robot: See how a superlarge image is thumbnailed.

Images in reviews will continue to be displayed on the right, which is sort of the next-best thing to inlining them.
User avatar
Only One In All
Metal Slime
Posts: 356
Joined: Tue Oct 16, 2007 5:56 am
Contact:

Post by Only One In All »

Did you create a smaller thumbnail version of the picture and upload it, or did you do one of those code things where the actual image loads while showing the smaller picture, whereupon clicking on the shrunk down image just shows it at its original size? I hope that makes sense.

If it's the second way, I was wondering what HTML code allows you to show the same picture except shrunk down.
Post Reply