-
Notifications
You must be signed in to change notification settings - Fork 5
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
Update activity list #8
base: master
Are you sure you want to change the base?
Conversation
… Control. Update reports to include new activities.
…on file properly.
Call bungie api to get profile information. Include display name and display name code to collector.
Howdy! I made a major refactor of the main.py, with more config options etc; Feel free to text me on Discord if you want to discuss changes quickly, otherwise Github is fine too - but my response time may not be as good as over there. |
…asses. Data storage relies on display name instead of platform/id. Makes it easier when running reports on multiple players. Logging shows character IDs, which are deleted, and the class of active characters. Cleaned up activities to more closely match API definitions. Class hashes are stored locally since they are not expected to change.
I'm sorry I don't know where the Discord is but yes, merge what you think fits. I've been kind of running rampant with changes in my branch and they spilled over here. I swear I saw a link somewhere but I don't know remember where. My name is |
New activities added since 2022 include Iron Banner Zone Control and Iron Banner Rift. This will add to the activity definitions and include these activities in various generated reports.