Skins
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
41 posts
• Page 3 of 3 • 1, 2, 3
Re: Skins
by WompWomp » 09 Mar 2012, 14:57
There is a font, sorry, you can't attach ttf files so here's the full zip with a fix to one other file while I'm at it. I haven't really bothered to name it, so go with whatever.
The BG texture is horizontally seamless but not vertically, I don't expect many people are running a resolution taller than 1300px. The match background doesn't actually have anything wrong with it, it just wont fill the entire background at an aspect ratio that isn't 16x10 which doesn't look as nice. I could make 5:4, 4:3, and 16:9 versions but that seems like an awkward fix.
Also attached an extended version of the original avatar sprite sheet I sent you.
The BG texture is horizontally seamless but not vertically, I don't expect many people are running a resolution taller than 1300px. The match background doesn't actually have anything wrong with it, it just wont fill the entire background at an aspect ratio that isn't 16x10 which doesn't look as nice. I could make 5:4, 4:3, and 16:9 versions but that seems like an awkward fix.
Also attached an extended version of the original avatar sprite sheet I sent you.
- Attachments
-
wompwomp.zip
- (3.79 MiB) Downloaded 406 times
Skins and Avatars
by Tranberry » 10 Mar 2012, 14:47
I'm a bit curious about these avatars, are they for both Human-player and AI?
For me 'avatars' is a way to differentiate between players. So while I see the need for it in 'Quest mode' it is not as useful as in a future where Forge has multiplayer, and this leads me to my real question:
Why should avatars be bundled with skins, to me this sounds very odd. If we got avatars in Forge I would not like them to change due to what theme/skin I'm currently using, especially in a multiplayer scenario.
edit:
Not directly asked to you WompWomp, more to mr Doublestrike I guess.
For me 'avatars' is a way to differentiate between players. So while I see the need for it in 'Quest mode' it is not as useful as in a future where Forge has multiplayer, and this leads me to my real question:
Why should avatars be bundled with skins, to me this sounds very odd. If we got avatars in Forge I would not like them to change due to what theme/skin I'm currently using, especially in a multiplayer scenario.
edit:
Not directly asked to you WompWomp, more to mr Doublestrike I guess.
User experience, make or break. MtG drafting is fun.
-
Tranberry - Posts: 59
- Joined: 01 Apr 2010, 19:32
- Location: Sweden
- Has thanked: 136 times
- Been thanked: 3 times
Re: Skins
by moomarc » 10 Mar 2012, 15:56
The avatars were only available from the default sprite sheet until the Simpsons came along. I felt that to have a fully inclusive skin the player had to be able to play with the characters (and evidently Doublestrike agreed). I still feel that way, but perhaps the best solution (if its possible) would be to make the default selection be available to all skins, then, if a skin has its own sprite sheet, add those avatars on to the end of the default list instead of replacing them. Doublestrike will have to get back to us on the plausibility of that.
-Marc
-
moomarc - Pixel Commander
- Posts: 2091
- Joined: 04 Jun 2010, 15:22
- Location: Johannesburg, South Africa
- Has thanked: 371 times
- Been thanked: 372 times
Re: Skins and Avatars
by WompWomp » 13 Mar 2012, 19:47
To clarify those avatars aren't part of the skin, my skin doesn't have its own avatar sheet. I supplied the default set of Avatars to Doublestrike, which is what that's an update to.Tranberry wrote:I'm a bit curious about these avatars, are they for both Human-player and AI?
For me 'avatars' is a way to differentiate between players. So while I see the need for it in 'Quest mode' it is not as useful as in a future where Forge has multiplayer, and this leads me to my real question:
Why should avatars be bundled with skins, to me this sounds very odd. If we got avatars in Forge I would not like them to change due to what theme/skin I'm currently using, especially in a multiplayer scenario.
Re: Skins
by Doublestrike » 17 Mar 2012, 07:06
Great! I put it up as "Firebloom". Sorry it took so long, it's been an extremely busy week at work and I haven't had time to sit down and Forge. Love those custom icons.WompWomp wrote:so here's the full zip
Thanks WompWomp, that's updated too.WompWomp wrote:To clarify those avatars aren't part of the skin, my skin doesn't have its own avatar sheet. I supplied the default set of Avatars to Doublestrike, which is what that's an update to.
Tranberry wrote:If we got avatars in Forge I would not like them to change due to what theme/skin I'm currently using, especially in a multiplayer scenario.
Done. Was that what you had in mind? There will be a problem with indexing if a user changes skins; for example, say there's 100 default avatars, and 10 unique avatars, and the user has selected avatar #105, then switches to a skin without unique avatars, their choice will be reset. But not a big deal, I reckon.moomarc wrote:but perhaps the best solution (if its possible) would be to make the default selection be available to all skins, then, if a skin has its own sprite sheet, add those avatars on to the end of the default list instead of replacing them
Sounds good, and it's done. Also, while we're on the topic, the avatar-switch bug at runtime should be fixed now. It was a separate bug than all of the other ones, amazingly.
---
A joke is a very serious thing.
A joke is a very serious thing.
-
Doublestrike - UI Programmer
- Posts: 715
- Joined: 08 Aug 2011, 09:07
- Location: Bali
- Has thanked: 183 times
- Been thanked: 161 times
Re: Skins
by Doublestrike » 20 May 2012, 06:25
WompWomp - just added these now, along with the compressed version of the match background you sent me. Looks good, and is a lot faster now with the lighter image 

---
A joke is a very serious thing.
A joke is a very serious thing.
-
Doublestrike - UI Programmer
- Posts: 715
- Joined: 08 Aug 2011, 09:07
- Location: Bali
- Has thanked: 183 times
- Been thanked: 161 times
Re: Skins
by WompWomp » 11 Jun 2012, 19:08
Previously the match background was only being shown during matches, but now it's showing as the background for the rest of Forge as well. Is that intentional? Either way it causes readability issues in menus in firebloom so, at least for now, bg_match needs to be removed.
Also, since I'm here, have a spritesheet.
Also, since I'm here, have a spritesheet.
Re: Skins
by Chris H. » 12 Jun 2012, 12:11
WompWomp wrote:Previously the match background was only being shown during matches, but now it's showing as the background for the rest of Forge as well. Is that intentional? Either way it causes readability issues in menus in firebloom so, at least for now, bg_match needs to be removed.
Also, since I'm here, have a spritesheet.
I checked a few of the other skins and they seem to have the same issue.
Your updated sprite sheet has been added to the SVN.
I did not remove the bg_match file.
It may be best to not have this file displayed on the home view. Not sure how to do that though.

-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Skins
by Doublestrike » 23 Sep 2012, 02:37
This is fixed; should only be showing in match view now. Please report funny behavior.Chris H. wrote:I did not remove the bg_match file.
It may be best to not have this file displayed on the home view.
FYI, if we want to later, a background image can be set in each UI state.
---
A joke is a very serious thing.
A joke is a very serious thing.
-
Doublestrike - UI Programmer
- Posts: 715
- Joined: 08 Aug 2011, 09:07
- Location: Bali
- Has thanked: 183 times
- Been thanked: 161 times
Re: Skins
by moomarc » 08 Mar 2013, 12:44
I'm unsticky-ing this thread. It's been inactive for a long while and I think we've got enough skins packaged with Forge that the rest can be downloaded by uses as they want. To that end, the Skins/Themes thread in the main Forge forum is more visible to casual users.
-Marc
-
moomarc - Pixel Commander
- Posts: 2091
- Joined: 04 Jun 2010, 15:22
- Location: Johannesburg, South Africa
- Has thanked: 371 times
- Been thanked: 372 times
41 posts
• Page 3 of 3 • 1, 2, 3
Who is online
Users browsing this forum: No registered users and 43 guests