Skip to content

Releases: Larkinabout/fvtt-change-log

1.1.0

08 May 20:24
Compare
Choose a tag to compare

Change Log 1.1.0

A Foundry VTT module to log changes to the chat log.

Change Log Chat Log

Improvements

  • Added 'Actor Item Created' and 'Actor Item Deleted' properties to log when an item is created or deleted on an actor (#12).
  • Added 'Show Equation' module setting to show the equation (e.g., 10 + 10 -> 20) for numerical changes instead of just the original and final value (#13).
  • Added 'Item Name' property to log when item is renamed.

1.0.0

04 Feb 12:55
Compare
Choose a tag to compare

Change Log 1.0.0

A Foundry VTT module to log changes to the chat log.

Change Log Chat Log

Improvements

  • Improved styling on chat cards.
  • D&D 5e: Updated properties added in dnd5e 3.0.0+

0.8.2

21 Dec 14:51
Compare
Choose a tag to compare

Full Changelog: 0.8.1...0.8.2

0.8.1

28 Sep 11:56
Compare
Choose a tag to compare

Change Log 0.8.1

A Foundry VTT module to log changes to the chat log.

This is an alpha release for anyone that would like to help test it out and provide feedback.

Change Log Chat Log

New Features

Customizable Chat Tabs (#3)

Change Log now works with the Customizable Chat Tabs module to enable Change Log messages to be moved to their own tab.

change-log-chat-tabs
change-log-chat-tabs-settings

Bug Fixes

  • The 'Undo Change' option only appears on applicable Change Log messages instead of all messages.

0.8.0

28 Sep 10:37
Compare
Choose a tag to compare

Change Log 0.8.0

A Foundry VTT module to log changes to the chat log.

This is an alpha release for anyone that would like to help test it out and provide feedback.

Change Log Chat Log

New Features

Customizable Chat Tabs (#3)

Change Log now works with the Customizable Chat Tabs module to enable Change Log messages to be moved to their own tab.

change-log-chat-tabs
change-log-chat-tabs-settings

0.7.0

21 Sep 14:59
Compare
Choose a tag to compare

Change Log 0.7.0

A Foundry VTT module to log changes to the chat log.

This is an alpha release for anyone that would like to help test it out and provide feedback.

Change Log Chat Log

New Features

  • Added support for the Old-School Essentials system.

0.6.1

03 Aug 00:03
Compare
Choose a tag to compare

Change Log 0.6.1

A Foundry VTT module to log changes to the chat log.

This is an alpha release for anyone that would like to help test it out and provide feedback.

Change Log Chat Log

New Features

  • Added token properties.

Bug Fixes

  • Fixed undo for tokens.

0.6.0

02 Aug 21:12
Compare
Choose a tag to compare

Change Log 0.6.0

A Foundry VTT module to log changes to the chat log.

This is an alpha release for anyone that would like to help test it out and provide feedback.

Change Log Chat Log

New Features

  • Undo changes by right-clicking the chat message and clicking 'Undo Change'. Undo is currently not available for document creation and deletion or changes to derived properties (properties changed as a result of other changes).

0.5.0

27 Jul 00:58
Compare
Choose a tag to compare

Change Log 0.5.0

A Foundry VTT module to log changes to the chat log.

This is an alpha release for anyone that would like to help test it out and provide feedback.

Change Log Chat Log

New Features

  • Added support for the Archmage (13th Age) system.

Bug Fixes

  • D&D 5e: Added properties for the Warlock's Pact Magic spell slots.

0.3.0

07 Jul 15:52
Compare
Choose a tag to compare

Change Log 0.3.0

A Foundry VTT module to log changes to the chat log.

This is an alpha release for anyone that would like to help test it out and provide feedback.

Change Log Chat Log

New Features

  • Added support for the Cypher System system.
  • Added a 'Show Recipients' module setting to show or hide the recipients from the chat card.
  • Added a 'Show Sender' module setting to show or hide the sender from the chat card.

Bug Fixes

  • Changes for derived properties (properties not updated via the preUpdate hooks) should now be logged.
  • Changes to the inCombat property on the actor should now be logged.