It is currently 14 May 2025, 06:01
   
Text Size

Forge 11/30/2010 (unofficial BETA) version

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

Re: Forge 11/30/2010 (unofficial BETA) version

Postby Maraxas-of-Keld » 30 Nov 2010, 22:41

Is that link for the forge download, or is it still not working? I saved it to my documents, but it would not play.

Pardon my computer illiteracy. :)
Maraxas-of-Keld
 
Posts: 5
Joined: 26 Nov 2010, 05:45
Has thanked: 0 time
Been thanked: 0 time

Re: Forge 11/30/2010 (unofficial BETA) version

Postby Chris H. » 30 Nov 2010, 23:40

Maraxas-of-Keld wrote:Is that link for the forge download, or is it still not working? I saved it to my documents, but it would not play.

Pardon my computer illiteracy. :)
`
The forge download is OK. The file that is downloaded contains several thousand files which have been compressed and joined into a single file. You need to use a utility application to extract the files from the archive.

There are utilities for Windows, Mac OS and the various *nixes. Which OS are you using. Someone should be able to recommend a good utility application for you 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: Forge 11/30/2010 (unofficial BETA) version

Postby friarsol » 30 Nov 2010, 23:49

WinRar and 7zip are common utilities used to extract 7z compression files.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge 11/30/2010 (unofficial BETA) version

Postby Maraxas-of-Keld » 01 Dec 2010, 00:20

I have windows 7, and I recall using Winzip the last time I installed this. I'll give it a try and edit in if it worked.

EDIT: I googled 7zip, installed that, unzipped the file, and now it works fine. :)
Maraxas-of-Keld
 
Posts: 5
Joined: 26 Nov 2010, 05:45
Has thanked: 0 time
Been thanked: 0 time

Re: Forge 11/30/2010 (unofficial BETA) version

Postby SwordFishData » 01 Dec 2010, 04:27

Just noticed that the 11/30 version allowed me to play a Mox Jet during the Computer's 2nd main phase.
SwordFishData
 
Posts: 11
Joined: 01 Jul 2008, 17:18
Has thanked: 0 time
Been thanked: 0 time

Re: Forge 11/30/2010 (unofficial BETA) version

Postby friarsol » 01 Dec 2010, 04:43

SwordFishData wrote:Just noticed that the 11/30 version allowed me to play a Mox Jet during the Computer's 2nd main phase.
I'm still not convinced the code was wrong, but I've changed the ordering and the bug doesn't occur.
I changed the ordering and it seems to be working now, so as soon as the SVN lets me submit this will be fixed.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge 11/30/2010 (unofficial BETA) version

Postby weirdingway » 01 Dec 2010, 06:12

I don't believe Undead Warchief is buffing my zombie tokens generated by Grave Titan.
weirdingway
 
Posts: 57
Joined: 19 Nov 2009, 12:39
Has thanked: 0 time
Been thanked: 4 times

Re: Forge 11/30/2010 (unofficial BETA) version

Postby slapshot5 » 01 Dec 2010, 06:29

weirdingway wrote:I don't believe Undead Warchief is buffing my zombie tokens generated by Grave Titan.
Doh. Easy fix. Just find undead_warchief.txt in cardsfolder within Forge on your computer and change the problematic line to this:
Code: Select all
K:stPumpAll:Creature.Zombie+YouCtrl:2/1:No Condition:Zombie creatures you control get +2/+1.
notice the "+" between Zombie and YouCtrl. Just add that and restart the program. Then it should work fine.

-slapshot5
slapshot5
Programmer
 
Posts: 1391
Joined: 03 Jan 2010, 17:47
Location: Mac OS X
Has thanked: 25 times
Been thanked: 68 times

Re: Forge 11/30/2010 (unofficial BETA) version

Postby ajcgr » 01 Dec 2010, 11:50

Great Work! guys, thanks for this new version =D>

...but the ability of Elvish Archdruid (Other Elf creatures you control get +1/+1) is not working :? .

Thanks.
User avatar
ajcgr
 
Posts: 43
Joined: 12 Mar 2010, 15:23
Has thanked: 3 times
Been thanked: 0 time

Re: Forge 11/30/2010 (unofficial BETA) version

Postby Sloth » 01 Dec 2010, 12:34

ajcgr wrote:Great Work! guys, thanks for this new version =D>

...but the ability of Elvish Archdruid (Other Elf creatures you control get +1/+1) is not working :? .

Thanks.
It was just a Typo. Now fixed. Thanks ajcgr.

PS: You can correct it yourself if you change the K:stPump line in elvish_archdruid.txt to:
Code: Select all
K:stPumpAll:Creature.Elf+Other+YouCtrl:1/1:No Condition:Other Elf creatures you control get +1/+1.
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Forge 11/30/2010 (unofficial BETA) version

Postby SwordFishData » 01 Dec 2010, 14:54

I'm still not convinced the code was wrong, but I've changed the ordering and the bug doesn't occur.
I changed the ordering and it seems to be working now, so as soon as the SVN lets me submit this will be fixed.
Would this bug that's you've fixed logically apply to other things besides artifacts? ie, land?
SwordFishData
 
Posts: 11
Joined: 01 Jul 2008, 17:18
Has thanked: 0 time
Been thanked: 0 time

Re: Forge 11/30/2010 (unofficial BETA) version

Postby Mr.Chaos » 01 Dec 2010, 17:53

I saw the placeholder text for this thread earlier so I got all excited in advance!
And... I am not disappointed!
Hundreds of new cards and a fix/features added list so long that I will be picking up my jaw from the floor after I post this.
You guys are simply amazing!
Good thing you posted how to fix the Elvish Archdruid card because you guys messing up my elves does not make me happy! :wink:
As for being able to play a Mox during opponent's turn, that is not a bug but a feature. Maybe not a feature with much of a future, but a feature none the less. Just enjoy it while it lasts.
5 December came early this year. Haha. I am :D now.

Side note: Why is there no "thumbs up" smiley? I wanted to use that in this post.
](*,) = coder at work, according to a coder.It does explain some of the bugs. :wink:
Mr.Chaos
Tester
 
Posts: 625
Joined: 06 Sep 2008, 08:15
Has thanked: 0 time
Been thanked: 0 time

Re: Forge 11/30/2010 (unofficial BETA) version

Postby friarsol » 01 Dec 2010, 20:36

SwordFishData wrote:Would this bug that's you've fixed logically apply to other things besides artifacts? ie, land?
Yep. There's one function that (mostly) everything uses to check if a Sorcery could be cast.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge 11/30/2010 (unofficial BETA) version

Postby DennisBergkamp » 01 Dec 2010, 22:57

The amount of updates made this month... just mind-blowing =D>
User avatar
DennisBergkamp
AI Programmer
 
Posts: 2602
Joined: 09 Sep 2008, 15:46
Has thanked: 0 time
Been thanked: 0 time

Re: Forge 11/30/2010 (unofficial BETA) version

Postby friarsol » 01 Dec 2010, 23:02

DennisBergkamp wrote:The amount of updates made this month... just mind-blowing =D>
Someone has been slacking. :D We want the Adventure Mode!
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 19 guests


Who is online

In total there are 19 users online :: 0 registered, 0 hidden and 19 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 19 guests

Login Form