CBG's Style - 0.3.6b

This forum is intended solely for the purpose of templates designed for the Magic: The Gathering game.
Anyone submitting new templates should make sure they work in the latest version of MSE2.

Moderators: artfreakwiu, Pichoro, SweetRein

CBG's Style - 0.3.6b

Postby artfreakwiu on Thu Jun 12, 2008 6:48 pm

Updates include: Corrected PT boxes, Untap symbols, Colorless hybrid mana, etc.
The font you'll need for the names can be found here.
Previews:
ImageImageImage
Happy creating!
Attachments
magic-comicbookguy.zip
(5.3 MB) Downloaded 1180 times
Image
User avatar
artfreakwiu
 
Posts: 107
Joined: Wed Oct 18, 2006 7:15 pm
Location: Illinois

Re: CBG's Style - 3.6b

Postby Pichoro on Thu Jun 12, 2008 7:22 pm

Couple of errors.

1.) No infinity symbol, but the symbol-font thinks it has one. Causes an error message and causes undesirable behavior afterwards, including fickle acting windows and unaccessible insert symbol menu.
2.) No semi-transparent mana symbol watermarks. This one doesn't cause an error, atleast.

Edit:
Found another. Sort of.
3.) Because the Mythic Rare symbol variation isn't defined individually, this template is incompatible with MSE 0.3.6; requires 0.3.6b. Most of it works with 0.3.6, but an error message is generated.

Edit2:
And another. Which could be a feature this time, depending on how you look at it.
4.) The regex for the #/C hybrid symbols is "wrong" when compared to the one used now in magic-mana-small and magic-mana-large and all others. The one used in them now doesn't cause the number to vanish if, say, "12/W" is typed in. It looks ugly, but is not empty.
I don't want to have a signature... :(
User avatar
Pichoro
 
Posts: 438
Joined: Wed Oct 18, 2006 6:28 pm
Location: Ohio

Re: CBG's Style - 3.6b

Postby artfreakwiu on Thu Jun 12, 2008 7:43 pm

1.) Fixed.
2.) Fixed.
3.) Can't really help it.
Edit:
4.) Ah, I misread what you'd typed. How can I fix this?
Image
User avatar
artfreakwiu
 
Posts: 107
Joined: Wed Oct 18, 2006 7:15 pm
Location: Illinois

Re: CBG's Style - 3.6b

Postby Pichoro on Thu Jun 12, 2008 7:53 pm

3.) Can be fixed. Put this next bit of code in above your styling choices.

Code: Select all
############################################################## Set info fields
set info style:
   symbol:
      variation:
         name: mythic rare
         border radius: 0.07
         fill type: linear gradient
         fill color 1:   rgb(255, 160, 40)
         fill color 2:   rgb(202, 49, 35)
         border color 1: rgb(0,  0,  0)
         border color 2: rgb(0,  0,  0)


I've done this to every other style, with the intention of removing them the next time MSE has a release.

4.) On each of the five entries for #/C hybrids, change

Code: Select all
   code: ([XYZ0-9])+/B


to

Code: Select all
   code: ([XYZ0-9]+)/B
.
I don't want to have a signature... :(
User avatar
Pichoro
 
Posts: 438
Joined: Wed Oct 18, 2006 6:28 pm
Location: Ohio

Re: CBG's Style - 3.6b

Postby artfreakwiu on Thu Jun 12, 2008 8:09 pm

Awesome! Thanks for the testing and all the info, fixed it right up! :)
Image
User avatar
artfreakwiu
 
Posts: 107
Joined: Wed Oct 18, 2006 7:15 pm
Location: Illinois


Return to MSE2b v0.3.8 Magic: The Gathering related Templates

Who is online

Users browsing this forum: No registered users and 2 guests