When searching with a filter in a container you have now the option to display all the cards that don't match the filter as unselectable cards.
fixes a few cards that enforced picking even though they had "may"
updated encountered cards that used deprecated methods
Some refactoring can be done with all the NewAction, NewMultipartAction and so on methods, to clean them up a bit, but I didn't want to bloat more this PR, so I just implemented this in a very simple way.
When searching with a filter in a container you have now the option to display all the cards that don't match the filter as unselectable cards.
fixes a few cards that enforced picking even though they had "may"
updated encountered cards that used deprecated methods
Some refactoring can be done with all the NewAction, NewMultipartAction and so on methods, to clean them up a bit, but I didn't want to bloat more this PR, so I just implemented this in a very simple way.