Age | Commit message (Expand) | Author |
2024-04-20 | Disband any Unrouted Lord who loses all troops before Death Check. | Tor Andersson |
2024-04-20 | Choose exile when sailing into battle with the high admiral. | Tor Andersson |
2024-04-20 | Fix Surprise Landing (error with flags handling after battle). | Tor Andersson |
2024-04-20 | Fix sailing issues. | Tor Andersson |
2024-04-20 | Optimize levy flag checks. Add London for York by event exception. | Tor Andersson |
2024-04-20 | Rout Vassals in death check step. | Tor Andersson |
2024-04-20 | Fix error with name commit. | Tor Andersson |
2024-04-20 | Confirm approach and march to locale where can be intercepted. | Tor Andersson |
2024-04-20 | Add short Lord names. | Tor Andersson |
2024-04-19 | Move lord_has_capability_card to LORD section. | Tor Andersson |
2024-04-19 | Fix Culverins action generation. | Tor Andersson |
2024-04-19 | Fix Culverins. | Tor Andersson |
2024-04-19 | Fix surprise landing (by fixing seaport list). | Tor Andersson |
2024-04-19 | Fix Disembark. | Tor Andersson |
2024-04-19 | Cap influence to 45. | Tor Andersson |
2024-04-19 | Fix can_lord_muster initial check. | Tor Andersson |
2024-04-19 | Fix commission of array. | Tor Andersson |
2024-04-19 | Use rebel flag. Move victory_check constant to scenario data. | Tor Andersson |
2024-04-19 | Use bit mask for campaign state flags. | Tor Andersson |
2024-04-19 | Add number of roses on cards to data and prepare decks accordingly. | Tor Andersson |
2024-04-19 | Fix Thomas Stanley mustering during Arts of War step. | Tor Andersson |
2024-04-19 | Bugfix. | Tor Andersson |
2024-04-19 | Special LONDON_FOR_YORK favour locale. Rename favourl/favoury functions. | Tor Andersson |
2024-04-19 | Apply +Influence from events and capabilities. | Tor Andersson |
2024-04-19 | Remove unneccessary push_state and pop_state functions. | Tor Andersson |
2024-04-19 | Feed doesn't need push_state. Feed both sides that fought! | Tor Andersson |
2024-04-19 | Pillage and Parley don't need push_state. | Tor Andersson |
2024-04-19 | Use game.command for mustering lord. Rename states. Avoid push_state. | Tor Andersson |
2024-04-19 | Rework influence checks! Use game.actions for levy actions. | Tor Andersson |
2024-04-19 | Fix bug with Plan and "Both" player state. | Tor Andersson |
2024-04-19 | Regroup (at Lord Rout check) | Tor Andersson |
2024-04-19 | Change Battle Sequence to match rulebook. | Tor Andersson |
2024-04-19 | Keep fled lords in both fled and routed sets. | Tor Andersson |
2024-04-19 | Some minor battle cleanups. | Tor Andersson |
2024-04-19 | Fix goto_battle_spoils to not access the zeroed game.battle.array. | Tor Andersson |
2024-04-19 | Fix "valour" action. | Tor Andersson |
2024-04-19 | Final Charge (v1 -- delay retinue hit). | Tor Andersson |
2024-04-18 | Fix Bloody thou art before Death Check events. | Tor Andersson |
2024-04-18 | Move common Tax code to shared function. | Tor Andersson |
2024-04-18 | Fix Parley search according to rules (only across sea from Exile). | Tor Andersson |
2024-04-18 | Remove redundant game.state === "parley" checks. | Tor Andersson |
2024-04-18 | Cannot have more than 15 assets. | Tor Andersson |
2024-04-18 | Fix Great Ships connecting all seas for Disembark (it shouldn't). | Tor Andersson |
2024-04-18 | Rework Hay Wain and Great Ship asset doubling. | Tor Andersson |
2024-04-18 | Remove useless function. | Tor Andersson |
2024-04-18 | Rework naval blockade to use multiple separate states instead of shared. | Tor Andersson |
2024-04-18 | Remove unused flags. | Tor Andersson |
2024-04-18 | Group "This Levy" flags into its own object. | Tor Andersson |
2024-04-18 | Fix silly mistake. | Tor Andersson |
2024-04-18 | Improve checks for Suspicion. | Tor Andersson |