summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-18Remove game.pieces intermediate object.Tor Andersson
2023-02-18Remove intermediate 'markers' object in play.Tor Andersson
2023-02-18Pitt should make leaders available.Tor Andersson
2023-02-18Move game.pieces.pool to game.british.poolTor Andersson
2023-02-18Bake card event names into data.jsTor Andersson
2023-02-18Use 's' instead of 'space'.Tor Andersson
2023-02-18Use last_piece and last_space instead of array lengths.Tor Andersson
2023-02-18Rename game.Britain to game.british and add set_active_enemy() helper.Tor Andersson
2023-02-18Fix lint stuff.Tor Andersson
2023-02-18fix naval move & foul weatherTor Andersson
2023-02-18Remove game.cards holding object.Tor Andersson
Track last activation value explicitly since response events overwrite last_card.
2023-02-18Move game.Britain.amphib to game.amphib.Tor Andersson
2023-02-18SQUASH remove 'tracks' intermediate objectTor Andersson
2023-02-18Clean up piece type names.Tor Andersson
2023-02-18Move unit description making into preprocessing tool.Tor Andersson
2023-02-18Improved log messages.Tor Andersson
2023-02-18List possible attack battle response events.Tor Andersson
2023-02-18fixup SurrenderTor Andersson
2023-02-18Supply from amphib. Surrender! instead of assault.Tor Andersson
2023-02-18Fix winner of battle check, declare inside after infiltrate, amphib supply.Tor Andersson
2023-02-18Add "discard" menu option for faster testing.Tor Andersson
2023-02-18Options and house rules.Tor Andersson
2023-02-18Skip to direct activation if only 1 piece is activated.Tor Andersson
2023-02-18Some log message cleanups.Tor Andersson
2023-02-18Destroy stockade after battle.Tor Andersson
2023-02-18Remove unused 'avoided' piece tracking.Tor Andersson
2023-02-18Fix lint issues.Tor Andersson
2023-02-18New and improved raiders go home.Tor Andersson
2023-02-18Retreat lone leaders from indian placement.Tor Andersson
2023-02-18Better activation limit enforcement.Tor Andersson
2023-02-18Indians & Leaders Go Home after late season.Tor Andersson
2023-02-18Naval moves and amphib.Tor Andersson
2023-02-18Fix moving_piece() + piece_space() to moving_piece_space().Tor Andersson
2023-02-18Mo' stuff.Tor Andersson
2023-02-18Infiltration.Tor Andersson
2023-02-18Fix many bugs.Tor Andersson
2023-02-18Cope with elimination of moving stack.Tor Andersson
2023-02-18Don't apply battle-only modifiers and events during assault.Tor Andersson
2023-02-18Fix campaign selection and activation.Tor Andersson
2023-02-18Flat stack.Tor Andersson
2023-02-18Fix intercept check.Tor Andersson
2023-02-18PURGE old movement searchTor Andersson
2023-02-18Step by step!Tor Andersson
2023-02-18BAD infiltrationTor Andersson
2023-02-18Check supply line when restoring drilled troops.Tor Andersson
2023-02-18Track first play of French Regulars to bring on Montcalm & co.Tor Andersson
2023-02-18WIP DEBUG SUPPLY LINESTor Andersson
2023-02-18Check supply lines.Tor Andersson
2023-02-18Max two 7 command leaders in play.Tor Andersson
WIP strictly speaking we should remove before placing reinforcements, but that makes Highlanders that draws two leaders tricky to implement.
2023-02-18Award battle VP.Tor Andersson