Page 1 of 1

[fixed/closed]AI's rules engine card gets ability icons.

PostPosted: 09 Aug 2016, 05:04
by Aswan jaguar
Describe the Bug:
At this game at least whenever I deal damage to AI,AI's rules engine card gets Flanking.Whenever AI deals damage to me AI's rules engine card gets wither.I have also seen it get indestructibility.

Which card did behave improperly ?
?

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
Manalink 2016/08/07: Eldritch Moon, duel

What exactly should be the correct behavior/interaction ?


Are any other cards possibly affected by this bug ?
-

Re: [confirmed]AI's rules engine card gets ability icons.

PostPosted: 09 Aug 2016, 15:24
by Korath
A side effect (among ridiculous many others) of abusing cards' target arrays to store abilities and other random data; and the rules engine and certain other effect cards abuse this differently. The previous ability icon system worked around this by forbidding all icons on any cards marked to be effects, and I missed that when importing the Shandalar version. This is a visual glitch only - they aren't misdetected as having flanking or indestructibility by anything except the drawing code. Or at least, not by anything that didn't already misdetect them before. Will fix shortly.

Re: [confirmed]AI's rules engine card gets ability icons.

PostPosted: 09 Aug 2016, 17:18
by stassy
Random Singleton also start with indestructible, but this game mode never got fixed since RVR so...

Re: [confirmed]AI's rules engine card gets ability icons.

PostPosted: 09 Aug 2016, 18:29
by Korath
Fixed in 40b4fa0. Any icons that show up on planes, vanguards, game-mode cards, and orange effect cards (except for damage cards, where they're intentional) will be removed by the same hack.

What's wrong with Random Singleton besides the icon?

Re: [confirmed]AI's rules engine card gets ability icons.

PostPosted: 10 Aug 2016, 03:38
by stassy
Its list is not updated to latest block, and randomly crash the game if more than one color is selected.

Image

Re: [fixed/closed]AI's rules engine card gets ability icons.

PostPosted: 04 Sep 2016, 15:25
by BAgate
No idea how to test this, so I'm closing it until it recurs.