Page 1 of 1

[wait dev]Vortex Elemental no-remove from combat graphical

PostPosted: 23 Feb 2014, 13:08
by Aswan jaguar
Describe the Bug:
1- Vortex Elemental ability to put back to library creature blocking or blocked by it puts back to library all permanent.
2- Vortex Elemental ability to put back to library creature blocking or blocked can be enabled at any time (correct) but it can't put back to library creatures not blocking or blocked by it.


Which card did behave improperly ?
Vortex Elemental

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
2014/02/18: Born of the Gods v2 - DUEL

What exactly should be the correct behavior/interaction ?
1- Only the creature/creatures it is blocking or blocked by it will be put back on the library
2- Only when it is blocking or blocked will those creatures put back to their libraries.(Vortex Elemental is correctly put on the library either way)

Are any other cards possibly affected by this bug ?
-
Savegame corrupted

Re: Vortex Elemental puts back to library all permanent

PostPosted: 23 Feb 2014, 14:12
by Korath
Fixed 1 in 410c666. Can't repro 2 before the fix (which contradicts 1, and would be correct behavior).

Re: [still bugge]Vortex Elemental puts back to library all p

PostPosted: 04 May 2014, 14:14
by BAgate
Just a graphical issue, but when you use the shuffle into library ability, the Vortex Elemental leaves the bf immediately, but the creature blocking it (didn't check for when it blocks) doesn't visually leave the bf until end of combat (although it is treated as having left for effects such as Coat of Arms).

Re: [still bugge]Vortex Elemental puts back to library all p

PostPosted: 15 May 2016, 11:55
by Aswan jaguar
About the graphical issue the opposite happen when Vortex Elemental blocks, then the attacker is removed from library and Vortex Elemental is still there if then you close and open combat window a blank is in it's place.It still opens card's left click menu though.
Can this minor but confusing to new players graphical issue be fixed?

Re: [still bug]Vortex Elemental no-remove from combat graphi

PostPosted: 16 May 2016, 03:09
by Korath
Calling call_sub_437E20_unless_ai_is_speculating() after removing the creatures from combat should be enough to fix it. I'll try to remember to test it when I'm back for real, which should be tomorrow or the day after.

Re: [wait dev]Vortex Elemental no-remove from combat graphic

PostPosted: 20 Feb 2017, 14:24
by Aswan jaguar
Korath do you have any news on this?

Re: [wait dev]Vortex Elemental no-remove from combat graphic

PostPosted: 02 Nov 2019, 13:23
by Aswan jaguar
I tried using call_sub_437E20_unless_ai_is_speculating() after removing the creatures from combat but it didn't work.