swirle13 / The-Witcher-Old-World-Tool

Tool to help ease the small tedium of the board game The Witcher: Old World
https://swirle13.github.io/The-Witcher-Old-World-Tool/
9 stars 7 forks source link

Add conditional checks to disable Legendary Hunt, Monster Pack, and Lost Mount when selecting Wild Hunt on Setup Helper page #48

Closed swirle13 closed 1 year ago

swirle13 commented 1 year ago

When selecting Wild Hunt, only Mages, Monster Trail, and Skellige expansions are compatible, the rest are not.

Success criteria:

swirle13 commented 1 year ago

Added conditional checkbox disabling via https://github.com/mjohnson159/The-Witcher-Old-World-Tool/commit/7060b2a6b7f1402f180261884016e941ff5e26a1

Still need to update instructions for Wild Hunt

swirle13 commented 1 year ago

Added instructions for Wild Hunt via https://github.com/swirle13/The-Witcher-Old-World-Tool/commit/3c9000ae63c4b183c114d78603dd91acee4b5681

Currently, previously selected checkboxes for Expansions that are not compatible with Wild Hunt are still visually selected, but are set to false when sent to compileSteps(). Purely a visual bug but toggling them off has been an annoying endeavor for little payoff.