Page 1 of 3

Skins

PostPosted: 03 Feb 2012, 00:12
by Doublestrike
There's starting to be some activity generating new skins, and working on existing ones. Let's consolidate those discussions here.

I'll port over a couple ideas from a different thread...

Re: Skins

PostPosted: 03 Feb 2012, 00:13
by Doublestrike
...and my response - thanks guys.

@Roujin - I'll (or someone'll) squeeze that in one of these builds, it may not scale down but who knows, maybe it will. I like the concept for sure.

@WompWomp - I can't think of a skin that would fit monochrome icons like that, but they look good - perhaps a new "grayscale" skin could be just the place? If you make a sprite I'll include it.

Also, you mentioned you had another skin to add?

Re: Skins

PostPosted: 03 Feb 2012, 02:10
by Chris H.
Topic stickied.

Re: Skins

PostPosted: 03 Feb 2012, 08:48
by moomarc
Doublestrike wrote:...and my response - thanks guys.

@Roujin - I'll (or someone'll) squeeze that in one of these builds, it may not scale down but who knows, maybe it will. I like the concept for sure.

@WompWomp - I can't think of a skin that would fit monochrome icons like that, but they look good - perhaps a new "grayscale" skin could be just the place? If you make a sprite I'll include it.

Also, you mentioned you had another skin to add?
I've actually been working on a high contrast skin, but then work got absolutely crazy (3 nights without sleep this week! =P~ ) Here's how its looking so far. (Not my original icons though. They were posted on freegameassets.com or somesuch, can't remember anymore).

Re: Skins

PostPosted: 03 Feb 2012, 08:54
by Doublestrike
Texture something like this...? (not edited whatsoever, just for concept)

Re: Skins

PostPosted: 03 Feb 2012, 14:40
by WompWomp
Doublestrike wrote:@WompWomp - I can't think of a skin that would fit monochrome icons like that, but they look good - perhaps a new "grayscale" skin could be just the place? If you make a sprite I'll include it.

Also, you mentioned you had another skin to add?
They could be any color. I've still got stuff to do to finish the skin.

A couple questions, some of which may be really dumb:

When does the "Focus" button appearance get used? The others are clear but I can't figure out what that one does. In a vacuum I would assume that "Focus" would be what "Selected" is.

What's the story with the pet icons as it stands? The card images used in an actual match, as far as I know, are stored in pics/tokens. Where are the icons for how they appear in the store? They used to be in images/icons/ but it doesn't appear to be using those.

Lastly what are we "allowed" to use as sources for skins? Mana icons certainly aren't owned by us, but I get the feeling using card-art as a background is a no go? Can someone clear this up for me?

Edit: Oh, and, in the bottom left corner of the sprite sheet there is a smaller version of the logo, is that getting used exclusively for the favicon thing?

Re: Skins

PostPosted: 04 Feb 2012, 00:35
by Doublestrike
WompWomp wrote:When does the "Focus" button appearance get used?
If you "tab" around on in any UI (no mouse) there's a little indicator that jumps around the screen, showing what will be actuated if you press "enter". That's called focus. "Selected" is the current item selected. For example, I'm in Firefox right now, and the CCHQ tab is selected but this comment box has the focus.

What's the story with the pet icons as it stands? The card images used in an actual match, as far as I know, are stored in pics/tokens.
The icons folder has been removed and all icons are now skinnable. The pet "icons" were actually card faces (seen in pics/tokens) and were duplicated and scaled down, then saved in the icons folder. Those have been permanently removed, for a few reasons (chiefly, they're hard to maintain). Scaling images can be addressed directly in the code.

Lastly what are we "allowed" to use as sources for skins?
No idea, was wondering myself.

Edit: Oh, and, in the bottom left corner of the sprite sheet there is a smaller version of the logo, is that getting used exclusively for the favicon thing?
Yes.

Re: Skins

PostPosted: 05 Feb 2012, 03:22
by timmermac
The text for number of cards in the library, graveyard, flashback, exile and mana pool don't contrast with the icons for those areas using the default skin. Please see the attached screenshot.

Re: Skins

PostPosted: 05 Feb 2012, 04:59
by Doublestrike
I changed the transparency on the player field icons to help with the contrast issue. Is it better for you, @timmermac, and what does everyone else reckon?

Re: Skins

PostPosted: 05 Feb 2012, 05:04
by Doublestrike
I have added a new color to the palette: theme2. It's for situations, mostly titling right now, where an offset is needed from the theme color.

It will be used with text, so should contrast the text color.

Zebra will be used solely for tabulated data.

See pics for situations where it is used (on DarkAscension, a pretty sweet skin).

Re: Skins

PostPosted: 05 Feb 2012, 05:17
by timmermac
Doublestrike wrote:I changed the transparency on the player field icons to help with the contrast issue. Is it better for you, @timmermac, and what does everyone else reckon?
I'll check it out with the next daily build and let you know.

Edit: tested and it looks pretty good.

Re: Skins

PostPosted: 11 Feb 2012, 08:55
by Doublestrike
Good news: the standard FPanel (with rounded corners) now supports background images and textures!

So, if anyone would like an image or texture to be added to any rounded-corner panel, post 'er up, tell me where you want it, and I'll drop it in.

Or, if you're particularly keen, just find the FPanel instance you want, and use the setBackgroundTexture() and setForegroundImage() to put it in.

More good news: there is now a stretch-to-fill option for these panels also. For that, use setForegroundStretch(true). I also fixed the scaling bug that causes Dark Ascension's match image to be truncated.

Re: Skins

PostPosted: 11 Feb 2012, 09:16
by moomarc
Sounds awesome. Looks like we finally have full playmats skinnable now. Looking forward to trying it out. :mrgreen:

Re: Skins

PostPosted: 29 Feb 2012, 01:05
by moomarc
Not quite finished yet but thought I'd post some teaser images anyway... The Simpsons come to Forge!

Bright colours perfect for those happy days remeniscing about old Simpsons episodes. The battlefield still needs some work and I need to finish creating custom quest icons like in the attachment (the apothecary will probably be Moe's and the potions beer :mrgreen: )

Anyway, any feedback at this stage could save time.

Re: Skins

PostPosted: 29 Feb 2012, 01:18
by timmermac
In the screen after games in the Rebel skin, the game log doesn't contrast with the background. It's pretty much black-on-black.