Specify the identity of the speaker, no longer based on the selected token
- A select bar for identity speaker
- Will be on top if there is a 《Selected Character》
- A checkbox to contral 《Speak As》
- Unchecked checkbox will Use the original FVTT Spearker setting.(Seleted token takes precedence over selected character)
- Now 《Speak As》 is placed in the div tag chat-controls, which causes the display to change and distorted.
- Ideally, it is placed on the sidebar-tabs layer, between chatlog and chat-controls, but I don’t know how to write (CRY
fix >-u.character?.name
Show online actor first and remove dup
fix #12 ID problem. @IrishWolf
Remove V10 warnings, thankyou for @farling42
fit fot fvtt v10
fix bug. Thankyou ravingdragoon report.
Storage the checkbox state.
Get the style by js.
Add a checkbox for switch function.
First character be selected character.
Done.