Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: sumpfork/dominiontabs

Tags

v4.9.3

Toggle v4.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace deprecated pkg_resources with importlib (#588)

v4.9.2

Toggle v4.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Move Card defaults to read time (#578)

* Re-order card classes so Card.type can have a python type hint
* make Card.get_total_cost not static
* Refactor card count tracking to move default to read time

v4.9.1

Toggle v4.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add missing Dutch Seaside translations (#557)

This commit adds translations for Astrolabe, Blockade, Corsair, Monkey,
Pirate, Sailor, Sea Chart, Sea Witch, and Tide Pools.

The translations were taken from !454 and lightly edited.

v4.9.0

Toggle v4.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
German translations for "Rising Sun" (#547)

v4.8.0

Toggle v4.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Siblingsofthevoid add plunder nl nl translations (#541)

* Add nl_nl translations for card types
* Add nl_nl translations for Plunder Cards
---------

Authored-by: siblingsofthevoid <[email protected]>

v4.7.2

Toggle v4.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #529 from sumpfork/guilds_upgrade_icon

Change Guilds upgrade pack icon, too

v4.7.1

Toggle v4.7.1's commit message
Switch to ruff; bump requirements

v4.7.0

Toggle v4.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Pr/518 (#522)

* add all missing de translation for allies
* add many missing de translation for all cards and sets

Co-authored-by: jano1312 <[email protected]>

v4.6.1

Toggle v4.6.1's commit message
fix bgg release script

v4.6.0

Toggle v4.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Cornucopia and Guilds 2nd Edition (#517)

* Add Cornucopia and Guilds second edition and upgrade pack.
* Fix an issue where grouping special cards was not taking multiple
editions into account, arbitrarily dropping the group from all but one
of the editions.
---------

Mostly-authored-by: Kobi Reiter <[email protected]>