Commit graph

10 commits

Author SHA1 Message Date
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
Dapoulp
19cc10a3c9
Feature/201 new roll type (#218)
* Action Roll DiceSet type

* Fix

* Remove console log

* Tmp fix for non consistent resource

* fix
2025-06-29 23:00:11 +02:00
Dapoulp
3593f44612
Feature/112 items use action datamodel (#194)
* 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>
2025-06-28 19:01:08 +02:00
Joaquin Pereyra
c879dbd1d2 FEAT: add description enrichement for items sheet 2025-06-25 18:47:10 -03:00
Joaquin Pereyra
f63e94b4cc FEAT: delete unused item sheet
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
2025-06-25 18:09:30 -03:00
Joaquin Pereyra
47097e5251 FIX: tagify bug rootEl not exist 2025-06-25 16:24:42 -03:00
Joaquin Pereyra
474177f7d0 FEAT: add tafify config on DHApplicationMixin 2025-06-25 15:10:01 -03:00
Joaquin Pereyra
61ea8b85fb FEAT: add DHHeritageSheet 2025-06-25 11:57:19 -03:00
Joaquin Pereyra
6e0d82e4f9 prettier refacor
FIX: missing imports
2025-06-24 15:29:50 -03:00
Joaquin Pereyra
8574a1d93f FEAT: improvement of DHApplicationMixin
FEAT: create a new DHBaseItemSheet
2025-06-23 14:27:27 -03:00