Card Requests
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Card Requests
by lord of 13 » 12 Jan 2010, 01:22
All of the planeswalkers! 
That is, Sarkhan Vol, Tezzeret the Seeker, Sorrin Markov, Chandra Ablaze, and Jace, the Mindsculptor (from WWK). Jace MS's static ought to be easy enough; and only Chandra Ablaze's ultimate is that challenging. I might do it myself, just to get a better idea of how to do this for my own (work-in-progress) rules-enforcing game, Smart MtG.

That is, Sarkhan Vol, Tezzeret the Seeker, Sorrin Markov, Chandra Ablaze, and Jace, the Mindsculptor (from WWK). Jace MS's static ought to be easy enough; and only Chandra Ablaze's ultimate is that challenging. I might do it myself, just to get a better idea of how to do this for my own (work-in-progress) rules-enforcing game, Smart MtG.
><><><><><><><
Currently developing Mindgames, for playing a rules-enforced game of MtG.
RECENT PROJECTS
->XMLScript
->Zwiel Platformer
Currently developing Mindgames, for playing a rules-enforced game of MtG.
RECENT PROJECTS
->XMLScript
->Zwiel Platformer
-
lord of 13 - DEVELOPER
- Posts: 79
- Joined: 06 Jan 2010, 01:36
- Has thanked: 0 time
- Been thanked: 0 time
Re: Card Requests
by Corwin72 » 12 Jan 2010, 13:48
Brave the Elements
Kor Aeronaut
Kor Skyfisher
Luminarch Ascension
Steppe Lynx
World Queller
Lorthos, the Tidemaker
Roil Elemental
Sea Gate Loremaster
Sphinx of Lost Truths
Spreading Seas
Bloodchief Ascension
Bloodghast
Halo Hunter
Kalitas, Bloodchief of Ghet
Malakir Bloodwitch
Marsh Casualties
Quest for the Gravelord
Burst Lightning
Chandra Ablaze
Elemental Appeal
Goblin Guide
Plated Geopede
Torch Slinger
Frontier Guide
Grazing Gladehart
Harrow
Oracle of Mul Daya
Khalni Gem
Teetering Peaks
Valakut, the Molten Pinnacle
Thanks!
Kor Aeronaut
Kor Skyfisher
Luminarch Ascension
Steppe Lynx
World Queller
Lorthos, the Tidemaker
Roil Elemental
Sea Gate Loremaster
Sphinx of Lost Truths
Spreading Seas
Bloodchief Ascension
Bloodghast
Halo Hunter
Kalitas, Bloodchief of Ghet
Malakir Bloodwitch
Marsh Casualties
Quest for the Gravelord
Burst Lightning
Chandra Ablaze
Elemental Appeal
Goblin Guide
Plated Geopede
Torch Slinger
Frontier Guide
Grazing Gladehart
Harrow
Oracle of Mul Daya
Khalni Gem
Teetering Peaks
Valakut, the Molten Pinnacle
Thanks!
-
Corwin72 - Posts: 793
- Joined: 15 Sep 2009, 13:26
- Location: Grayson, Ga
- Has thanked: 25 times
- Been thanked: 9 times
Re: Card Requests
by Vecc » 12 Jan 2010, 15:16
Reveilark, Duplicant, maybe Genesis? Gifts Ungiven, Fact or Fiction, maybe Life from the Loam if Dredge is easy enough.. now that we have Fetchlands around. 
I was trying to make some stuff myself as a first approach to Java a while ago, but for some reason Eclipse always accuses a bug involving TreeProperties or something whenever I try to compile/run the program, even if I don't change anything. I really wasn't born for coding.

I was trying to make some stuff myself as a first approach to Java a while ago, but for some reason Eclipse always accuses a bug involving TreeProperties or something whenever I try to compile/run the program, even if I don't change anything. I really wasn't born for coding.

Last edited by Vecc on 13 Jan 2010, 10:32, edited 1 time in total.
Re: Card Requests
by DennisBergkamp » 12 Jan 2010, 21:41
Are you using the SVN to do this? We are using some external library that has these TreeProperties, but it should be included with the SVN version.I was trying to make some stuff myself as a first approach to Java a while ago, but for some reason Eclipse always accuses a bug involving TreeProperties or something whenever I try to compile/run the program, even if I don't change anything. I really wasn't born for coding.
Oh, and Lord of 13, we already do have Tezzeret the Seeker and Sarkhan Vol

-
DennisBergkamp - AI Programmer
- Posts: 2602
- Joined: 09 Sep 2008, 15:46
- Has thanked: 0 time
- Been thanked: 0 time
Re: Card Requests
by lord of 13 » 13 Jan 2010, 01:35
@Dennis: Not exactly. I'm using the code that comes with the download.
><><><><><><><
Currently developing Mindgames, for playing a rules-enforced game of MtG.
RECENT PROJECTS
->XMLScript
->Zwiel Platformer
Currently developing Mindgames, for playing a rules-enforced game of MtG.
RECENT PROJECTS
->XMLScript
->Zwiel Platformer
-
lord of 13 - DEVELOPER
- Posts: 79
- Joined: 06 Jan 2010, 01:36
- Has thanked: 0 time
- Been thanked: 0 time
Re: Card Requests
by DennisBergkamp » 13 Jan 2010, 03:32
Get this one instead:
viewtopic.php?f=26&t=2039
or better yet, get the latest SVN:
http://code.google.com/p/cardforge/source/checkout
viewtopic.php?f=26&t=2039
or better yet, get the latest SVN:
http://code.google.com/p/cardforge/source/checkout
-
DennisBergkamp - AI Programmer
- Posts: 2602
- Joined: 09 Sep 2008, 15:46
- Has thanked: 0 time
- Been thanked: 0 time
Re: Card Requests
by DennisBergkamp » 13 Jan 2010, 17:30
If you can't, let me know and I'll walk you through the steps...
For now, you will need Eclipse with some SVN plugin installed (Subclipse is what I use).
Then you should be able to fetch the latest version from SVN.
For now, you will need Eclipse with some SVN plugin installed (Subclipse is what I use).
Then you should be able to fetch the latest version from SVN.
-
DennisBergkamp - AI Programmer
- Posts: 2602
- Joined: 09 Sep 2008, 15:46
- Has thanked: 0 time
- Been thanked: 0 time
Re: Card Requests
by Vecc » 15 Jan 2010, 13:31
I had been using the source.rar that came with the latest Beta versions, but I guess that hasn't been fully updated with the SVN being a much better alternative. I'll give it a shot today, sounds very nice... maybe after some studying on the code I can go beyond making card requests and do something for the project myself. 

Re: Card Requests
by Marek14 » 15 Jan 2010, 16:21
Well, right now the Worldwake spoilers start... Dragonmaster Outcast, Join the Ranks...
Re: Card Requests
by Mr.Chaos » 16 Jan 2010, 06:57
Fresh from the WorldWake spoiler:
Joraga Warcaller g
Creature - Elf Warrior Rare
Multikicker 1{G}
Joraga Warcaller enters the battlefield with a +1/+1 counter on it for each time it was kicked.
Other Elf creatures you control get +1/+1 for each +1/+1 counter on Joraga Warcaller.
1/1
My elf deck would really get a kick out of this card! Imagine what you could achieve with a few Elvish Archdruid or Priest of Titania in play when you cast Joraga!
Basically, Joraga is Immaculate Magistrate on steroids!
So, yeah! I want to see this card in Forge!
See the spoiler here http://mtgsalvation.com/worldwake-spoiler.html
Joraga Warcaller g
Creature - Elf Warrior Rare
Multikicker 1{G}
Joraga Warcaller enters the battlefield with a +1/+1 counter on it for each time it was kicked.
Other Elf creatures you control get +1/+1 for each +1/+1 counter on Joraga Warcaller.
1/1
My elf deck would really get a kick out of this card! Imagine what you could achieve with a few Elvish Archdruid or Priest of Titania in play when you cast Joraga!

Basically, Joraga is Immaculate Magistrate on steroids!
So, yeah! I want to see this card in Forge!


See the spoiler here http://mtgsalvation.com/worldwake-spoiler.html
](./images/smilies/eusa_wall.gif)

- Mr.Chaos
- Tester
- Posts: 625
- Joined: 06 Sep 2008, 08:15
- Has thanked: 0 time
- Been thanked: 0 time
Re: Card Requests
by silly freak » 16 Jan 2010, 10:24
don't expect worldwake cards before it comes out, it's just politeness. and do expect a lot when it does!
___
where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
- silly freak
- DEVELOPER
- Posts: 598
- Joined: 26 Mar 2009, 07:18
- Location: Vienna, Austria
- Has thanked: 93 times
- Been thanked: 25 times
Re: Card Requests
by Marek14 » 16 Jan 2010, 12:02
Nah, Joraga is Immaculate Magistrate TARGET on steroidsMr.Chaos wrote:Fresh from the WorldWake spoiler:
Joraga Warcaller g
Creature - Elf Warrior Rare
Multikicker 1{G}
Joraga Warcaller enters the battlefield with a +1/+1 counter on it for each time it was kicked.
Other Elf creatures you control get +1/+1 for each +1/+1 counter on Joraga Warcaller.
1/1
My elf deck would really get a kick out of this card! Imagine what you could achieve with a few Elvish Archdruid or Priest of Titania in play when you cast Joraga!![]()
Basically, Joraga is Immaculate Magistrate on steroids!
So, yeah! I want to see this card in Forge!![]()
![]()
See the spoiler here http://mtgsalvation.com/worldwake-spoiler.html

Re: Card Requests
by Aladin » 16 Jan 2010, 13:57
I'd really like to see Lieges from Shadowmoor/Eventide in Forge 

- Aladin
- Posts: 1
- Joined: 16 Jan 2010, 10:47
- Has thanked: 0 time
- Been thanked: 0 time
Who is online
Users browsing this forum: No registered users and 24 guests