Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add method to query the current covenant #1012

Merged
merged 1 commit into from Sep 13, 2021

Conversation

johnnylam88
Copy link
Contributor

Add a new getCovenant() method to return the name of the
current covenant, and a new isCovenant() method to check if the
given covenant matches the current one.

Fire a new Ovale event Ovale_CovenantChosen after the module
has reacted to COVENANT_CHOSEN and can return the correct
information.

Add a new `getCovenant()` method to return the name of the
current covenant, and a new `isCovenant()` method to check if the
given covenant matches the current one.

Fire a new Ovale event `Ovale_CovenantChosen` after the module
has reacted to `COVENANT_CHOSEN` and can return the correct
information.
@Sidoine Sidoine merged commit 0673d46 into Sidoine:master Sep 13, 2021
@johnnylam88 johnnylam88 deleted the feat/get-covenant branch September 13, 2021 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants