Commit graph

14 commits

Author SHA1 Message Date
Joaquin Pereyra
0e8dd59b4b FIX: remove default list styles
FIX: .extended css reduce max-height, shorten animation duration to 0.5s, and set overflow to auto.
FIX: set enriched=notes.enriche on notes.hbs
FIX: set experience.value on sidebar.hbs
FIX: move tooltip from item-img to img-portrait on inventory-item-V2.hbs
REMOVE: unused files
2025-07-19 17:12:18 -03:00
Joaquin Pereyra
ff8c257d2c FEAT: add eritch to NPC description
FIX: missing htmlFieldss on manfiest
FIX: add misisng localizations
2025-07-18 15:26:27 -03:00
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
Joaquin Pereyra
5ac67a8714 FEAT: add enritch on inventory-item description
FEAT: add extensible behavior on inventory-item-content
FEAT: add fade effect on item-img to roll-itmg
2025-07-17 19:22:15 -03:00
WBHarry
b40d053201
[Feature/Fixes] Adversary Touchups (#359)
* Added support for automatic horde damage

* Active effects are shown on the token

* Fixed logic

* Fixed d20 dice lightmode color
2025-07-16 15:17:34 -03:00
Joaquin Pereyra
aee8753f63 FEAT: add resources to inventory-item template 2025-07-16 13:41:22 -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
Dapoulp
0fd62c610d
actors datas max/total rework (#332)
* actors datas max/total rework

* Removed unused translation

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-07-13 18:39:23 +02:00
Dapoulp
812a5e8dd7
Feature/167 damage types and resistances (#330)
* Add Resistances

* Relocate Damage Reduction

* Damage Types

* dmg type fallback

* Actor getRollData

* Remove comments
2025-07-12 20:13:09 +02:00
Joaquin Pereyra
542742447d FIX showLabels to hideTags 2025-07-12 12:58:17 -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
WBHarry
5aa9ba661a
286 - Adversary Experience Value Bug (#293)
* Changed experience schema field name from 'modifier' to 'total' to match useage in Character and Companion

* Using 'signedString()'
2025-07-08 12:10:38 +02:00
WBHarry
488844603a
Language Organization (#281)
* Organized language

* Organized high level folders

* Some deeper organization

* More org. That's enough ._.

* Capitalized initial system localization categories
2025-07-06 17:43:12 +02:00
Murilo Brito
5ffb22fcc5
[Feature] 155 - New Adversary Sheet (#228)
* rework adversary templates, add setting dialog to adversary and fix erratas

* fix errata in adversary data model

* developing experience setting page

* Experience settings update

* finish actions setting tab

* Fixed Notes enriched path and adversary-settings form id

* Fixed UseItem and ToChat

* Fixed Firefox progress bar (HP/Stress) (#230)

* insert prose-mirror style and inicial implement to damage settings

* fix character import relative paths and remove effects from standard adversary attack

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>
Co-authored-by: GyroFalc <43814421+GyroFalc@users.noreply.github.com>
2025-07-01 22:07:12 +02:00