Commit graph

13 commits

Author SHA1 Message Date
Chris Ryan
ef6afc6e66 Update Blaze of Glory effect description 2026-01-06 21:04:24 +10:00
Chris Ryan
3a7fd0eb8b Partial implementation of Blaze of Glory 2025-12-28 14:26:41 +10:00
Chris Ryan
53c18d2313 Remove some debug code; add Blaze Of Glory shell 2025-12-23 22:04:36 +10:00
Chris Ryan
d2caa5f6d9 Avoid fate scars update in place, with scars migrating to an integer value. 2025-12-23 21:46:28 +10:00
Chris Ryan
25646e30d6 More death moves setup/testing 2025-12-23 14:53:57 +10:00
Chris Ryan
3f4c36f862 debug stuff 2025-12-20 16:51:37 +10:00
Chris Ryan
e166a408f1 Start on Avoid Death death move 2025-12-10 22:41:34 +10:00
Chris Ryan
04f8793f20 Renamed to DhDeathMove 2025-11-26 20:53:21 +10:00
Chris Ryan
162c74f3ae Update the death move descriptions 2025-11-25 21:44:40 +10:00
Murilo Brito
74df2c4e87
Feature/chat message styles (#514)
* 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>
2025-08-02 09:24:51 +02:00
Murilo Brito
0a944eb3d4
enhance death roll dialog style (#440) 2025-07-28 14:12:42 +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 module/applications/deathMove.mjs (Browse further)