daggerheart/module/data
joaquinpereyra98 7135716da9
Feature/178 searchbar logic to items in character sheet (#209)
* REFACTOR: remove DhpApplicationMixin
REFACTOR: remove getEmbeddedDocument method from Item class
REFACTOR: remove prepareData method from Actor class
REFACTOR: remove _preUpdate method from Actor class

* REFACTOR: rename dhpItem to DHItem
REFACTOR: improvement Item#isInventoryItem getter
REFACTOR: simplify Item's createDialog static method.
REFACTOR: remove documentCreate template

* FEAT: add SearchFilter for character-sheet Inventory and DomainCards
FEAT: simplify the preparetion of inventory context

---------

Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-06-28 23:44:57 -03:00
..
action Feature/112 items use action datamodel (#194) 2025-06-28 19:01:08 +02:00
actor Feature/112 items use action datamodel (#194) 2025-06-28 19:01:08 +02:00
chat-message Feature/112 items use action datamodel (#194) 2025-06-28 19:01:08 +02:00
fields Bug/124 foreigndocumentuuidfields fail initial initialization (#150) 2025-06-18 15:47:50 +02:00
item Feature/178 searchbar logic to items in character sheet (#209) 2025-06-28 23:44:57 -03:00
settings Irk/83 homebrew currency (#193) 2025-06-28 16:00:42 -03:00
_module.mjs Bug/124 foreigndocumentuuidfields fail initial initialization (#150) 2025-06-18 15:47:50 +02:00
combat.mjs Combat and CombatTracker (#108) 2025-06-07 00:06:54 +02:00
combatant.mjs Combat and CombatTracker (#108) 2025-06-07 00:06:54 +02:00
countdowns.mjs Fixed subclass effects 2025-06-21 22:39:53 +02:00
levelTier.mjs Levelup Remake (#100) 2025-06-07 01:50:50 +02:00
levelup.mjs Refactor/84 data models structure (#131) 2025-06-13 14:17:13 +02:00