Page 175 of 253

Re: Community Wad

PostPosted: 25 Jan 2017, 13:35
by Splinterverse

Re: Community Wad

PostPosted: 25 Jan 2017, 17:13
by Splinterverse
All of the Keyrunes (ex: Gruul Keyrune) and Monuments (ex: Atarka Monument) now have the AI availability block to prevent AI players from turning them into creatures when they are tapped.

If you know of any other cards like these (beyond the manlands and vehicles), please let me know and I'll try to get the availability code added at some point soon.

Re: Community Wad

PostPosted: 26 Jan 2017, 02:56
by MasterXploder7
Syndicate Trafficker doesnt become indestructibe when its ability activates.

[lua] [string "SYNDICATE_TRAFFICKER_CW_417674_TITLE (CONTINUOUS_ACTION)~0x000005ac"]:3: attempt to index global 'target' (a nil value)

also this

Re: Community Wad

PostPosted: 26 Jan 2017, 03:02
by Xander9009
MasterXploder7 wrote:Syndicate Trafficker doesnt become indestructibe when its ability activates.

[lua] [string "SYNDICATE_TRAFFICKER_CW_417674_TITLE (CONTINUOUS_ACTION)~0x000005ac"]:3: attempt to index global 'target' (a nil value)

also this
Fixed

Re: Community Wad

PostPosted: 26 Jan 2017, 04:29
by tmxk2012917
Bug report:

Tranquil Expanse: It could not be tapped beginning from the second turn it entered the battlefield so that I could use it to generate unlimited manas. Besides, it could only generate colorless mana rather than green or white mana.

Re: Community Wad

PostPosted: 26 Jan 2017, 11:05
by Splinterverse
tmxk2012917 wrote:Bug report:

Tranquil Expanse: It could not be tapped beginning from the second turn it entered the battlefield so that I could use it to generate unlimited manas. Besides, it could only generate colorless mana rather than green or white mana.
Fixed and should appear in the next CW update. Thanks for the report.

Re: Community Wad

PostPosted: 27 Jan 2017, 19:21
by Splinterverse
Bug Report:

Narset Transcendant -- the type line is showing up as CARD_SUBTYPE_NARSET in game.

Also got these errors:
Code: Select all
[lua] [string "NARSET_TRANSCENDENT_CW_394633_TITLE (RESOLUTION_TIME_ACTION)~0x00001556"]:2:
 parameter mismatch or too few parameters [expected bzS32]
[lua] [string "NARSET_TRANSCENDENT_CW_394633_TITLE (CLEANUP)~0x00001558"]:2:
 parameter mismatch or too few parameters [expected bzS32]
I fixed bugs in Sadistic Sacrament and Sage's Reverie and uploaded those.

Re: Community Wad

PostPosted: 28 Jan 2017, 06:27
by tmxk2012917
Bug report:

Rubblebelt Raiders: when she and another creature attacked, she got 2 +1/+1 counters while the other creature did not get any counter.

Re: Community Wad

PostPosted: 28 Jan 2017, 09:10
by Finnical
Call for Unity does not trigger revolt, trigger does not fire and no counters are placed on it.

Having Aether Revolt up so fast was amazing, well done folks.

Re: Community Wad

PostPosted: 28 Jan 2017, 10:56
by Splinterverse
tmxk2012917 wrote:Bug report:

Rubblebelt Raiders: when she and another creature attacked, she got 2 +1/+1 counters while the other creature did not get any counter.
I think this is performing correctly. The text says "Whenever Rubblebelt Raiders attacks, put a +1/+1 counter on it for each attacking creature..." I think it would say "on each attacking creature" instead if it were to work as you described.

The card isn't worded very well. I had to read it a couple times to make sure I understood it just now, so no worries.

Re: Community Wad

PostPosted: 28 Jan 2017, 11:35
by Splinterverse
Finnical wrote:Call for Unity does not trigger revolt, trigger does not fire and no counters are placed on it.
This has been fixed and will appear in the next CW update. I appreciate you reporting it.

Finnical wrote:Having Aether Revolt up so fast was amazing, well done folks.
Thanks! :) Glad you are enjoying it!

Re: Community Wad

PostPosted: 28 Jan 2017, 23:13
by tmxk2012917
Splinterverse wrote:
tmxk2012917 wrote:Bug report:

Rubblebelt Raiders: when she and another creature attacked, she got 2 +1/+1 counters while the other creature did not get any counter.
I think this is performing correctly. The text says "Whenever Rubblebelt Raiders attacks, put a +1/+1 counter on it for each attacking creature..." I think it would say "on each attacking creature" instead if it were to work as you described.

The card isn't worded very well. I had to read it a couple times to make sure I understood it just now, so no worries.
You are right. I misunderstood her ability. Sorry for the false report

Re: Community Wad

PostPosted: 30 Jan 2017, 21:17
by Xander9009
Splinterverse wrote:Bug Report:

Narset Transcendant -- the type line is showing up as CARD_SUBTYPE_NARSET in game.

Also got these errors:
Code: Select all
[lua] [string "NARSET_TRANSCENDENT_CW_394633_TITLE (RESOLUTION_TIME_ACTION)~0x00001556"]:2:
 parameter mismatch or too few parameters [expected bzS32]
[lua] [string "NARSET_TRANSCENDENT_CW_394633_TITLE (CLEANUP)~0x00001558"]:2:
 parameter mismatch or too few parameters [expected bzS32]
I fixed bugs in Sadistic Sacrament and Sage's Reverie and uploaded those.
Narset should be fixed. CARD_SUBTYPE_NARSET was missing from the text permanent file, and Narset Transcendent had two instances of misplaces parentheses.

Re: Community Wad

PostPosted: 01 Feb 2017, 15:53
by Splinterverse
I have created (and/or updated) auto-tap non-MM versions for:
City of Shadows
Cloudpost
Elvish Archdruid
Everflowing Chalice
Gaea's Cradle
Gyre Sage
Karametra's Acolyte
Kydele, Chosen of Kruphix
Priest of Titania
Rofellos, Llanowar Emissary
Serra's Sanctum
Tolarian Academy
Viridian Joiner

These work well for both AI and human players.

I have also updated the CW_MORE_INFO file to provide in-game help text for Devoid, Ingest, Awaken, and Dash. Please let me know if you notice any other mechanics that are missing their in-game help text.

Re: Community Wad

PostPosted: 04 Feb 2017, 20:02
by Splinterverse
Two quick questions:

1.) When I save a cropped image using the right-click menu in the deck builder, is it saving it as the same quality as the original TDX file?

2.) Has anyone gotten the EDH functions to work yet? (I'm dying to play some commander against AI).