|
|
|
## Important Changes
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
|
|
|
|
|
|
## Changes
|
|
|
|
* Effect pointer lines on the right side of the effects list are now wider, and its width is dependent on the distance to the target. This should make it slightly easier to discern lines on busier cards.
|
|
|
|
* Updated the profile's achievement display visually.
|
|
|
|
* Wiki now redirects to Home as the home page instead of "Wiki Main Page".
|
|
|
|
* New "create new deck" event is now also recorded in analytics
|
|
|
|
|
|
|
|
|
|
|
|
## Fixes
|
|
|
|
|
|
|
|
* Updated the CSS to fix bugs with sending cards to hidden locations. Look for "me-hidden" and "opponent-hidden" in the CSS to update it in your game.
|
|
|
|
* Fix display issues with sets and cards inserted.
|
|
|
|
* Fix display issues with sets that you cannot unlock due to level limits.
|
|
|
|
* Fix AI bug where it wouldn't make any moves in niche scenarios. |