summaryrefslogtreecommitdiff
path: root/rules.js
AgeCommit message (Collapse)Author
2023-02-18Set battle loser when conceding during Storm.Tor Andersson
2023-02-18Only build Walls at friendly locale.Tor Andersson
2023-02-18Fix Withdraw with lower lord.Tor Andersson
2023-02-18Special handling of Converts when discarding due to hindered.Tor Andersson
2023-02-18Fix "is sally" check when rolling for Raven's Rock.Tor Andersson
2023-02-18Prompt "discard" if capability cannot be assigned at first Arts of War.Tor Andersson
2023-02-18Fix Supply + Famine.Tor Andersson
2023-02-18Force picking Lower Lord before planning cards.Tor Andersson
2023-02-18Don't reveal capability cards by not prompting for events with hidden mats.Tor Andersson
2023-02-18Add line break before Pay.Tor Andersson
2023-02-18Partial undo during planning - stack all lieutenants firstTor Andersson
2023-02-18Capitalize Surrender.Tor Andersson
2023-02-18Inactive prompt.Tor Andersson
2023-02-18Fix bug when 1 defending lord withdraws, and is victorious.Tor Andersson
2023-02-18Fix garrison strike bug.Tor Andersson
2023-02-18Tweak March Hindered/Laden/Unladen prompts.Tor Andersson
2023-02-18Lint fixes.Tor Andersson
2023-02-18Strike prompt. Inactive assign hits prompt.Tor Andersson
2023-02-18Prompt.Tor Andersson
2023-02-18Fix Ransom + Remove after battle.Tor Andersson
2023-02-18Manual strikes.Tor Andersson
2023-02-18Tweak prompts.Tor Andersson
2023-02-18Tweak log messages.Tor Andersson
2023-02-18Fix Trebuchets + Raven's Rock in regular battle.Tor Andersson
Format Crossbow and Halbbruder hit messages. Only print "vs Crossbow" for walls when rolling vs mixed hits.
2023-02-18Only log the final feed.Tor Andersson
2023-02-18Fix formatting.Tor Andersson
2023-02-18Log when extra seats are used to supply/muster.Tor Andersson
2023-02-18Remove Serfs immediately when assigned hits.Tor Andersson
2023-02-18Sort scenarios in same order as rulebook.Tor Andersson
2023-02-18Fix Black Sea Trade + Lodya.Tor Andersson
2023-02-18Fix range.Tor Andersson
2023-02-18Fix disbanding lord past end of calendar.Tor Andersson
Use the helper function!
2023-02-18Raven's rock is event not capability.Tor Andersson
2023-02-18Skip Avoid Battle if impossible.Tor Andersson
2023-02-18Color H2 and H3 headers by active player.Tor Andersson
2023-02-18Print range 1-1 as 1.Tor Andersson
2023-02-18Tempest + hidden mats.Tor Andersson
2023-02-18Don't show "moved/fought" markers during Wastage.Tor Andersson
2023-02-18Fix discard of capability when multiple lords have the same.Tor Andersson
2023-02-18Inactive prompt "Levy" to "Muster".Tor Andersson
2023-02-18Brighter action highlights.Tor Andersson
2023-02-18Bridge is units TWICE round number.Tor Andersson
2023-02-18Only show "Capability" button if there are capabilities available.Tor Andersson
2023-02-18Discard Crusade only at onset of late winter.Tor Andersson
2023-02-18WIPClean up Garrison and left/right is_striking.Tor Andersson
Clear lord hits at the end of "assign hits" rather than when totalling, so we can check if a lord is striking from the center and can choose left or right when target routs even when Bridge is complicating matters. Remove garrison special case play sequence and handle garrison in has_no_strike_targets, select_strike_group, and for_each_target instead.
2023-02-18"None" when no strikes in Storm.Tor Andersson
2023-02-18Hidden mats option.Tor Andersson
2023-02-18Circled numbers for die rolls.Tor Andersson
2023-02-18Don't select lords to Avoid Battle by default.Tor Andersson
2023-02-18New Watland victory condition.Tor Andersson