Commit graph

11 commits

Author SHA1 Message Date
WBHarry
dfd10da324 Fixed rerolling of duality dice 2025-07-22 19:54:23 +02:00
WBHarry
480d04fee5 Merged with main 2025-07-22 14:36:35 +02:00
WBHarry
3d723e7d8c
[Feature] Roll Difficulty Support (#393)
* Added difficulty support in rollDialog/rollMessage and [[/dr]]

* Fixed /dr chat command
2025-07-21 20:51:49 -03:00
WBHarry
3dd2378ffb
[Fix] Localization Misses (#381)
* Initial localization adds

* Added remaining missing translation use
2025-07-20 04:15:26 +02:00
Nikhil Nagarajan
29d7a3e597 Redoing Dice Reroll functionality
Attempting something new
2025-07-18 11:22:02 -04:00
Dapoulp
ad9e0aa558
Feature/344 bardic rally (#363)
* 2

* Dardic Rally Dice
2025-07-17 00:45:53 +02:00
Nikhil Nagarajan
65e010caf8 Update duality-roll.hbs
testing toggle on specific areas so only tooltip is triggered.

Rest of CSS functionality not affected.
2025-07-15 18:19:55 -04:00
Nikhil Nagarajan
f91994a62e Troubleshooting
Created test button in 'duality-roll.hbs' and functionality in chatLog.mjs
2025-07-10 10:58:28 -04:00
Dapoulp
059b814fdf
Feature/armor stack uses on damage (#300)
* ArmorStack use as User query

* Remove unnecessart args

* Fixes
2025-07-08 21:06:46 +02:00
WBHarry
488844603a
Language Organization (#281)
* Organized language

* Organized high level folders

* Some deeper organization

* More org. That's enough ._.

* Capitalized initial system localization categories
2025-07-06 17:43:12 +02:00
WBHarry
9d76405221
File Structure Rework (#262)
* 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>
2025-07-05 00:26:33 +02:00
Renamed from templates/chat/duality-roll.hbs (Browse further)