summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-20Fix Scots event behavior.Tor Andersson
2024-04-20Put "now" events in event panel while they're being resolved.Tor Andersson
2024-04-20Disband lords that end up without troops in Welsh Rebellion.Tor Andersson
2024-04-20Cope with lords already having capabilities in first arts of war.Tor Andersson
2024-04-20fixupTor Andersson
2024-04-20Ic: Brief Rebellion. III: Ravaged Land.Tor Andersson
2024-04-20Ic: Montagu.Tor Andersson
2024-04-20Scenario victory thresholds.Tor Andersson
2024-04-20Disband any Unrouted Lord who loses all troops before Death Check.Tor Andersson
This includes any removed from battle capabilities.
2024-04-20Choose exile when sailing into battle with the high admiral.Tor Andersson
2024-04-20Fix Surprise Landing (error with flags handling after battle).Tor Andersson
2024-04-20Fix sailing issues.Tor Andersson
Enemy lords can co-exist at sea. Cannot Pillage at sea. Shipwreck if unfed at sea.
2024-04-20Optimize levy flag checks. Add London for York by event exception.Tor Andersson
2024-04-20Rout Vassals in death check step.Tor Andersson
2024-04-20Fix error with name commit.Tor Andersson
2024-04-20Confirm approach and march to locale where can be intercepted.Tor Andersson
2024-04-20Tweak CSS a bit.Tor Andersson
Still needs a huge overhaul.
2024-04-20Add short Lord names.Tor Andersson
2024-04-20Only show lords in play in planning window.Tor Andersson
2024-04-19Move lord_has_capability_card to LORD section.Tor Andersson
2024-04-19Fix Culverins action generation.Tor Andersson
2024-04-19Fix Culverins.Tor Andersson
2024-04-19Fix surprise landing (by fixing seaport list).Tor Andersson
2024-04-19Fix Disembark.Tor Andersson
2024-04-19Cap influence to 45.Tor Andersson
2024-04-19Fix can_lord_muster initial check.Tor Andersson
2024-04-19Fix commission of array.Tor Andersson
2024-04-19Use rebel flag. Move victory_check constant to scenario data.Tor Andersson
2024-04-19Use bit mask for campaign state flags.Tor Andersson
2024-04-19Add number of roses on cards to data and prepare decks accordingly.Tor Andersson
2024-04-19Enable source maps.Tor Andersson
2024-04-19Fix Thomas Stanley mustering during Arts of War step.Tor Andersson
2024-04-19Bugfix.Tor Andersson
2024-04-19Special LONDON_FOR_YORK favour locale. Rename favourl/favoury functions.Tor Andersson
2024-04-19Add battle array image.Tor Andersson
2024-04-19Apply +Influence from events and capabilities.Tor Andersson
2024-04-19Remove unneccessary push_state and pop_state functions.Tor Andersson
2024-04-19Feed doesn't need push_state. Feed both sides that fought!Tor Andersson
2024-04-19Pillage and Parley don't need push_state.Tor Andersson
2024-04-19Use game.command for mustering lord. Rename states. Avoid push_state.Tor Andersson
2024-04-19Rework influence checks! Use game.actions for levy actions.Tor Andersson
2024-04-19Add missing Vanguard button.Tor Andersson
2024-04-19Fix bug with Plan and "Both" player state.Tor Andersson
2024-04-19Regroup (at Lord Rout check)Tor Andersson
2024-04-19Change Battle Sequence to match rulebook.Tor Andersson
Also lots of simplifications by removing unused Nevsky specific features.
2024-04-19Keep fled lords in both fled and routed sets.Tor Andersson
2024-04-19Some minor battle cleanups.Tor Andersson
2024-04-19Fix goto_battle_spoils to not access the zeroed game.battle.array.Tor Andersson
2024-04-19Fix "valour" action.Tor Andersson
2024-04-19Final Charge (v1 -- delay retinue hit).Tor Andersson