* 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>
* FEAT: create FilterMenu class
FEAT: add FilterMenu to CharacterSheet
* FEAT: filter menu style
* FIX: file's names and import
* FEAT: add filters getters on FilterMenu class
* REFACTOR: prettier
* FIX: add again the Filter Menu implementation
---------
Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
* swap to use the DualityRoll not base roll
* update command to use new dice roll.
* reinstate DhpActor in action (which causes circular reference)
* fix additional dr options
* rework new environment template sheet, add environment-settings sheet, improve adversary-settings sheet and delete legacy actor sheet templates
* Potential Adversaries can be dragged out of the sheet onto canvas
* Added ToChat and UseItem
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
* add homebrew options to rename currency names
* add title. remove localization from settings file since it didn't work.
* use enabled toggle to use localized initial label values.
* cleanup
* Fix action for items
* Cost & Range #1
* remove log
* actions
* Split methods
* Roll classes
* Begin damage
* g
* Actions
* before main merge
* Fix d20RollDialog costs check
* Fix submit on close
* Add uses in action dialog
* Adversary Attack
* 166 - Damage Reduction (#180)
* Temp
* Fixed Stress Reductions
* Changed from index based to object
* Fixed stress resources management for DamageReduction
* Fix Adversary attack multiplier
* Auto add Attack action to newly created weapon
* Few fixes
* 164 - Add Hope/Fear formula
* 163 - Actor Sub Datas (#182)
* Added rules/bonuses for all classes and subclasses
* More
* Add Save
* Fix delete action button
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
Co-authored-by: WBHarry <89362246+WBHarry@users.noreply.github.com>
* Add ability to toggle between list and card views
* set the list display as a user flag
* Fixed domainCard cardlist rendering
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
FEAT: add todo comment on subclass sheet
FIX: add minor comment on feature sheet
FIX: tagify class
FEAT: inprovement throw error on create tagify element
* Added the shell of the Countdown application
* Added countdown automation
* Fixed overflow layout and added confirmation on countdown removal
* Added ownership to countdowns
* FIX: Remove the psudo-documents because they will be used.
* FIX: ForeignDocumentUUIDField initialize like a getter
FEAT: ForeignDocumentUUIDArrayField created and used
* REFACTOR: prettier format
---------
Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>