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

Separate Login/Registration from Main Window and Introduce Multiple Profiles #339

Open
Alfagun74 opened this issue Jan 22, 2024 · 1 comment
Labels
💻 client There are things to do on the client 🔧 feature New feature or request 🧩 milestone This issue will take a lot of effort and will make a big difference. 🤑 monetized This feature will cost money 🎨 ui This issue needs a UI Design.

Comments

@Alfagun74
Copy link
Contributor

Currently, the login and register functionalities are embedded directly into the app. Additionally, the initial configuration wizard can be exited without any warning, making it less user-friendly. The inability to have multiple profiles for multiple servers is due to potential image ID collisions. We need to address these issues.

Proposed Changes:

Separate Login and Registration Process:

Extract login and registration from the app, implementing a pre-launch window for user authentication and setup.
Example: Steam Login Setup
Image

Exclusive GameVault+ Feature Idea - Multiple Profiles:
Allow users to run multiple profiles on different servers, similar to Steam's account selection interface.
Example: Steam Account Selection
Image

Considerations:

  • Take care of cache conflicts between servers by implementing a system that separates and manages caches independently for each server.
  • One root folder or multiple?
  • Wizard needs to be reworked and extracted aswell?
  • How should admins register new users on their server?
@Alfagun74 Alfagun74 converted this from a draft issue Jan 22, 2024
@Alfagun74 Alfagun74 added 🔧 feature New feature or request 💻 client There are things to do on the client labels Jan 22, 2024
@Alfagun74 Alfagun74 changed the title Implement Multi-Profile-Usage and seperate Login/Register from the Main window Separate Login/Registration from Main Window and Introduce Multiple Profiles Jan 22, 2024
@Alfagun74 Alfagun74 moved this from 📃 New Issues to 🔧 Planned in GameVault: Public Roadmap Feb 6, 2024
@Alfagun74 Alfagun74 added the 🤑 monetized This feature will cost money label Mar 14, 2024
@Alfagun74
Copy link
Contributor Author

Multiple Profiles will be exclusive to GameVault+

@Alfagun74 Alfagun74 added 🧩 milestone This issue will take a lot of effort and will make a big difference. 🎨 ui This issue needs a UI Design. labels Apr 28, 2024
@Alfagun74 Alfagun74 moved this from 🔧 Planned to ⏳ Blocked in GameVault: Public Roadmap May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 client There are things to do on the client 🔧 feature New feature or request 🧩 milestone This issue will take a lot of effort and will make a big difference. 🤑 monetized This feature will cost money 🎨 ui This issue needs a UI Design.
Projects
Status: ⏳ Blocked
Development

No branches or pull requests

1 participant