... | ... | @@ -18,6 +18,7 @@ |
|
|
* Incoming writeup of version control.
|
|
|
* Added stack position to “value target” so now you can Target any value in an object by its key or index.
|
|
|
* Effect triggers to show their “run effects” in the tooltips
|
|
|
* You can now comment out lines of code by starting the comments of any line with `//` or `/*... */` for multiple line blocks.
|
|
|
|
|
|
|
|
|
## Changes
|
... | ... | @@ -57,3 +58,5 @@ |
|
|
* 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.
|
|
|
* Hide give yourself cards button on lists.
|
|
|
* Ensure primary in the card lists. |
|
|
\ No newline at end of file |