Commit graph

8 commits

Author SHA1 Message Date
WBHarry
f90330cfac Improved dialog width 2025-07-17 23:50:06 +02:00
WBHarry
6a4bce8ffe Moved extra rest options from rules to bonuses 2025-07-17 23:20:03 +02:00
WBHarry
92bfede022 Added downtime buttons 2025-07-17 21:07:48 +02:00
WBHarry
01ddc4f9e7 Fixed styling for downtime tooltip 2025-07-17 17:47:13 +02:00
WBHarry
15ca55bacf Initial downtime layout rework 2025-07-17 16:21:11 +02:00
WBHarry
475a63f120 Downtime can now display both ShortRest and LongRest options depending on character rules 2025-07-17 15:35:27 +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/downtime.mjs (Browse further)