summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-15Prompt for "Siege" even if impossible.Tor Andersson
2024-09-15Confirm dangerous moves.Tor Andersson
2024-09-15Confirm before Lake Schooner loss of control.Tor Andersson
2024-09-15Simplify button action generation.Tor Andersson
2024-09-15Make events more forgiving for undo by adding pauses to roll/draw/etc.Tor Andersson
2024-09-14PNG cover imagesTor Andersson
2024-09-10Fix for "Surrender!" with only a leader inside the fortress.Tor Andersson
2024-03-27More robust lone leader retreat checks.Tor Andersson
Handle cases when (defending) units retreat or avoid battle to spaces with lone leaders.
2024-02-01Fix check for recapturing fortresses.Tor Andersson
Should only check for presence of enemy units/amphib; not control. A besieged fortress that loses all defenders should revert immediately.
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-12-10New player list.Tor Andersson
2023-12-10Fix charts html width.Tor Andersson
2023-10-27Mobile friendly info pages.Tor Andersson
2023-10-22No tooltips for cards in hand.Tor Andersson
2023-10-21fix popup menuTor Andersson
2023-10-21scroll_with_middle_mouse and scroll_into_viewTor Andersson
2023-10-21No jumping cards.Tor Andersson
2023-10-20Mobile layout.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-10-06English language tag!Tor Andersson
2023-09-22Don't try to change immutable 'options' object.Tor Andersson
2023-09-21Add match making setups.Tor Andersson
2023-09-17Make CSS for labels more robust.Tor Andersson
2023-09-17Allow Massacre after capturing stockade space.Tor Andersson
... even if destroying the stockade due to battle.
2023-09-04Update link to new GMT game page.Tor Andersson
2023-07-02New undo functions.Tor Andersson
Can handle supply queries during replay without crashing on clear undo.
2023-06-17Fix bugs involving Intercept + Avoid Battle interactions.Tor Andersson
The limitation on avoiding after intercepting does not apply to leaders. Fix bug with picking up units that attempted an intercept for avoiding.
2023-06-12Use Tinos font in rulebook.Tor Andersson
2023-06-12New cover JPEG.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
Allow Louisbourg as a last resort. Eliminate otherwise.
2023-05-19Don't use Nimbus web font for rulebook.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-03Tweak stacking of highlights when mixing unit stacks and spaces.Tor Andersson
Mainly affects restoring Indians that are already at home.
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
Also check if LB/Halifax activation is possible with Campaign card.
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
Trying to move from Halifax without a 3 card, or siege with a subordinate in Louisbourg, etc.
2023-04-15Fix off-by-one in infiltration move termination check.Tor Andersson
2023-03-27Tweak 2.Tor Andersson