summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-18Set up retreat state for retreat_attacker even when no units survived.Tor Andersson
2023-02-18Add "pass for rest of season/action" response buttons.Tor Andersson
Update aliases after loading of all states.
2023-02-18Don't allow picking up activated forces!Tor Andersson
2023-02-18Cannot place French Regulars at Louisbourg if there's an amphib.Tor Andersson
2023-02-18Fix error where goto_retroactive_foul_weather was called twice in ampphib.Tor Andersson
2023-02-18Fix amphib marker border.Tor Andersson
2023-02-18Don't allow withdrawing into enemy fortress under siege!Tor Andersson
2023-02-18Add piece manifest page.Tor Andersson
2023-02-18Bug with Retroactive Foul Weather and withdrawing units into fort.Tor Andersson
2023-02-18Log which leaders are drawn.Tor Andersson
2023-02-18Make fort u/c removal more robust.Tor Andersson
2023-02-18Don't remove forts u/c until after any eventual battles.Tor Andersson
2023-02-18Remove unused function.Tor Andersson
2023-02-18Fix setting end year in Early War campaign.Tor Andersson
2023-02-18Replace Fullscreen menu with Home link.Tor Andersson
2023-02-18Handle case where force moving into space with lone leader retreat.Tor Andersson
If a force moves into a space with a lone leader and is intercepted and defeated, the lone leader must also retreat.
2023-02-18Fix off-by-one when picking up all forces.Tor Andersson
2023-02-18Don't use dotted underlines (no support in Safari).Tor Andersson
2023-02-18Don't use "outline" CSS property.Tor Andersson
Safari has lots of bugs with the outline property. Use nested box shadows instead.
2023-02-18Oops.Tor Andersson
2023-02-18Fix overrun after retreating defenders.Tor Andersson
2023-02-18Confirm ending force designation with no units picked up.Tor Andersson
2023-02-18Allow activating a force with no units for normal movement.Tor Andersson
TODO: Confirmation?
2023-02-18Fix bug with siege without commanding officer.Tor Andersson
2023-02-18Fix bug when recapturing originally friendly fortresses.Tor Andersson
2023-02-18Don't delete "removed" too soon when retreating attacker.Tor Andersson
2023-02-18Tag "Resign" menu item with resign class.Tor Andersson
2023-02-18Fix inverted logic when playing highlanders.Tor Andersson
2023-02-18Don't print empty summaries and clean up some messages.Tor Andersson
2023-02-18Fix bug with is_piece_unbesieged_in_space and forces.Tor Andersson
2023-02-18Fix issue with resigning.Tor Andersson
2023-02-18Campaign can activate lone leaders.Tor Andersson
2023-02-18Fix retroactive foul weather after amphibious landing.Tor Andersson
2023-02-18Must be highest rank (but not necessarily best leader) to siege/assault.Tor Andersson
2023-02-18Fix unstacking while besieged.Tor Andersson
2023-02-18Fade tombstones.Tor Andersson
2023-02-18Summarize sorties, withdrawals, and militia deployment.Tor Andersson
2023-02-18Fix amphib supply (it's always a source).Tor Andersson
2023-02-18Remove debug menu.Tor Andersson
2023-02-18Fix retreat after sortie.Tor Andersson
2023-02-18Remove some CSS comments.Tor Andersson
2023-02-18Fix French regulars event: must place all at same location.Tor Andersson
2023-02-18Fix retroactive foul weather before lone leader retreat.Tor Andersson
2023-02-18Highlight who and where for inactive prompts.Tor Andersson
2023-02-18Add "Amphibious Landing" prompt.Tor Andersson
2023-02-18Summary of dropped off units.Tor Andersson
2023-02-18Separate end move / intercept / avoid battle buttons.Tor Andersson
2023-02-18Use separate "drop off" state to reduce mis-clicking "end move".Tor Andersson
2023-02-18Fix bugs found during play testing session.Tor Andersson
2023-02-18Tweak log messages.Tor Andersson