Extend message sanitization to scrub unusual whitespace
I added a barebones test with a few whitespace validations 👍
Extend message sanitization to scrub unusual whitespace
I refactored it into a network_chat_protocol.
_I also looked at the mail_protocol but it didn't seem to me to make as much sense to copy the substitution (at least not as-is) for reuse in…
Extend message sanitization to scrub unusual whitespace
I restored the stripping behavior but now with the regex whitespace matcher And we can just use the simple is_empty method again
Revise empty chat-message test
Slow-down message rejection triggers despite no other players to annoy
Bug/fishing: Some features make fishing difficult
As it currently is, you definitely cannot alt-tab while fishing. Whether that is a good or bad thing to demand player focus may reveal itself with a bit more playtesters & calibration