Page 1 of 1

[fixed/close]Deathbringer Regent not destroying other 5+crit

PostPosted: 15 Jan 2016, 18:53
by Aswan jaguar
Describe the Bug:
AI played Deathbringer Regent there were 5 creatures on board but Deathbringer Regent didn't destroy all other creatures.

Which card did behave improperly ?
Deathbringer Regent

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
Manalink 2016/01/15: Battle For Zendikar v2,duel

What exactly should be the correct behavior/interaction ?
Deathbringer Regent

Are any other cards possibly affected by this bug ?
-

Re: [conf]Deathbringer Regent not destroying others with 5 c

PostPosted: 16 Jan 2016, 05:49
by Korath
It's only triggering if it wasn't cast from your hand, not if it was. I've got stuff to say about the wisdom of naming the interface function "not_played_from_hand()" when just about all the cards using it are templated "if you cast it from your hand", but nothing polite. Fixed in 8ee92f4.

Re: [conf]Deathbringer Regent not destroying others with 5 c

PostPosted: 16 Jan 2016, 07:31
by Aswan jaguar
Korath wrote: I've got stuff to say about the wisdom of naming the interface function "not_played_from_hand()" when just about all the cards using it are templated "if you cast it from your hand", but nothing polite
Well,I would bet that probably it is a copy/paste/haste/careless thing.The case where you use 1 time the function wrongly (minor mistake) but then you go and do all new cards copy/paste from the one you did wrongly (a lot bigger mistake) usually because it was the last you did instead of making sure you copy/paste or use the correct function from the original or the one that was never reported as bugged or that was tested to work correctly.I have seen it some times in csv files and many more times in my job and other labour.e.g. Instead of measuring from the original thing measuring always from the previous measurement and if not very precise doing that the last one is quite different from the original. #-o

Re: [still]Deathbringer Regent not destroying others with 5c

PostPosted: 04 Sep 2016, 14:40
by BAgate
5+ creatures on bf and cast from hand with no effect.

Re: [still]Deathbringer Regent not destroying others with 5c

PostPosted: 21 Feb 2017, 14:03
by Aswan jaguar
This seems fixed and is now closed.