dndplayer / dnd-player

An online virtual DND playground to support online groups.
https://dnd-player.com
Other
1 stars 0 forks source link

Ensure that Fog Edit and Fog Add modes only work for DM #66

Closed chrisella closed 5 years ago

chrisella commented 5 years ago

A-lot of this was implemented without the concept of a DM (mainly just to get it working).

It now needs another pass over it to ensure that it only works for a DM, bits like the control state markers in the top-left only show for a DM and the HotKeys should only really setup for the DM.

There may be other bits to check / refactor also, but these are the main ones and a start.