Carlos Fernandez
|
859263e2fd
|
Fix editing homebrew resources with a custom ResourcesField
|
2026-03-11 04:50:34 -04:00 |
|
Dapoulp
|
16591cd327
|
Feature/761 direct damage (#961)
* Add Direct Damage to Adversary base attack
* Add direct damage to weapon
|
2025-08-17 15:58:34 +02:00 |
|
WBHarry
|
61f04df765
|
289 - Confirm Delete Dialogs (#298)
* Added confirm dialogs to delete
* Localization fix
|
2025-07-08 20:04:54 +02: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 |
|