Skip to content

Miscellaneous - Beta test feedback #15

Description

@xavierfav

Game tested on the 21/04/2020 with approx. this commit state

UI:

  • Avatar displays next to other avatar, not under it
  • Avatar for active player is not showing name
  • frontend logs: onloadwff.js:71 Uncaught TypeError: Cannot read property 'type' of undefined
    at setFieldValue (onloadwff.js:71)
    at HTMLFormElement.formKeydownListener (onloadwff.js:71)

Backend:

  • Words written in chat by other team should not increase that other team's score
  • Chat should be reset on every turn
  • Stop broadcasting wordToGuess to all players when someone finds it
  • On skip, sound played is like a success --> confusing
  • Words that don't exist should not be accepted by the game.
  • Guess word length should be settable via a setting (to prevent really long words if we don't want them ?)
  • GET https://media2.giphy.com/media/a7oVsf3WTOaoE/giphy.gif net::ERR_NAME_RESOLUTION_FAILED when retrieving gif

Chat:

  • Players can type all the words until they guess correctly
  • Players shouldn't be able to copy / paste in chat
  • Limit number of messages that a player can enter one after the other, add timeout to prevent spam
  • Limit number of characters per message in chat to prevent noobs like Nabot to spam all the chat

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions