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

Task: Add selectors for preset responces #453

Open
7 tasks
BillTheBeast opened this issue Feb 25, 2025 · 0 comments
Open
7 tasks

Task: Add selectors for preset responces #453

BillTheBeast opened this issue Feb 25, 2025 · 0 comments
Assignees

Comments

@BillTheBeast
Copy link
Contributor

🧹 Task Description

  • Task: Add selectors for preset responces in profiel story window.
  • Purpose: These are currently intended to avoid needing to avoid unnecessary obsenities that players will write otherwise. These might be opened later.

Steps to Complete

  1. Create popups for preset responces for the player motto and the other 4 questions shown in the player/profile story window
  2. These popups open when one of the above sections is pressed and are placed over the infofield that was pressed.
  3. When a response is selected update it into the field in question and close the window.
    • Use placeholders until the proper questions and responces are determined.
  4. Convert the responce to match as if the avatar in question said it.
    • See point 3.
  5. Store these responces in the PlayerData in a datastructure that contains the motto, the four questions and the favourite character (Favourite character is part of the other profile window).
  6. Fetch the data when the window is opened from PlayerData.
  7. Store the data locally in a file. - Since server has no endpoint for these yet.

📎 Additional Information

Ask Niko for help with storing data in the local filestorage.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: PELAAJA hommat
Development

No branches or pull requests

2 participants