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
Joaquin Pereyra
2e02d95afa
FEAT: add template to items sheet
2025-07-12 19:49:09 -03: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
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
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
joaquinpereyra98
eac58c1386
Bug/153 undeploy jquery ( #270 )
...
* REFACTOR: remove unnecessary handlebars
* REFACTOR: add jsdoc to DHContextMenu class
* remove jquery cont ChatLog class
* FIX error on create weapons
* REFACTOR:make more legible _preCreate
---------
Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-07-05 15:10:49 -03:00
Murilo Brito
cae659b9a5
Feature/238 companion sheet template ( #252 )
...
* new companion sheet templates
* Data fixes
* Changed from evasion.value to evasion.total in display
* add attack config and disable experience value input
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-07-03 15:44:20 +02:00
WBHarry
b7e4169079
159 - Companion ( #224 )
...
* Initial datamodel
* Fixed attack
* Temp
* Fixed normal levelup
* Fixed showing summary of new experiences
* Touchups
* level sync fixes
* Reworked Action storage
* Companions now take stress when damaged
* Fixed Feature flow
* Removed retroactive companion levelup
* Restored delevel on partner removal
* PR fixes
* Added a check for card duplicates on character
2025-07-01 17:19:41 +02:00