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

Implement remaining encyclopedia functionality #486

Open
4 tasks
SapiensAnatis opened this issue Nov 7, 2023 · 1 comment
Open
4 tasks

Implement remaining encyclopedia functionality #486

SapiensAnatis opened this issue Nov 7, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@SapiensAnatis
Copy link
Owner

SapiensAnatis commented Nov 7, 2023

  • Medals #522
  • Dragon list
  • Quest clear list by weapon type
  • Album passives

These can be tackled separately.

Proposed DB schema:

  • Medals - DbMedalClear table [DeviceAccountId, QuestId, CharaId, ClearCount]
  • By weapon type - DbWeaponClear table [DeviceAccountId, WeaponType, ClearCount]
@SapiensAnatis SapiensAnatis added enhancement New feature or request good first issue Good for newcomers labels Nov 7, 2023
@Antimeify
Copy link

I'll have a scout into the Medals once I've finished setting up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants