release-eaf8c8d
·
85 commits
to master
since this release
Login/Signup prompt overhaul (#308)
# Changes
* New system of prompts.
* Creating a new account required typing "new" at login (per instructino)
* Now collects email address (configurable to be off/optional/required)
* Now asks if using a screen reader
* Added `EquipmentChange{}` event.
* No handlers for this event yet, but it's firing
* Includes any items put on or taken off (sometimes both at once when it's a gear swap)
* Some additional protection around accidentally sending telnet commands to websockets.