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

Add presence for CQC #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

norohind
Copy link

Closes #24
It utilizes EDMC new (since release 5.2.0) plugin callback function journal_entry_cqc. I've done this patch about 10 Aug 2021 but only now PRing it. I'm not sure if code satisfies general plugin's code style, it may be worth to wrap text on translations, for example. Any advices, remarks, critique are welcome.

game_version = 'in Odyssey'

elif not state['Horizons'] and not state['Odyssey']:
game_version = 'in Arena standalone' # or in pre horizons elite but who play it now
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe change this to say "in Legacy Arena"?

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.

Feature request: add presence for cqc
2 participants