Card: move Adventure and Omen to getAllPossibleAbilities - #11682
Conversation
f5a5fec to
771ca37
Compare
e1f699c to
425e830
Compare
|
@tool4ever is this ready? |
|
@tool4ever shouldn't be a problem, there is nothing else looking for "isAdventure" |
|
@tool4ever i updated |
|
yea I can confirm |
|
FirstSpellAbility should be the Intrinsic one anyway, not from a different CardState |
tool4ever
left a comment
There was a problem hiding this comment.
adventure details text is now broken ingame
more details: |
|
well both |
|
You mean "Card Details" or "Card Picture"? like they are shown in Card Picture: and should not be shown in Card Details IMO Prepared should not have been shown there, but you rejected #11634 |
|
it worked before, with your PR it doesn't |
You should read my post.
|
|
of course it needs to be shown in the GUI somewhere 👎 |
Like I said above, it is shown the "Card Picture" just not in "Card Details" |
|
no, picture and details are two different tabs and can be used differently or only one of them |
If BasicSpell has something other than ManaCost, it's a Static in disguise
254a3d5 to
4103b93
Compare
|
@tool4ever should be fixed |
|
sigh, now it's displayed all the time instead which also means it looks broken in deck editor |
It's the same with Prepared, that is also displayed all the Time You should make up your mind what you want |
|
Well Prepared is slightly different since it can still be relevant when the host is on battlefield |
|
@tool4ever Prepared was broken in Deck Editor before, so that is not my fault |
|
@tool4ever @kevlahnota anything else GUI related is OUTSIDE of this MR |
the exact same thing is broken for Prepared too, but i don't see you complain there, or try to fix it DeckEditor doesn't have AbilityText yet THE MAIN PROBLEM is that in-game GUI is used for outside of game |
|
look, sorry if I'm making you upset I'm mostly just trying to keep consistency 🙏 yes Prepared is affected already and that seems to be caused by #11635 too I think that Swirl was originally created for DFC like on Scryfall, but for some reason deck editor now uses it for other AltState printed on same face too 🤔 |
|
@Hanmac |
it kinda makes sense if you want to see only the Alternate State These choices:
|
|
I tried to remove it but on mobile you can't switch to these altstates so it was missing completely |
|
I would say we keep it in this state, and look at the Swirl on Mobile Later |
|
@tool4ever is this MR ready? you still need to revoke your "requested change" |
|
no, I don't have time for all the auditing work yet (most of them are pretty obvious tbh) but here are your
|
Fixed |
…eAbilities and isBasicSpell
i updated the AI code, removed "MiracleCost" (have it look at the Play Sub, and use the params from there) i also removed |








Now
Card.updateSpellAbilitiesis clean from other shenanigans