Joaquin Pereyra
f56c2482cb
Merge branch 'main' into bug/103-enrich-htmlfield-content-before-its-used-in-applications
2025-07-18 15:24:25 -03:00
WBHarry
f15483c722
Feature/349 items actions macro use ( #356 )
...
* Added itemUse macro on drag to hotbar
* Fixed item.type logic
* Added support for actionMacro drag from items
* Added MacroDrag for Attacks
* Fixed so UseItem macros get the img set
2025-07-17 14:03:54 -03:00
Joaquin Pereyra
d39d3d37b3
Merge branch 'main' into bug/103-enrich-htmlfield-content-before-its-used-in-applications
2025-07-14 13:22:17 -03:00
Joaquin Pereyra
7d67461184
FEAT: add context menus for all inventory-items
2025-07-13 17:11:48 -03:00
Joaquin Pereyra
634bb3d644
FEAT: add inventory-fieldset-items-V2 and inventory-item-V2 partials for Actors
2025-07-11 17:49:31 -03:00
joaquinpereyra98
87b3677956
Refactor/275 actor sheets simplification ( #291 )
...
* FEAT: create isNPC geeter and add the prop on metada on actors
FEAT: create common method for documents sheets
FEAT: create BaseActorSheet and implementation
* FIX: tabs label
* REFACTOR: remove unused methods
REFACTOR: simplify CharacterSheet's click actions methods
REFACTOR: minor fix on DHActor class
* REFACTOR: remove unused methods
REFACTOR: create method on BaseActorSheet
REFACTOR: make Datamodel metadata getter
* REFACTOR: remove unused method on setting sheet
FEAT: create BaseActorSetting
FIX: add type="button" to button on actor's sheet
* FIX jsdoc
* PRETTIER
---------
Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-07-08 01:27:21 +02:00