Commit graph

23 commits

Author SHA1 Message Date
Dapoolp
aff5998a45 Deleting old templates 2025-08-02 03:16:59 +02:00
Dapoolp
a25dbb462c Fix damage & healing roll 2025-08-01 19:49:59 +02:00
moliloo
57f19c41cd fix _getTags type error and add a alias label for non base messages 2025-08-01 02:06:14 -03:00
Dapoolp
ee899cba59 y 2025-08-01 01:13:35 +02:00
Dapoolp
56e11943b7 p 2025-07-31 15:24:35 +02:00
Dapoolp
faa32c1fba l 2025-07-31 13:33:39 +02:00
Dapoolp
b6cb3526c3 j 2025-07-31 11:53:14 +02:00
Dapoolp
a3ef43aad6 Roll Chat message new design template 2025-07-30 21:40:42 +02:00
moliloo
d0ffedd11a fix deal damage button style 2025-07-29 01:18:06 -03:00
moliloo
8156d33fdb inital style for message rolls 2025-07-29 01:16:19 -03:00
moliloo
74f7f1f158 add colapsable descriptions in chat messages 2025-07-29 00:56:42 -03:00
moliloo
76cfcb29ea style remaing chat messages 2025-07-28 23:44:48 -03:00
moliloo
278bb5079e fix padding bottom 2025-07-28 00:46:43 -03:00
moliloo
b9406bb9cb enhance death move chat message and fix border bottom from title actions 2025-07-27 23:57:58 -03:00
moliloo
a9fca36ed5 style items and action chat messages 2025-07-27 14:16:20 -03:00
WBHarry
80744381f5
[Fix] 397 - Reroll Improvements (#400)
* Fixed reroll correcting automation hope/fear/stress

* Fixed advantage/disadvantage reroll counting on d20s
2025-07-24 19:06:41 -03:00
WBHarry
6301e575e3
[Feature] Allow Dice Reroll in ChatMessage (#395)
* Troubleshooting

Created test button in 'duality-roll.hbs' and functionality in chatLog.mjs

* Updated functionality

dialog recheck.

* Update duality-roll.hbs

testing toggle on specific areas so only tooltip is triggered.

Rest of CSS functionality not affected.

* Redoing Dice Reroll functionality

Attempting something new

* The rise of NaNs

Resolved Dice Parsing Errors, now dealing with parsing errors from system values.

* Forcing string evaluation for testing

* Fixed rerolling of duality dice

* Fixed message.rolls not being updated

* Added support for d20 rolls

* PR fixes

---------

Co-authored-by: Nikhil Nagarajan <potter.nikhil@gmail.com>
2025-07-23 01:01:21 +02:00
WBHarry
42a705a870
[Feature] Beastform Types (#372)
* Temp

* Finished Evolved

* Fixed hybrid

* Changed generalConfig.tiers to be number based

* Weaponhandling while in beastform

* Added unarmed strike in sidebar

* Added DamageEnricher

* Added effect enricher

* Corrected downtime buttons and actions

* Added BeastformTooltip

* Split the BeastformDialog into parts with tabs

* Added temp beastform features

* rollData change

* Improvement

* character.getRollData cleanup
2025-07-20 21:56:22 +02:00
Dapoulp
7cbbb3168e
Feature/336 damage targeted resources (#376)
* Unify healing & damage

* create DHResourceData

* Damages parts roll

* h

* ChatMessage & takeDamage updates

* Adapt healing

* No, there was not a console.log !
2025-07-19 15:48:50 +02:00
Dapoulp
37c1d7ad88
Feature/163 actor subdatas (#346)
* Actor Roll bonuses

* Removed console log and comment

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-07-15 15:01:34 +02:00
WBHarry
4be3e6179c
[Feature] Item Resource Support (#328)
* Initial

* Resource setup finished

* Fixed so that costs can be used

* Corrected standard resources

* Actions can only use item resources from their parent item

* Fixed up dice

* Fixed resource dice positioning

* Fixed parsing of resource.max

* Fixed styling on settings tab

* Added manual input for Dice Resources

* Lightmode fixes

* Fixed Feature spellcasting modifier

* Bugfix for item input to resourceDiceDialog

* Item fix for TokenInput

* PR Fixes
2025-07-13 20:12:32 -03:00
WBHarry
b3e7c6b9b2
284 - Armor/Weapon Feature Improvements (#292)
* Added parsing of effect values from Item data model. Almost finished with itemConfig.

* Added the last to itemConfig

* Fixed armor

* ContextMenu localization fixes

* Better tooltips for tagify

* Corrected resource logic
2025-07-09 13:06:49 +02:00
Murilo Brito
4150de757b
refactor styles folder (#302) 2025-07-09 00:39:00 +02:00