feat: add new improved, draggable countdown tracker module for Daggerheart.

This commit is contained in:
CPTN Cosmo 2025-12-21 20:25:29 +01:00
commit 08e2745b3a
6 changed files with 527 additions and 0 deletions

27
README.md Normal file
View file

@ -0,0 +1,27 @@
# Improved Countdowns
A modern, draggable countdown tracker for the Daggerheart system in Foundry VTT (v13+).
## Features
- **Modern UI**: A sleek, draggable window replacing the default system tracker.
- **Minimized View**: Toggle between a full view with names and icons, or a compact minimized view to save space.
- **Interactive Controls**:
- **Increase/Decrease**: Hover over countdowns to see `+` and `-` buttons for quick updates.
- **Add New**: GMs can add new countdowns directly from the tracker.
- **Lock/Unlock**: Lock the tracker's position to prevent accidental drags.
- **System Integration**: Fully compatible with the Daggerheart system's built-in countdown logic.
## Usage
1. **Draggable Handle**: Use the handle at the top of the tracker to reposition it on your canvas.
2. **Locking**: Click the lock icon to freeze the tracker in place.
3. **Minimizing**: Click the collapse icon to switch to the compact view.
4. **Modifying Countdowns**: Hover over any countdown icon to reveal the increment/decrement controls.
## Installation
1. Copy the Manifest URL: `https://github.com/your-username/dh-improved-countdowns/releases/latest/download/module.json` (Update with actual URL).
2. In Foundry VTT, go to the **Add-on Modules** tab.
3. Click **Install Module** and paste the URL.