Page 1 of 1

Snow mana

PostPosted: 16 Nov 2009, 17:11
by Sloth
I toyed around with snow mana today and there are still some issues:

- I can't use snow mana from a snow land (for example Boreal Shelf) as colored mana. Not directly and not via the mana pool.
- If I have snow mana in my mana pool and I want to cast a colored spell, I click on the mana pool and I get asked how I want to use the mana. If I chose snow, weird things happen: I get asked again (the same window), or more than one mana is subtracted from the cost. In the end the snow mana is still in my pool and I can use it again.

By the way: Using abilities with snow mana works fine and these creatures can be added:

cards.txt:
Code: Select all
Boreal Griffin
3 W W
Snow Creature Griffin
no text
3/2
Flying
KPump S:First Strike

Frost Raptor
2 U
Snow Creature Bird
no text
2/2
Flying
KPump S S:Shroud

Goblin Rimerunner
2 R
Snow Creature Goblin Warrior
no text
2/2
TgtKPump T:This creature cannot block
KPump S:Haste

Phyrexian Snowcrusher
6
Snow Artifact Creature Juggernaut
no text
6/5
This card attacks each turn if able.
PTPump 1 S:+1/+0

Rimebound Dead
B
Snow Creature Skeleton
no text
1/1
RegenerateMe:S

Phyrexian Ironfoot
3
Snow Artifact Creature Construct
no text
3/4
This card doesn't untap during your untap step.
Untap:1 S
All the pictures are already in card-pictures.txt, but:
Code: Select all
phyrexian_ironfoot.jpg            http://www.wizards.com/global/images/magic/general/phyrexian_ironfoot.jpg
And Boreal Druid is still not a snow creature.

Should I use SVN for little updates in cards.txt and card-pictures.txt in the future? Or should I post my suggestion here, not to mess things up?

Re: Snow mana

PostPosted: 16 Nov 2009, 17:33
by DennisBergkamp
Cool! Feel free to use the SVN (or post them here, either way :) ).
I've just updated the SVN with your changes.

Re: Snow mana

PostPosted: 16 Nov 2009, 17:44
by Chris H.
Sloth wrote:Should I use SVN for little updates in cards.txt and card-pictures.txt in the future? Or should I post my suggestion here, not to mess things up?
Thank you for your good work. :)

To make contributions to the SVN you will need to install Eclipse and learn how to build a project with the source code.

Then you will need to find and install the Subclipse plugin and the Subversion binaries. This additional software will allow you to access the SVN files. This will allow you to keep your local copy up to date with the SVN code.

To move your updates in cards.txt and card-pictures.txt files to the SVN you will have to ask for and receive committer's status.

It is up to you if you would like to make this level of commitment to the project. :wink: I have a few minor updates that I would like to make to the SVN. On occasion, I could move some of your contributions over at the same time. :)

Re: Snow mana

PostPosted: 16 Nov 2009, 18:18
by DennisBergkamp
Both of you guys still need committer privileges though... hmm, I think I have owner status, so I could add you as committers.
Just pm me your gmail addresses, and I'll send you both an invite.

Re: Snow mana

PostPosted: 16 Nov 2009, 18:53
by Sloth
Since Eclipse runs awfully slow on my pc, I think I will stick to posting my suggestions here on the forum. I'm very gratefull to you Dennis for incoorporating them.

I would be glad if you (or anyone) could move my contributions to SVN if you feel like it, Chris. I will try to make them as complete and bug-free as possible.

Thanks for the great improvements!

PS: One of the snow creatures (Phyrexian Ironfoot) was suggested by Marek14 and not me. So thanks to him!

Re: Snow mana

PostPosted: 16 Nov 2009, 20:25
by Marek14
Sloth wrote:PS: One of the snow creatures (Phyrexian Ironfoot) was suggested by Marek14 and not me. So thanks to him!
Yay me! :D

Re: Snow mana

PostPosted: 16 Nov 2009, 21:34
by Rob Cashwalker
For someone not making source code changes, you only need a standalone SVN client like TortoiseSVN. It can download the repository as a folder structure, with right-click-menu integration.