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

To be fixed after testing session 2/08/24 #58

Open
asiaziola opened this issue Aug 3, 2024 · 0 comments
Open

To be fixed after testing session 2/08/24 #58

asiaziola opened this issue Aug 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@asiaziola
Copy link
Contributor

  1. scenes overlapping each other, there was a possible fix for it in the LoungeAreaScene 43344a4#diff-13abd7a358409eba053ed8a0b93f590a8b61a7a29a2850136fd2ee9052e6d8bf. Maybe it should be implemented in other scenes? Maybe sth more generic would be a good solution? Maybe it happened because of server restarting?
Screenshot 2024-08-03 at 16 18 34
  1. Multiple scrollbars in LoungeArea (new scrollbar is being added after new gamer registers), I would consider moving this scene to UI component and then implement/fix scrollbar
Screenshot 2024-08-03 at 16 22 15
  1. White border around the game screen - reported by the user - maybe Windows issue?
Screenshot 2024-08-03 at 16 24 13
  1. Remove chat from the game screen - it's not used (consider giving a possibility to close the info about keyboard actions - it's only useful when new player joins the game and stop being useful after 10s :))

  2. Black screen when MainScene is launching

Screenshot 2024-08-03 at 16 25 29
  1. Issue with the waitlist - when there is maximum number of players in the waitlist user is still moved to the PickCharacterScene, then to the MainSceneLoading (where game sounds can be heard), then transferred back to the LoungeArea and only then info about maximum number of players reached is being displayed. This info should be displayed once user tries to join the waitlist.

  2. Another one regarding the waitlist - in the testing session waitlist had been open for users 30min before the game, it reached the maximum number of players but only few of them had joined the actual game which led to the situation where there were only 4 players in the game and nobody else could join it. Not sure what should we do with this one, just alarming...

@asiaziola asiaziola added the bug Something isn't working label Aug 3, 2024
@asiaziola asiaziola assigned ppedziwiatr and unassigned ppedziwiatr Aug 3, 2024
@Tadeuchi Tadeuchi reopened this Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants