open-duelyst / duelyst

Duelyst is a digital collectible card game and turn-based strategy hybrid, developed by Counterplay Games.
Creative Commons Zero v1.0 Universal
3.62k stars 556 forks source link

[P2] Allow unlocking generals in single-player #156

Closed willroberts closed 1 year ago

willroberts commented 1 year ago

Summary

We currently cap single-player faction progress to level 10: https://github.com/open-duelyst/duelyst/blob/0da52c1/server/lib/data_access/users.coffee#L1155L1158

The second general for each faction unlocks at level 11. Let's change this (and any other necessary changes) to enable unlocking generals in single player.