| Latest version | 1.1.0 |
|---|---|
| Minimum Core | 13 |
| Compatible Core | 14.360 |
| Last updated | 4 months ago |
| Created | 4 months ago |
| Authors | |
| Languages |
English English (UK) |
| Systems | All systems |
| Project source | Project URL |
| Report bugs | Bug tracker URL |
| Read-me | Readme URL |
| License | License URL |
This module provides a system-agnostic tracker for any changes made by players to characters (actors) they control. As a game option, the module can also track changes made by GMs to any player-owned actors.
This is a valuable tool for GMs to review character sheet modifications, such as during levelling up, particularly if you leave your game server accessible between live sessions.
For the initial release, the module tracks:
Open the Character Tracker window: A new icon is available at the top of the Actors sidebar to open the interface.
Navigation:
Saving the Log: You can export individual logs for each player by clicking the Download button next to their name.
Switching the View: You can switch between a chronological view (ideal for showing what was changing at the same time) and a categorical view (much easier to see what is being changed) by clicking the Toggle View Mode button at the bottom of the left panel. The categorical view groups changes by type (items, active effects and core data changes), and then further groups the changes by the specific item, effect or data being changed.
Refresh the Tracker: You can see new changes in the interface without closing the window by clicking the Refresh button at the bottom of the left panel.
Clearing the Log: You can wipe all logs globally (via the Delete button at the bottom of the left panel) or clear individual player logs (via the Delete button next to their name).
Whilst the module works with any system, system-specific dictionaries can be added to convert standard dot-notation database keys (e.g., system.health.hp.value) into more easily readable text (e.g., Hit Points). If the game system provides its own localisation files, the tracker maps to these keys, making sure it can translate into any language supported by the system.
For the initial release, a simple dictionary has been included for the Rolemaster Unified (RMU) system as an example.
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: character-tracker or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.