... | ... | @@ -34,6 +34,8 @@ |
|
|
* We're moving to not using $dollar signs on effect criteria passing. So now instead of $card, use card. In the future $card might pre-evaluate to another value.
|
|
|
* Sort custom actions by display name.
|
|
|
* Green create new card button now moved to being beside the type name instead of at the top right.
|
|
|
* Main Card list default sort order now is now the same as the sort order you choose for your default deck sort.
|
|
|
* No longer can you resize the effect builder.
|
|
|
|
|
|
|
|
|
## Fixes
|
... | ... | @@ -51,4 +53,7 @@ |
|
|
* Fix bug with card types not showing properly on card edit page.
|
|
|
* Fix add card to match’s card title optimization to work for variable comma separated results.
|
|
|
* Fix undo from not working at all.
|
|
|
* Fix comments staying on from one effect to the next when opening the effect builder. |
|
|
\ No newline at end of file |
|
|
* Fix comments staying on from one effect to the next when opening the effect builder.
|
|
|
* Fixed issue with “each player” on rule cards cloning the second player’s card after the first player has already executed the card.
|
|
|
* Fixed another bug with add card to game only using titles and incorrect callbacks
|
|
|
* Fix selects where the split into array needs to happen after eval. |
|
|
\ No newline at end of file |