pokemon-showdown/test/server/chat-plugins
Alexander B 1d5334432e
Hangman: Prevent impossible guesses, escape HTML (#9033)
* Prevent guessing words with incorrect already revealed indexes

* Clarify hint length and use consts

* Escape HTML on words

* lint

* Hangman: Better testing for invalid guesses

* Hangman: Escape HTML characters

Co-authored-by: Leonard Craft III <leonardcraft64@gmail.com>
2022-11-23 12:50:09 -08:00
..
chat-monitor.js Use ts-node instead of Sucrase (#8369) 2021-07-09 19:59:22 -07:00
datasearch.js Add Gen 9 (#8997) 2022-11-17 20:46:29 -05:00
friends.js Support adding friends (#7333) 2021-07-16 12:56:34 -07:00
hangman.js Hangman: Prevent impossible guesses, escape HTML (#9033) 2022-11-23 12:50:09 -08:00
hosts.js Use ts-node instead of Sucrase (#8369) 2021-07-09 19:59:22 -07:00
repeats.js Use ts-node instead of Sucrase (#8369) 2021-07-09 19:59:22 -07:00
responder.js Use ts-node instead of Sucrase (#8369) 2021-07-09 19:59:22 -07:00
trivia.js Hangman: Prevent impossible guesses, escape HTML (#9033) 2022-11-23 12:50:09 -08:00
username-prefixes.js Remove prefix-manager timeout tests 2022-06-17 07:39:12 -05:00
youtube.js Use ts-node instead of Sucrase (#8369) 2021-07-09 19:59:22 -07:00