Avin Zarlez

Results 25 issues of Avin Zarlez

Getting this warning now: One or more snippets from the extension 'language-pde' very likely confuse snippet-variables and snippet-placeholders (see https://code.visualstudio.com/docs/editor/userdefinedsnippets#_snippet-syntax for more details) Need to double check why this is...

bug
help wanted

Related to this issue https://github.com/devcontainers/cli/issues/98 there still seems to be a problem for the global git config. My local git config is copied, but my global git config is not....

bug

The `addSpnToEnvironment` flag for Azure CLI DevOps task does not populate the `servicePrincipalKey` variable unless the Azure Resource Manager connection is a Service Principle. When using a managed identity, `servicePrincipalId`...

documentation
Pri1
azure-devops-pipelines/svc
azure-devops-pipelines-tasks/subsvc

When a player disconnects, ready status is reset HOWEVER the button clickable state is not properly reset to match.

bug

Can click out of auto join while it is loading, and it will still continue to find games after closing. Disable clicks during auto join? Cancel is they close window?...

bug

Ex: Instead of pairs of two, allow group of 3 (9 players listening to three different songs), or even groups of 5 (14 players listening to two songs, 7 players...

enhancement

Base of the existing unit test scene. Implement other unit tests as appropriate

enhancement

Description: No longer “lock” in player guesses. Give them immediately yes/no feedback, and let them keep playing. Make number entry more smooth Deliverables: ▪ Change “tap here” message to be...

enhancement

Description: Simplify the results screen of the game. Deliverables: ▪ Remove all scoring UI ▪ Display clear correct/wrong message, your player color, and the color you were matched with.

enhancement

Description: Currently, the code assumes wifi will never be lost/interrupted, and no player will ever quit the game. These are extremely unrealistic expectations. During previous showcases, the game crashed often,...

bug