* Updated to make use of setup tabs. Ancestry now has primary/secondary features
* Changed so ancestry uses a single Features field
* Revert "Changed so ancestry uses a single Features field"
This reverts commit 0bda6b5dbe.
* Reapply "Changed so ancestry uses a single Features field"
This reverts commit 1febafd441.
* Made it work again the bad way \._./
* Changed so that Feature(Item) has a primary field
* Feature(Item) now has subtype instead of primary as a field
* Fixed experience/evasion
* Moved light styling to appTheme mixing
* Added svg and style rules
* Organized language
* Organized high level folders
* Some deeper organization
* More org. That's enough ._.
* Capitalized initial system localization categories
* 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
* 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>
* 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>