joaquinpereyra98
af250d7a61
[BUG] - Deleting items in the scrollable window causes scrollbar to reset to top ( #1025 )
...
Fixes #977
Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-08-20 11:07:35 +10:00
joaquinpereyra98
b8930b18a4
Bug/103 enrich htmlfield content before its used in applications ( #369 )
...
* FIX: Add enritch to HTMLField
FIX: Remove no-HTMLField from Manifest
FIX: Convert Scar's HTMLField to StringField
FIX: Remove unused HTMLField
* REMOVE unused hanldebars helpers
* FEAT: add inventory-fieldset-items-V2 and inventory-item-V2 partials for Actors
* FIX showLabels to hideTags
* FEAT: add template to items sheet
* FEAT: add effects tabs on ItemSheet
* FEAT: add context menus for all inventory-items
* FEAT: add resources to inventory-item template
* 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
* FEAT: add eritch to NPC description
FIX: missing htmlFieldss on manfiest
FIX: add misisng localizations
* FIX_ minor fixes
* Little resource fix. Noone will notice ._.
* 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
---------
Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-07-19 22:21:46 +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
WBHarry
e9ad9c539a
264 - Action Feature Swap ( #265 )
...
* Removed action fields on Adversary/Environment in favor of using Feature Items
* Added drag/drop for features onto adversary/environment settings
* Added Drag of features from Adversary/Environment settings to anywhere in Foundry
* Updated all item types except Class/Subclass
* Added for Class/Subclass
* Items now copy over their features to Character
* Corrected back to actions for right items
* Fixed adversary/environment features display
* PR Fixes
2025-07-05 22:35:05 +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