Phalcode / gamevault-app

Frontend for the self-hosted gaming platform for drm-free games
https://gamevau.lt
Other
265 stars 11 forks source link

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

Open Alfagun74 opened 6 months ago

Alfagun74 commented 6 months ago

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:

Alfagun74 commented 4 months ago

Multiple Profiles will be exclusive to GameVault+