Duelyst is a digital collectible card game and turn-based strategy hybrid, developed by Counterplay Games.
Creative Commons Zero v1.0 Universal
3.66k
stars
566
forks
source link
Avoid disabling deck validation with ALL_CARDS_AVAILABLE #268
Closed
willroberts closed 1 year ago
Summary
Describe your changes here. Remove any inapplicable sections.
App changes (
app/
, etc.):ALL_CARDS_AVAILABLE
flag usage withDISABLE_DECK_VALIDATION
flag in deck validation codeServer changes (
config/
,server/
,worker/
, etc.):DISABLE_DECK_VALIDATION
flagTesting
Have you have tested your changes in the following scenarios? Feel free to check off scenarios which don't apply.
docker compose up
succeeds.