Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve and use new helper functions to count assets.
|
|
|
|
TODO: proper search for blockade of parley during levy action
|
|
|
|
And only have the object during Levy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Select _any_ lords, not _all_ lords, for each of these events.
Allow mixing and matching.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Simplify prompts. Swap attacker if event is in play.
|
|
|
|
|
|
To setup environment:
npm install
To develop, run this in a separate terminal:
npm run dev
|
|
TODO: account for actual influence capabilities when determining if it can be played.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also handle case when lord only has 1 troop.
|
|
|
|
|
|
|
|
|
|
|
|
|