daggerheart/module/data/item
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
..
_module.mjs Refactor/84 data models structure (#131) 2025-06-13 14:17:13 +02:00
ancestry.mjs Added actions and effects to Ancestry and Community (#143) 2025-06-15 13:18:52 +02:00
armor.mjs Feature/178 searchbar logic to items in character sheet (#209) 2025-06-28 23:44:57 -03:00
base.mjs Feature/178 searchbar logic to items in character sheet (#209) 2025-06-28 23:44:57 -03:00
class.mjs Fix Class HitPoints and ComainConfig (#190) 2025-06-28 10:05:29 +02:00
community.mjs Added actions and effects to Ancestry and Community (#143) 2025-06-15 13:18:52 +02:00
consumable.mjs Feature/178 searchbar logic to items in character sheet (#209) 2025-06-28 23:44:57 -03:00
domainCard.mjs Added effects to domainCards 2025-06-25 17:40:33 +02:00
feature.mjs Feature/112 items use action datamodel (#194) 2025-06-28 19:01:08 +02:00
miscellaneous.mjs Feature/178 searchbar logic to items in character sheet (#209) 2025-06-28 23:44:57 -03:00
subclass.mjs Fixed subclass effects 2025-06-21 22:39:53 +02:00
weapon.mjs Feature/178 searchbar logic to items in character sheet (#209) 2025-06-28 23:44:57 -03:00