summaryrefslogtreecommitdiff
path: root/rules.js
AgeCommit message (Expand)Author
2023-12-10Use map structures instead of arrays and bit packing.Tor Andersson
2023-12-10set_lord_calendar directlyTor Andersson
2023-12-10Levy troops not possible in exileteisuru
2023-12-10Use game.count for tracking lords in Scots event.Tor Andersson
2023-12-10Use game.parley for list of valid locations instead of game.what.Tor Andersson
2023-12-10Hide asset/forces/routed implementation details.Tor Andersson
2023-12-10no global capabilitiesTor Andersson
2023-12-10Fixed French Troops.Troy Nordine
2023-12-10drop game.crown property (redundant with game.rebel)Tor Andersson
2023-12-10skip setup for scenarios that don't use itTor Andersson
2023-12-10Allow Parley at unfriendly locales during Levy.Tor Andersson
2023-12-10removed testing coode.Troy Nordine
2023-12-10Impl. French Troops. Fixed other errors.Troy Nordine
2023-12-10Implemented L19 Henry's Proclamation.Troy Nordine
2023-12-10Implemented L15 Henry Pressures Parliment.Troy Nordine
2023-12-10Implemented Event L114 - Scots.Troy Nordine
2023-12-10fix wrong function nameTor Andersson
2023-12-10Fixed unit selection in battle.Troy Nordine
2023-12-10fix tax seaportteisuru
2023-12-10fix parley seaportteisuru
2023-12-10Fix Parley during campaign.Tor Andersson
2023-12-10Tax - fix bug and add Stafford Branch effect.Tor Andersson
2023-12-10Optimize and fix Supply.Tor Andersson
2023-12-10rename againTor Andersson
2023-12-10remove bad clear_undoTor Andersson
2023-12-10Optimize Tax action.Tor Andersson
2023-12-10Rename port-to-port and any-to-port adjacency functions.Tor Andersson
2023-12-10lords only have one seatTor Andersson
2023-12-10parley search fixTor Andersson
2023-12-10Optimize parley search.Tor Andersson
2023-12-10Simplify gnarly if-statement in count_group_assets.Tor Andersson
2023-12-10don't require explicit game.active argument to is_favour_friendlyTor Andersson
2023-12-10fix undo during marchTor Andersson
2023-12-10Fix P1/P2 vs York/Lancaster issues.Tor Andersson
2023-12-10Revert "Fix update_aliases so it works with patch_replay.js"Tor Andersson
2023-12-10consistent favour spellingTor Andersson
2023-12-10Fix spend1 and spend3 action generation for buttons.Tor Andersson
2023-12-10Fix some undo states.Tor Andersson
2023-12-10Fix update_aliases so it works with patch_replay.jsTor Andersson
2023-12-10add and use data.exile_boxesTor Andersson
2023-12-10Rejig map_search a bit.Tor Andersson
2023-12-10battle strike position stuffTor Andersson
2023-12-10calculate_spoils in tor styleTor Andersson
2023-12-10get_defeated_lords -> has_defeated_lords and for ofTor Andersson
2023-12-10forEach -> for ofTor Andersson
2023-12-10Simplify way data (only single roads, no multi-road ways).Tor Andersson
2023-12-10no 1-element arrays for sea and exile dataTor Andersson
2023-12-10fix P1_LORD_MASK and P2_LORD_MASK for hidden mat optionTor Andersson
2023-12-10remove unused this_lord propertyTor Andersson
2023-12-10Use set functions.Tor Andersson