... | @@ -2,7 +2,6 @@ |
... | @@ -2,7 +2,6 @@ |
|
|
|
|
|
* Chrome updates caused card shapes in game (making units oval) to not work, updated the CSS to fix this. You should update CSS from the latest version of Animal Kingdom. If you want to make just small changes you can update just the Shapes section.
|
|
* Chrome updates caused card shapes in game (making units oval) to not work, updated the CSS to fix this. You should update CSS from the latest version of Animal Kingdom. If you want to make just small changes you can update just the Shapes section.
|
|
* Games which have Version Control enabled now has their wiki pages controlled by GitLab's wiki. Changes in GitLab wiki will be reflected in the Dulst app. Now also supports markdown instead of using straight up html.
|
|
* Games which have Version Control enabled now has their wiki pages controlled by GitLab's wiki. Changes in GitLab wiki will be reflected in the Dulst app. Now also supports markdown instead of using straight up html.
|
|
* 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.
|
|
|
|
|
|
|
|
|
|
|
|
## Features
|
|
## Features
|
... | @@ -22,6 +21,7 @@ |
... | @@ -22,6 +21,7 @@ |
|
* Effect comments now also show up at the top of the effect builder in addition to the bottom.
|
|
* Effect comments now also show up at the top of the effect builder in addition to the bottom.
|
|
* Alphabeticalize events and undo events list.
|
|
* Alphabeticalize events and undo events list.
|
|
* Hovering on cards in lists now shows a reaction, slightly delay keywords help's appearance.
|
|
* Hovering on cards in lists now shows a reaction, slightly delay keywords help's appearance.
|
|
|
|
* 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.
|
|
|
|
|
|
|
|
|
|
## Fixes
|
|
## Fixes
|
... | | ... | |