spacemandev-git / fvtt-card-support

Adds programmatic deck support to FoundryVTT
MIT License
10 stars 10 forks source link

Norc #28

Closed Norc closed 4 years ago

Norc commented 4 years ago

Please check things because I messed with one of your typescript files.

Added face-down draw to table and fixed minor bug related to collapsed player hands that I introduced in last fix (missed a use case).

Norc commented 4 years ago

fixed by running build. Improved animation handling of expanding card hotbar (after my latest fix) that I noticed while testing.

I also improved the default settings of Card Support to not interfere with the default settings of Card Hotbar as severely. If Custom Hotbar is detected at its default location, Card Support now floats up a bit to accommodate it.