daggerheart/module/documents
WBHarry 552c62adc1
[Feature] Custom Resources (#1714)
* Initial

* .

* Fixed positioning

* .

* Only showing the menu if there are extra resources

* Improved resourceManager clickable

* .

* Changed variable name

* Refactor resources selection and data prep (#1721)

* Move resources select to scrolly text and accept actor object

* Convert isReversed to prepared data and add label

* Removed unused imports

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>

* Naming

* [Feature] Custom Homebrew Resources (#1718)

* Added resources to the Homebrew Menu

* Fixed translations

* .

* Inverted from isImage to isIcon. Should be more logical for users

* Removed testing resources

* Refactor resource settings to not be a method (#1723)

* Fix editing homebrew resources with a custom ResourcesField

* Fix removing homebrew resources

* Remove vestigial code

* Use custom config for module data instead of including in all (#1724)

* Use custom config for module data instead of including in all

* More simple

* base highest priority

---------

Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
2026-03-11 11:10:28 +01:00
..
collections [Feature] 1383 - Companion Bonus Levelups (#1565) 2026-01-25 15:21:06 +01:00
_module.mjs [Feature] RollTable Improvements (#1552) 2026-01-24 20:26:37 +01:00
activeEffect.mjs Added _applyLegacy parse logic for ActiveEffect 2026-02-09 12:41:13 +01:00
actor.mjs Added vulnerable condition automation (#1704) 2026-03-07 01:32:36 +01:00
chatMessage.mjs [Fix] Hit/Miss Display (#1711) 2026-03-10 18:48:44 +01:00
combat.mjs Fixed so effects are only applied to correct tokens (#1439) 2025-12-18 17:55:25 -05:00
combatant.mjs [Feature] Encounter Battlepoints (#1346) 2025-12-06 21:11:34 +01:00
item.mjs Made sure item.toChat enriches descriptions (#1625) 2026-02-02 00:40:09 +01:00
rollTable.mjs [Feature] RollTable Improvements (#1552) 2026-01-24 20:26:37 +01:00
scene.mjs [Fix] 1.6.0 Roundup (#1581) 2026-01-25 17:07:25 +01:00
templateManager.mjs Add extra features to the Temple Enricher and fix the mousewheel issues with the Template Manager (#1147) 2025-09-07 01:27:46 +02:00
token.mjs Fixed not being able to open the tokenConfig of actor-less tokens 2026-02-11 00:31:45 +01:00
tokenManager.mjs [Feature] Summon Action Implementation (#1514) 2026-01-13 10:36:29 +01:00
tooltipManager.mjs [Feature] Custom Resources (#1714) 2026-03-11 11:10:28 +01:00