Page 1 of 1

[fix]Cannot block ability doesn't get removed-broken in dev

PostPosted: 08 Feb 2022, 15:42
by Aswan jaguar
Describe the Bug:
If creatures gain cannot block it stays for good no matter if the conditions later change. Tested with cards like Togglodyte, Hazoret the Fervent and with Arrest. This is broken in dev only, in release they work fine (the first two at least work correctly).

EDIT: It seems that all sp_keywords are affected like this.


Which update are you using? (date, name)Which type? (duel, gauntlet, sealed deck)
dev based in commit b43e256

What exactly should be the correct behavior/interaction?

Are any other cards possibly affected by this bug?
-

Re: Cannot block ability doesn't get removed-broken in dev

PostPosted: 08 Feb 2022, 18:12
by drool66
All the changes in get_abilities() that should have been in 2ce322b got stuck in a stash somewhere. I'll fix

Re: [fix]Cannot block ability doesn't get removed-broken in

PostPosted: 12 Feb 2022, 18:48
by drool66
Fixed in 88d2615