Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

40 lines (27 loc) · 1.6 KB

4.0.0

  • Added module settings. You can now change the way some features look as well as toggling some on/off. More customization options will be added in the future.
  • Added support for FoundryVTT V11.
  • Fixed small bugs and added missing localization for some text.

3.5.0

  • Added the Speak As functionality. When a conversation is active, the GM can now toggle if they want chat messages to be sent under the name of the currently active conversation participant.
  • Added macros which can be used to programmatically trigger several of the ConversationHUD functionalities.
  • Miscellaneous improvements and code refactoring.

3.4.0

  • Improved the drag and drop functionality to allow journal entries as well
    • Journal pages which have the Image type will be treated as conversation participants on drag & drop
    • Existing conversations can also be dragged into another conversation
    • Most Monk's Enhanced Journal entries are also supported
  • Several bug fixes & improvements

3.3.0

  • Added option to drag and drop actors into conversations
    • You can now drop actors into the conversation creation form
    • You can also drop actors into a conversation that has been saved
    • Finally, you can drop actors into an active conversation as well

3.2.0

  • Improved the edit functionality of participants to display the current data instead of empty fields
  • Fixed overflow issue that caused participants to not be selectable when multiple participants were present in a conversation
  • Added missing localization for several error messages

3.1.0

  • Fixed several scaling issues

3.0.0

  • Initial release