* style items and action chat messages
* enhance death move chat message and fix border bottom from title actions
* fix padding bottom
* Added basic chat-message.hbs
* .
* style remaing chat messages
* style action messages
* remove console log
* add colapsable descriptions in chat messages
* inital style for message rolls
* fix deal damage button style
* add new partchments
* Roll Chat message new design template
* j
* l
* p
* y
* fix _getTags type error and add a alias label for non base messages
* Fix damage & healing roll
* Fix conflict
* Deleting old templates
* Good for now
* fix labels in duality rolls messages and style experience and effects messages
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
Co-authored-by: Dapoolp <elcatnet@gmail.com>
* 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>
* 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
* Unify healing & damage
* create DHResourceData
* Damages parts roll
* h
* ChatMessage & takeDamage updates
* Adapt healing
* No, there was not a console.log !
* 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
* Restructured all the files
* Moved build/daggerheart.js to ./daggerheart.js. Changed rollup to use the css file instead of the less
* Restored build/ folder
* Mvoed config out form under application
* Moved roll.mjs to module/dice and renamed to dhRolls.mjs
* Update module/canvas/placeables/_module.mjs
Co-authored-by: joaquinpereyra98 <24190917+joaquinpereyra98@users.noreply.github.com>
* Le massive export update
* Removed unncessary import
---------
Co-authored-by: joaquinpereyra98 <24190917+joaquinpereyra98@users.noreply.github.com>