... | ... | @@ -37,7 +37,9 @@ |
|
|
* 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.
|
|
|
|
|
|
* Send error if target player not found.
|
|
|
* add floatingText to ram animation when the card moves
|
|
|
* Allow sorting by custom card properties (have to edit it in code though, no UI support yet)
|
|
|
|
|
|
## Fixes
|
|
|
|
... | ... | @@ -59,4 +61,5 @@ |
|
|
* 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.
|
|
|
* Hide give yourself cards button on lists.
|
|
|
* Ensure primary in the card lists. |
|
|
\ No newline at end of file |
|
|
* Fix issue where selecting game as the animation target causes animations to not play for players
|
|
|
* Fixed issue with subtracting by negative values (allowing negative defense) |
|
|
\ No newline at end of file |