It is currently 08 Jul 2021, 00:31
   
Text Size

A Nice Manapool pic

Moderators: timmermac, friarsol, Blacksmith, KrazyTheFox, Agetian, CCGHQ Admins

A Nice Manapool pic

Postby Professor » 26 Sep 2010, 19:25

I don't see a specific place to put this, but I made my own mana pool pic that I like better than the standard one.

Drop this in your res\pics folder and see if you like it any better. Trying to be a fountain rather than a drain, for once. :D
Attachments
mana_pool.jpg
-------------------------------------
PostCount=PostCount+1
User avatar
Professor
 
Posts: 172
Joined: 27 Jul 2009, 21:02
Has thanked: 0 time
Been thanked: 0 time

Re: A Nice Manapool pic

Postby mtgrares » 28 Sep 2010, 17:11

Looks good, I'll probably use it for a change of scenery.
mtgrares
DEVELOPER
 
Posts: 1352
Joined: 08 Sep 2008, 22:10
Has thanked: 3 times
Been thanked: 12 times

Re: A Nice Manapool pic

Postby Bog Wraith » 29 Sep 2010, 14:21

I put it in yesterday and I really like it! I love those newer lands with just the geographic image of the mana without the symbols on them. They look very natural & authentic.

Thanks! 8)
'Twas in the bogs of Cannelbrae
My mate did meet an early grave
'Twas nothing left for us to save
In the peat-filled bogs of Cannelbrae.
User avatar
Bog Wraith
Global Mod 1 (Ret)
 
Posts: 1101
Joined: 28 May 2008, 22:40
Location: Shandalar
Has thanked: 425 times
Been thanked: 152 times

Re: A Nice Manapool pic

Postby Professor » 29 Sep 2010, 17:11

Appreciate it. I think they were originally Unglued lands. They are easily the most attractive lands MtG ever produced.

I may just go ahead and replace my other land pics with them. Hmmm, sounds like hacking... :D
-------------------------------------
PostCount=PostCount+1
User avatar
Professor
 
Posts: 172
Joined: 27 Jul 2009, 21:02
Has thanked: 0 time
Been thanked: 0 time

Re: A Nice Manapool pic

Postby Rob Cashwalker » 29 Sep 2010, 17:18

I thought we already make use of them. We currently link to 4 different land images for each. Not hacking at all. Soon enough, we'll have support for images from all sets.
The Force will be with you, Always.
User avatar
Rob Cashwalker
Programmer
 
Posts: 2167
Joined: 09 Sep 2008, 15:09
Location: New York
Has thanked: 5 times
Been thanked: 40 times

Re: A Nice Manapool pic

Postby Chris H. » 29 Sep 2010, 18:00

Look inside your /res/pic/ folder and you should find that there are 4 jpg files for each of the five basic lands. The four forest pics are named:

    forest.jpg
    forest1.jpg
    forest2.jpg
    forest3.jpg

You can use the forest pics from any of the sets for the jpgs above. This allows people to personalize which basic land pics that they wish to use.
User avatar
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: A Nice Manapool pic

Postby juzamjedi » 29 Sep 2010, 21:07

Good to know!

In my case all 4 lands are going to become Unglued lands. I have noticed that when lands bounce back to my hand they always come back as Unglued lands (which I now see is mountain.jpg, etc.). Not a problem at all for me since I want Unglued lands all the time; just an observation.

Edit: actually, the Zendikar lands are really awesome too and would be good as part of the "default" lands included in the distribution. Just my opinion of course.
juzamjedi
Tester
 
Posts: 575
Joined: 13 Nov 2008, 08:35
Has thanked: 6 times
Been thanked: 8 times

Re: A Nice Manapool pic

Postby Professor » 30 Sep 2010, 21:46

Rob Cashwalker wrote:I thought we already make use of them. We currently link to 4 different land images for each. Not hacking at all. Soon enough, we'll have support for images from all sets.
Yes, that's what I meant. Those are the images I used. I just meant "hacking" in the sense that I replaced a game file with my own. VERY minor hacking, that.

I also was implying that I might make all my lands Unglued just by copying Mountain.jpg to Mountain1, 2, 3, etc. I haven't seen Zendikar lands, but if you're excited, I'm excited!
-------------------------------------
PostCount=PostCount+1
User avatar
Professor
 
Posts: 172
Joined: 27 Jul 2009, 21:02
Has thanked: 0 time
Been thanked: 0 time

Re: A Nice Manapool pic

Postby PhoenixAvenger » 01 Oct 2010, 07:30

I'm more curious about the implications behind the reason that the basic lands can have four pictures:

Code: Select all
Name:Forest
|
...
SVar:PicCount:4
...
|
This brings up two questions (directed mainly at Rob, due to his last comment):
1) Can that SVar be added to any other card, and
2) What is the upper bound for PicCount?
User avatar
PhoenixAvenger
 
Posts: 62
Joined: 31 Aug 2010, 23:34
Location: NorCal
Has thanked: 0 time
Been thanked: 0 time

Re: A Nice Manapool pic

Postby Rob Cashwalker » 01 Oct 2010, 14:26

1 - yes. You can also add additional urls to the Picture SVar delimited by "\".
example from Forest:
Code: Select all
SVar:Picture:http://resources.wizards.com/magic/cards/unh/en-us/card73946.jpg\http://gatherer.wizards.com/handlers/image.ashx?type=card&multiverseid=2748\http://gatherer.wizards.com/handlers/image.ashx?type=card&multiverseid=587\http://gatherer.wizards.com/handlers/image.ashx?type=card&multiverseid=586
2-the upper bound is the PicCount you specify.
The Force will be with you, Always.
User avatar
Rob Cashwalker
Programmer
 
Posts: 2167
Joined: 09 Sep 2008, 15:09
Location: New York
Has thanked: 5 times
Been thanked: 40 times

Re: A Nice Manapool pic

Postby zerker2000 » 02 Oct 2010, 20:51

So the upper bound for PicCount should be 2,147,483,647.
O forest, hold thy wand'ring son
Though fears assail the door.
O foliage, cloak thy ravaged one
In vestments cut for war.


--Eladamri, the Seed of Freyalise
zerker2000
Programmer
 
Posts: 569
Joined: 09 May 2009, 21:40
Location: South Pasadena, CA
Has thanked: 0 time
Been thanked: 0 time

Re: A Nice Manapool pic

Postby Rob Cashwalker » 02 Oct 2010, 22:03

yep.... even with all 4 land pics for each set, we shouldn't hit that limit anytime soon.
The Force will be with you, Always.
User avatar
Rob Cashwalker
Programmer
 
Posts: 2167
Joined: 09 Sep 2008, 15:09
Location: New York
Has thanked: 5 times
Been thanked: 40 times

Re: A Nice Manapool pic

Postby zerker2000 » 02 Oct 2010, 22:27

Yeh, even "random card" wouldn't come close. Maybe "random three cards"? :)
O forest, hold thy wand'ring son
Though fears assail the door.
O foliage, cloak thy ravaged one
In vestments cut for war.


--Eladamri, the Seed of Freyalise
zerker2000
Programmer
 
Posts: 569
Joined: 09 May 2009, 21:40
Location: South Pasadena, CA
Has thanked: 0 time
Been thanked: 0 time

Re: A Nice Manapool pic

Postby LokiUndergod » 04 Oct 2010, 16:25

Very nicely done. Looks great! :)
LokiUndergod
 
Posts: 33
Joined: 26 Mar 2010, 13:28
Has thanked: 2 times
Been thanked: 0 time

Re: A Nice Manapool pic

Postby lord of 13 » 22 Oct 2010, 02:32

Interesting... the image I'm using for my mana pool in MindGames is
Mana Pool.png
Where each circle will have a number in it to denote the amount of mana of that color. I'm considering how to best visually represent snow mana, though, and I'm stumped on doing it cleanly. Even this might be too much in one image.
><><><><><><><
Currently developing Mindgames, for playing a rules-enforced game of MtG.
RECENT PROJECTS
->XMLScript
->Zwiel Platformer
User avatar
lord of 13
DEVELOPER
 
Posts: 79
Joined: 06 Jan 2010, 01:36
Has thanked: 0 time
Been thanked: 0 time

Next

Return to Forge

Who is online

Users browsing this forum: No registered users and 10 guests


Who is online

In total there are 10 users online :: 0 registered, 0 hidden and 10 guests (based on users active over the past 10 minutes)
Most users ever online was 1922 on 07 Jun 2021, 06:01

Users browsing this forum: No registered users and 10 guests

Login Form