summaryrefslogtreecommitdiff
path: root/rules.ts
AgeCommit message (Expand)Author
2024-04-18Remove unused flags.Tor Andersson
2024-04-18Group "This Levy" flags into its own object.Tor Andersson
2024-04-18Fix silly mistake.Tor Andersson
2024-04-18Improve checks for Suspicion.Tor Andersson
2024-04-18Warden of the Marches: Forbid escaping to friendly locale with enemy lords.Tor Andersson
2024-04-18Remove warden_of_the_marches flag.Tor Andersson
2024-04-18Fix battle capability troops.Tor Andersson
2024-04-18Rework Escape Ship / Talbot / Warden of the Marches.Tor Andersson
2024-04-18Fix prompt_influence_check to not generate a locale action.Tor Andersson
2024-04-18Remove has_unbesieged_enemy_lord (same as has_enemy_lord).Tor Andersson
2024-04-18Clean up setting/resetting game.where.Tor Andersson
2024-04-18Some typescript lint stuff.Tor Andersson
2024-04-18Fix type signature for map_for_each.Tor Andersson
2024-04-18Fix "Earl Rivers".Tor Andersson
2024-04-18Fix "Flank Attack".Tor Andersson
2024-04-18Use temporary properties for specific phases/actions/events.Tor Andersson
2024-04-18Separate held event functions into separate functions for each timing.Tor Andersson
2024-04-17Start fixing suspicion.Tor Andersson
2024-04-17Fix find_ports during parley.Tor Andersson
2024-04-17More typescript and more bug fixes.Tor Andersson
2024-04-17Remove game.which. Use string only for game.what. Add game.other.Tor Andersson
2024-04-17Typescript types and bug fixes.Tor Andersson
2024-04-17Typescript.Tor Andersson