summaryrefslogtreecommitdiff
path: root/rules.js
AgeCommit message (Expand)Author
2024-03-27More robust lone leader retreat checks.HEADmasterTor Andersson
2024-02-01Fix check for recapturing fortresses.Tor Andersson
2024-01-21Fix bug when recapturing fortress with leader captured inside.Tor Andersson
2024-01-21Acadians Expelled: Amphib is enough to prevent units from being placed.Tor Andersson
2023-12-24Automatic resign menu.Tor Andersson
2023-10-10Prompt for Coehorns in defense during assault.Tor Andersson
2023-10-09Allow eliminating Cherokee instead of going home with leader.Tor Andersson
2023-10-09Change some forEach to for of.Tor Andersson
2023-09-22Don't try to change immutable 'options' object.Tor Andersson
2023-09-17Allow Massacre after capturing stockade space.Tor Andersson
2023-07-02New undo functions.Tor Andersson
2023-06-17Fix bugs involving Intercept + Avoid Battle interactions.Tor Andersson
2023-06-03Don't remove Fieldworks when winning an Assault.Tor Andersson
2023-05-20Fix crash when activating 0 leaders/units individually.Tor Andersson
2023-05-19Handle corner cases with Surrender and no available destinations.Tor Andersson
2023-05-16Disable retro foul weather masking when game is resigned.Tor Andersson
2023-05-12Don't allow raiding enemy Forts and Fortresses!Tor Andersson
2023-05-10Don't allow dropping off units while infiltrating!Tor Andersson
2023-05-03Register Draw result as Draw.Tor Andersson
2023-05-03Add missing check to lift sieges when intercepting.Tor Andersson
2023-05-03Support multiple raid markers in one space.Tor Andersson
2023-04-18Fix typo in "LB Squadrons" event check.Tor Andersson
2023-04-15Next instead of pass for battle events.Tor Andersson
2023-04-15Add explicit "End construction" button instead of pass/next.Tor Andersson
2023-04-15Don't activate forces in Halifax/Louisbourg if they can't do anything.Tor Andersson
2023-04-15Fix off-by-one in infiltration move termination check.Tor Andersson
2023-03-27Add different highlight for dangerous moves. Make colors clearer.Tor Andersson
2023-03-26Reset "ambush" after battle (so it doesn't affect battles after overrun).Tor Andersson
2023-02-21Fix double pass and next buttons during battle events.Tor Andersson
2023-02-18Fix prompt message during massacre.Tor Andersson
2023-02-18Fix victory limit check for sudden death in 1761.Tor Andersson
2023-02-18Fix placing Amherst, Forbes, and Wolfe into pool twice!Tor Andersson
2023-02-18Remove stray debugging message.Tor Andersson
2023-02-18Fix typo in combat result table.Tor Andersson
2023-02-18Fix can go home typo preventing elimination of indians.Tor Andersson
2023-02-18Fix leader check typo.Tor Andersson
2023-02-18Space tool tips in log.Tor Andersson
2023-02-18Update common library.Tor Andersson
2023-02-18Oops! Supply lines do not radiate from water ways.Tor Andersson
2023-02-18Fix "within 2 of" list creation.Tor Andersson
2023-02-18Use set for supply cache.Tor Andersson
2023-02-18Use sets for reduced status and fortifications.Tor Andersson
2023-02-18Don't allow lone leaders to stack with enemy lone leaders.Tor Andersson
2023-02-18Fix case where retreating lone leader step was missed.Tor Andersson
2023-02-18Fix bug with determining which battles are worth VP.Tor Andersson
2023-02-18Add WBC tournament rules variant with 1-step MD units.Tor Andersson
2023-02-18Small Pox should count friendly units and eliminate all indians.Tor Andersson
2023-02-18Fix removing two 7 command leaders at once.Tor Andersson
2023-02-18Update RNG.Tor Andersson
2023-02-18Fix interaction with retroactive foul weather and massacre!Tor Andersson