Forge Beta: 03-30-2012 ver 1.2.6 rev 14987
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Forge Beta: 03-30-2012 ver 1.2.6 rev 14987
by cc-drake » 31 Mar 2012, 19:40
Haunting Apparition seems to consider white cards as well
Re: Forge Beta: 03-30-2012 ver 1.2.6 rev 14987
by Xitax » 31 Mar 2012, 22:19
Revive should also be in 8ED.
- Attachments
-
revive.txt
- (591 Bytes) Downloaded 190 times
Re: Forge Beta: 03-30-2012 ver 1.2.6 rev 14987
by weirdingway » 01 Apr 2012, 04:09
Computer will bounce Cavern Harpy with Aluren infinitely (this is a problem when it's not comboing with anything to kill you)
- weirdingway
- Posts: 57
- Joined: 19 Nov 2009, 12:39
- Has thanked: 0 time
- Been thanked: 4 times
Re: Forge Beta: 03-30-2012 ver 1.2.6 rev 14987
by cc-drake » 01 Apr 2012, 07:28
Exoskeletal Armor counts only creatures in my (or my opponent's) graveyard, but definitely not both
Re: Forge Beta: 03-30-2012 ver 1.2.6 rev 14987
by Vernon » 01 Apr 2012, 07:52
Was basic land excluded? I'm not getting any basic land in the Deck Editor or Quest Deck Editor. Was this intended or an oversight?
When playing, card text is important. Read and understand it. It will usually prevent most errors.
- Vernon
- Posts: 51
- Joined: 01 Feb 2012, 23:18
- Location: Portland, OR
- Has thanked: 3 times
- Been thanked: 0 time
Re: Forge Beta: 03-30-2012 ver 1.2.6 rev 14987
by atar » 01 Apr 2012, 08:23
I still have problem with the challenges,the ai doesn't get the cards from the start.Does anybody else have the same problem?
Re: Forge Beta: 03-30-2012 ver 1.2.6 rev 14987
by Sloth » 01 Apr 2012, 08:35
These are fixed! Thanks cc-drake.cc-drake wrote: Haunting Apparition seems to consider white cards as well
Exoskeletal Armor counts only creatures in my (or my opponent's) graveyard, but definitely not both
-
Sloth - Programmer
- Posts: 3498
- Joined: 23 Jun 2009, 19:40
- Has thanked: 125 times
- Been thanked: 507 times
Re: Forge Beta: 03-30-2012 ver 1.2.6 rev 14987
by Chris H. » 01 Apr 2012, 10:30
Vernon wrote:Was basic land excluded? I'm not getting any basic land in the Deck Editor or Quest Deck Editor. Was this intended or an oversight?
I started a new quest and went into the deck editor and the lands are there as shown in the screenshot below. The basic lands were also shown in the constructed mode deck editor.
-
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: Forge Beta: 03-30-2012 ver 1.2.6 rev 14987
by Vernon » 01 Apr 2012, 12:19
OK, Chris. BTW, this is rev 14990 officially, not rev 14987.
For not locking the SVN before release. 


When playing, card text is important. Read and understand it. It will usually prevent most errors.
- Vernon
- Posts: 51
- Joined: 01 Feb 2012, 23:18
- Location: Portland, OR
- Has thanked: 3 times
- Been thanked: 0 time
Re: Forge Beta: 03-30-2012 ver 1.2.6 rev 14987
by Chris H. » 01 Apr 2012, 12:38
Vernon wrote:OK, Chris. BTW, this is rev 14990 officially, not rev 14987.For not locking the SVN before release.
I meant to ask in my previous post if you by any chance had clicked on the land filter button as this would remove the lands from the list that is displayed. A new member of our dev team made a few adjustments to the deck editors and there might be a few inconsistencies for us to observe.

Yeah, the SVN locking issue.
I remember Braids trying to lock the original SVN for some portion of her work and she had some difficulties. I got the impression that it may not be possible to lock the SVN but I could be wrong.
From start to finish I spend about 1.5 to 2 hours per day on the beta and the snapshot build releases. Our Maven system helps to automate this process. To be honest, our current system works well enough and is far better than the one that I was using a couple of years ago.

-
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: Forge Beta: 03-30-2012 ver 1.2.6 rev 14987
by Vernon » 01 Apr 2012, 16:39
The land filter was why no lands were showing. After clicking it, the lands did show up. My fault for not noticing it the first time. I was used to the old editor. It will take some getting used to with the condensed format, but it does streamline it. One thing I did notice, apart from the lands, was that the same cards (in different expansions) would not appear in the same place. I always have my editors sorted from new cards at the top of the list, followed by color (W,U,B,R,G,MC).
Ex: Unholy Strength would be clicked and when done adding the stack from one expansion (LEB), another stack would be 3 or 4 spaces up or down.
Fortunately, the basic land doesn't have that issue, but all other cards do. Can this be fixed? This is in the deck editor sections.
Ex: Unholy Strength would be clicked and when done adding the stack from one expansion (LEB), another stack would be 3 or 4 spaces up or down.
Fortunately, the basic land doesn't have that issue, but all other cards do. Can this be fixed? This is in the deck editor sections.
When playing, card text is important. Read and understand it. It will usually prevent most errors.
- Vernon
- Posts: 51
- Joined: 01 Feb 2012, 23:18
- Location: Portland, OR
- Has thanked: 3 times
- Been thanked: 0 time
Re: Forge Beta: 03-30-2012 ver 1.2.6 rev 14987
by cc-drake » 01 Apr 2012, 19:54
Cold Storage reads
3: Exile target creature you control.
Sacrifice Cold Storage: Sacrifice Cold Storage: Return each creature card exiled with Cold Storage to the battlefield under your control.
Re: Forge Beta: 03-30-2012 ver 1.2.6 rev 14987
by friarsol » 01 Apr 2012, 20:29
Moomarc, you don't need to add the cost description into the SpellDescription when adding cards. It's generated by the Cost class. If the Cost description isn't able to auto-generate, there's a different parameter to use for it.cc-drake wrote: Cold Storage reads3: Exile target creature you control.
Sacrifice Cold Storage: Sacrifice Cold Storage: Return each creature card exiled with Cold Storage to the battlefield under your control.
Also, fixed, thanks CC.
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Forge Beta: 03-30-2012 ver 1.2.6 rev 14987
by weirdingway » 02 Apr 2012, 03:27
Can't seem to be able to play the revealed land at the top of my library via Oracle of Mul Daya
- weirdingway
- Posts: 57
- Joined: 19 Nov 2009, 12:39
- Has thanked: 0 time
- Been thanked: 4 times
Who is online
Users browsing this forum: No registered users and 29 guests