It is currently 24 Aug 2025, 20:24
   
Text Size

Forge 08/20/2010 (unofficial BETA) version

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

Re: Forge 08/20/2010 (unofficial BETA) version

Postby Rob Cashwalker » 29 Aug 2010, 14:47

Was able to use Stampede Driver 's ability without having to discard a card.
Whoever added it to the game didn't implement that part correctly:
Code: Select all
abAllPump 1 G T:YouCtrl:+1/+1/Trample:Drawback$Discard/1
It should be:
Code: Select all
abAllPump 1 G T:YouCtrl:+1/+1/Trample:Drawback$YouDiscard/1
It's not technically correct either, but functional for now. Soon, we will have discard as a cost implemented, just like Sacrificing has just been added as a cost.
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: Forge 08/20/2010 (unofficial BETA) version

Postby Caranthol » 29 Aug 2010, 19:13

I can't open my constructed decks because all of them have Test Destroy in them, and it isn't in the cards.txt file. Can you give me the text to add to the file?

Thank you.

EDIT: I answer for myself.

I added this text:
Code: Select all
Test Destroy
1
Instant
Destroy target permanent.
SVar:Rarity:
SVar:Picture:
Caranthol of Fornost, Dúnadan Knight, North Raider
User avatar
Caranthol
 
Posts: 71
Joined: 01 Dec 2009, 22:09
Has thanked: 0 time
Been thanked: 0 time

Re: Forge 08/20/2010 (unofficial BETA) version

Postby Caranthol » 29 Aug 2010, 19:34

When I sort the cards by the Most Recently Added filter, I get the cards sorted by name only. How can I get the cards sorted by the correct filter?

Thank you.
Caranthol of Fornost, Dúnadan Knight, North Raider
User avatar
Caranthol
 
Posts: 71
Joined: 01 Dec 2009, 22:09
Has thanked: 0 time
Been thanked: 0 time

Re: Forge 08/20/2010 (unofficial BETA) version

Postby Chris H. » 29 Aug 2010, 20:26

Caranthol wrote:When I sort the cards by the Most Recently Added filter, I get the cards sorted by name only. How can I get the cards sorted by the correct filter?
`
That filter no longer works due to recent changes in how we handle the cards.txt file. We should consider removing this filter from the list of choices.
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: Forge 08/20/2010 (unofficial BETA) version

Postby Caranthol » 29 Aug 2010, 20:45

Chris H. wrote:
Caranthol wrote:When I sort the cards by the Most Recently Added filter, I get the cards sorted by name only. How can I get the cards sorted by the correct filter?
`
That filter no longer works due to recent changes in how we handle the cards.txt file. We should consider removing this filter from the list of choices.
And will be another possibility to know which are the new cards in order to complete our decks? Or we have to read the list in the official bet topic to know which are?

Thank you.
Caranthol of Fornost, Dúnadan Knight, North Raider
User avatar
Caranthol
 
Posts: 71
Joined: 01 Dec 2009, 22:09
Has thanked: 0 time
Been thanked: 0 time

Re: Forge 08/20/2010 (unofficial BETA) version

Postby Chris H. » 29 Aug 2010, 21:00

Caranthol wrote:And will be another possibility to know which are the new cards in order to complete our decks? Or we have to read the list in the official bet topic to know which are?
`
The developers have not yet had a chance to consider a new type of date filter. Looking at the list of new cards in the beta topic is the best solution at this time.
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: Forge 08/20/2010 (unofficial BETA) version

Postby Xitax » 30 Aug 2010, 03:13

With this release, the downsized HQ card pics in the game area are suboptimal with jaggies.

Minor typo: the Plant Wall is 0/3 at lvl 3, but the bazaar shop says it's 1/3.

Thanks for all the hard work - lovin Forge!
Xitax
 
Posts: 918
Joined: 16 May 2010, 17:19
Has thanked: 183 times
Been thanked: 133 times

Re: Forge 08/20/2010 (unofficial BETA) version

Postby Hamletchickencrisis » 30 Aug 2010, 17:12

I prefer to play with the new gui turned off but when I play against quest decks it defaults to the new gui even though I have it unchecked. Is there any way around this?
Hamletchickencrisis
 
Posts: 89
Joined: 04 Dec 2009, 11:01
Has thanked: 4 times
Been thanked: 0 time

Re: Forge 08/20/2010 (unofficial BETA) version

Postby juzamjedi » 30 Aug 2010, 19:46

Can you change the top level plant wall to gain life every upkeep instead of requiring the TAP?
juzamjedi
Tester
 
Posts: 575
Joined: 13 Nov 2008, 08:35
Has thanked: 6 times
Been thanked: 8 times

Re: Forge 08/20/2010 (unofficial BETA) version

Postby Rob Cashwalker » 31 Aug 2010, 04:43

Why? Isn't the plant wall broken enough?
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: Forge 08/20/2010 (unofficial BETA) version

Postby juzamjedi » 31 Aug 2010, 14:21

I just mean that it's a bit annoying that I have to keep clicking on it every turn. I would either tap the wall at the end of AI's turn / or in response to removal, but it's obvious that I would want the extra life point every turn. The benefit to this is reducing user input rather than a kind of tactical game play advantage.

Yes it's minor, but I would appreciate it at least.
juzamjedi
Tester
 
Posts: 575
Joined: 13 Nov 2008, 08:35
Has thanked: 6 times
Been thanked: 8 times

Re: Forge 08/20/2010 (unofficial BETA) version

Postby Rob Cashwalker » 31 Aug 2010, 15:05

I actually found it trained me to pay attention during the computer's end of turn.... Now, when I play quick games for testing, I find that I keep expecting to do something during the computer's turn, so I automatically move the mouse to where the plant wall usually is....

Maybe we could add another level to it... make it 2/4 with auto life gain?
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: Forge 08/20/2010 (unofficial BETA) version

Postby DennisBergkamp » 31 Aug 2010, 16:23

Sure, this is a good idea... I'll make it a cheapish upgrade (maybe even keep it a 1/4 - then again it has deathtouch, its power doesn't matter much anyway).
User avatar
DennisBergkamp
AI Programmer
 
Posts: 2602
Joined: 09 Sep 2008, 15:46
Has thanked: 0 time
Been thanked: 0 time

Re: Forge 08/20/2010 (unofficial BETA) version

Postby friarsol » 31 Aug 2010, 17:08

Rob Cashwalker wrote:I actually found it trained me to pay attention during the computer's end of turn.... Now, when I play quick games for testing, I find that I keep expecting to do something during the computer's turn, so I automatically move the mouse to where the plant wall usually is....

Maybe we could add another level to it... make it 2/4 with auto life gain?
I think I'd prefer the Wall's ability to only be activated on the controller's turn. This way you can choose to leave it around as a blocker or you can choose to gain life. Once it gains a power and deathtouch it prevents a lot of attacks from the opponent.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge 08/20/2010 (unofficial BETA) version

Postby DennisBergkamp » 31 Aug 2010, 17:22

That's also a good idea, it would make it a lot less powerful...
User avatar
DennisBergkamp
AI Programmer
 
Posts: 2602
Joined: 09 Sep 2008, 15:46
Has thanked: 0 time
Been thanked: 0 time

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 44 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 44 users online :: 0 registered, 0 hidden and 44 guests (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

Users browsing this forum: No registered users and 44 guests

Login Form