... | @@ -19,6 +19,9 @@ |
... | @@ -19,6 +19,9 @@ |
|
* Added stack position to “value target” so now you can Target any value in an object by its key or index.
|
|
* 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
|
|
* 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.
|
|
* You can now comment out lines of code by starting the comments of any line with `//` or `/*... */` for multiple line blocks.
|
|
|
|
* You can now select multiple lines to copy and paste them between cards (works between tabs)
|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Changes
|
|
## Changes
|
... | | ... | |