dndplayer/dnd-player

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

Closed this issue · 0 comments

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.