... | ... | @@ -6,7 +6,7 @@ |
|
|
- Added $_targetUndefined for custom actions that have no target. If no target column is selected, it will return 1.
|
|
|
- Allow custom js for enterprise clients.
|
|
|
- Better dulst.view() in console. You can now use dot syntax. For example, `dulst.view("player1.hand[2]")`
|
|
|
- You can iterate over objects with ‘each’ and get its key by doing $valueKey
|
|
|
- You can iterate over objects with ‘each’ and get its key by using `$valueKey`
|
|
|
|
|
|
## Changes
|
|
|
|
... | ... | |