Age | Commit message (Expand) | Author |
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 | Enable source maps. | 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 | Add battle array image. | 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 | Add missing Vanguard button. | 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 card typo. | 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 | RULEBOOK: Add errata about Parley across sea from Exile box only. | 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 | Update play.js for to make view.battle optional. | Tor Andersson |
2024-04-18 | Improve checks for Suspicion. | Tor Andersson |
2024-04-18 | Warden of the Marches: Forbid escaping to friendly locale with enemy lords. | Tor Andersson |
2024-04-18 | Remove warden_of_the_marches flag. | Tor Andersson |
2024-04-18 | Fix battle capability troops. | Tor Andersson |
2024-04-18 | Rework Escape Ship / Talbot / Warden of the Marches. | Tor Andersson |
2024-04-18 | Fix prompt_influence_check to not generate a locale action. | Tor Andersson |
2024-04-18 | Remove has_unbesieged_enemy_lord (same as has_enemy_lord). | Tor Andersson |
2024-04-18 | Clean up setting/resetting game.where. | Tor Andersson |
2024-04-18 | Some typescript lint stuff. | Tor Andersson |
2024-04-18 | Fix type signature for map_for_each. | Tor Andersson |
2024-04-18 | Fix "Earl Rivers". | Tor Andersson |
2024-04-18 | Fix "Flank Attack". | Tor Andersson |
2024-04-18 | Use temporary properties for specific phases/actions/events. | Tor Andersson |