Dec 13, 2017, 5:43 PM

Pages/Conversations in a clickable widget form:

  • This is doable. I am taking notes on what I think this would entail, how it could be built.

Clickable map:

  • Again, doable. Both from a 'peeking' perspective (if the game allows) and an @tel perspective. The map could also have a heat-level sort of feedback on the number of players currently there/active.

Forms for <CharGen | whatever>:

  • Easily incorporated. What what I am envisioning in my current project, would even be easily made modular so that games could publish their own forms. The kicker here is the validation code would need to be included in the form (non-trivial, means work for the game admins) and the error-feedback methods from MU to form to show user what didn't work and why.

Notifications:

  • Standard, pretty easy to do.