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 "Kingdom Credit" tracking #84

Open
6 tasks
BitTim opened this issue Jul 3, 2023 · 0 comments
Open
6 tasks

Add "Kingdom Credit" tracking #84

BitTim opened this issue Jul 3, 2023 · 0 comments
Assignees
Milestone

Comments

@BitTim
Copy link
Owner

BitTim commented Jul 3, 2023

Kingdom Credit is a new ingame currency added to Valorant which is earned by playing he game. It can be used to buy collectables from gears, the new agent contracts, and collectables from battlepasses from past seasons

Requires #85

Frontend:

  • When crating a history entry there should also be a field to enter the amount of Kingdom Credit gained
  • Add Kingdom Credit counter in new "Collection" secreen
  • Show each collectable from agent gears that one can afford in a section of the "Collection" screen
  • Keep track of transactions in new "Transactions" section in "History" screen

Backend:

  • Transactions should have a UUID, Amount, Timestamp and RelationUUID to have a point of relation what caused the transaction (HistoryEntry or Purchase)
  • Transaction history should be saved separately from XP History but have a similar strructure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant