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

Don't hard code when combat rank changes in stats tracking module #4165

Merged
merged 1 commit into from
Sep 25, 2017

Conversation

impaktor
Copy link
Member

...instead use the methods in Character to determine when rank (e.g. 'HARMLESS' etc.) changes.

Fixes #4162

100% untested, so need to verify there are no typos and works.

@impaktor
Copy link
Member Author

impaktor commented Sep 22, 2017

Dammit! I misread how Character:IsCombatRated works, so this won't work in its current form. Will need to have a Character:IsCombatRating method.

@impaktor
Copy link
Member Author

Will need to have a Character:IsCombatRating method.

No, I'm an idiot. Fix was way simpler. Good for testing now.

...instead use the methods in Character to determine when rank (e.g.
'HARMLESS' etc.) changes.

Fixes pioneerspacesim#4162
@impaktor impaktor merged commit db41e70 into pioneerspacesim:master Sep 25, 2017
@impaktor impaktor deleted the fix_combatrating branch September 25, 2017 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant