Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Conflict Phase Framework Events #50

Merged
merged 1 commit into from Sep 18, 2017
Merged

Conflict Phase Framework Events #50

merged 1 commit into from Sep 18, 2017

Conversation

jeremylarner
Copy link
Collaborator

These additions implement the missing framework events for the Conflict Phase.

Changed files:
conflicttracker.js: We need some way of tracking how many conflicts have been initiated or passed by a player. We can't count won, lost, or performed conflicts because when a conflict opportunity is passed it doesn't count as any of those.
conflictphase.js: I added the remaining framework steps once conflicts have been completed, and tidied up the current code a bit so the phase progresses through the conflict declaration steps. I also implemented a new way of changing players, as the conflict phase doesn't necessarily go back and forth from one player to the other (due to cards like e.g. Breakthrough)
player.js: I added functions and variables for tracking Imperial Favor

@gryffon gryffon merged commit 7e25dec into gryffon:master Sep 18, 2017
@jeremylarner jeremylarner deleted the conflictphase branch October 30, 2017 14:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants