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

Fix for Issue #12 (Fails to parse Wallet Journal) *new* #23

Merged

Conversation

elliena-bulmer
Copy link
Contributor

Added a check to see if the the wallet transaction was done in a citadel or station. Also added a temporary constructor for the station in the meantime that a proper citadel system is done. In the wallet transaction, it'll just list as 'Citadel' but it won't skip lines when the purchase had been done in a citadel. The Wallet journal serialization is also now using a Long instead of an Int for the ID.

Ideally, we should make an interface for Citadel/Stations and use this in the WalletJournal system. Also, the citadel should probably be resolved using the CREST API, although, i haven't found the route in order to query, As soon as I find it, I'll add the proper system to resolve the information.

elliena-bulmer and others added 2 commits June 14, 2016 18:56
Add a temporary constructor for the Station for citadels. This will allow to see Citadel purchases in the Wallet Transaction. Name for citadel is not resolved yet.

Note: should be replaced with a proper citadel system once it's available.
Also, should create an interface for the station & citadel in the WalletTransaction system.
@elliena-bulmer elliena-bulmer changed the title Bug wallet journal parsing Fix for Issue #12 (Fails to parse Wallet Journal) *new* Aug 29, 2016
@AJArkley AJArkley merged commit af2387d into evemondevteam:master Nov 28, 2016
NevarrTivianne pushed a commit to NevarrTivianne/evemon that referenced this pull request Apr 3, 2021
…eImport

Fix extra skill completed notifications when queue is fully completed
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