Commit graph

  • fe864f402a FIX error on create weapons Joaquin Pereyra 2025-07-05 13:48:16 -03:00
  • b9b4320a7b remove jquery cont ChatLog class Joaquin Pereyra 2025-07-05 13:23:17 -03:00
  • 1cc9dda76e REFACTOR: add jsdoc to DHContextMenu class Joaquin Pereyra 2025-07-05 11:49:39 -03:00
  • 2398a17dda REFACTOR: remove unnecessary handlebars Joaquin Pereyra 2025-07-05 11:27:52 -03:00
  • 261867a4cc Added for Class/Subclass WBHarry 2025-07-05 13:16:39 +02:00
  • 18d6bd7dcf Updated all item types except Class/Subclass WBHarry 2025-07-05 12:12:32 +02:00
  • 3753452559 Merge branch 'main' into feature/264-Action-Feature-Swap WBHarry 2025-07-05 10:27:47 +02:00
  • 0add5f369e
    REFACTOR: move _createSearchFilter from CharacterSheet#_onFirstRender to CharacterSheet#_onRender (#267) joaquinpereyra98 2025-07-05 05:26:35 -03:00
  • 7b2a3dc9f9 REFACTOR: move _createSearchFilter from CharacterSheet#_onFirstRender to CharacterSheet#_onRender Joaquin Pereyra 2025-07-04 23:25:45 -03:00
  • b625a03977 Added Drag of features from Adversary/Environment settings to anywhere in Foundry WBHarry 2025-07-05 03:14:09 +02:00
  • 424335a3f2 Added drag/drop for features onto adversary/environment settings WBHarry 2025-07-05 03:01:43 +02:00
  • f1778943a9 fix: Fix action range display logic to include target and range fields David.L 2025-07-05 03:53:03 +03:00
  • c3b8def6b1 Removed action fields on Adversary/Environment in favor of using Feature Items WBHarry 2025-07-05 02:49:14 +02:00
  • a4df151bdc fix: remove unnecessary negation in takeHealing method David.L 2025-07-05 01:34:08 +03:00
  • 9d76405221
    File Structure Rework (#262) WBHarry 2025-07-05 00:26:33 +02:00
  • 17fef3e41e Removed unncessary import WBHarry 2025-07-05 00:08:48 +02:00
  • ea9e96ae96 Le massive export update WBHarry 2025-07-05 00:01:54 +02:00
  • 9c30e51546
    Update module/canvas/placeables/_module.mjs WBHarry 2025-07-04 22:25:15 +02:00
  • 39b259a66f Moved roll.mjs to module/dice and renamed to dhRolls.mjs WBHarry 2025-07-04 22:22:42 +02:00
  • 28a70e7288 Mvoed config out form under application WBHarry 2025-07-04 20:50:40 +02:00
  • 82960ea4bd Restored build/ folder WBHarry 2025-07-04 19:20:16 +02:00
  • 1e9207669f Moved build/daggerheart.js to ./daggerheart.js. Changed rollup to use the css file instead of the less WBHarry 2025-07-04 18:56:00 +02:00
  • ba3157a2fc Restructured all the files WBHarry 2025-07-04 17:54:18 +02:00
  • 099a4576da
    Critical Damage formula (#258) Dapoulp 2025-07-04 13:18:48 +02:00
  • 064011fffa
    Bug/251-light-theme-character-sheet (#257) joaquinpereyra98 2025-07-04 08:17:56 -03:00
  • 6905f10032 Critical Damage formula Dapoolp 2025-07-04 12:20:23 +02:00
  • 7c95fa1f8c new css Joaquin Pereyra 2025-07-03 23:35:46 -03:00
  • 2007e2d8d2 Merge branch 'main' into bug/251-light-theme-character-sheet Joaquin Pereyra 2025-07-03 23:35:24 -03:00
  • eab27ae972 FIX: bug, themed class only is added to sheet when have a theme what ovveride the world theme Joaquin Pereyra 2025-07-03 23:28:19 -03:00
  • d071fadf7d
    Feature/200 beastform (#255) WBHarry 2025-07-04 02:02:14 +02:00
  • f0e9dd75d9 Merged with main WBHarry 2025-07-04 01:23:38 +02:00
  • 266a2806ab PR fixes WBHarry 2025-07-04 01:22:18 +02:00
  • c4448226e0
    219-fix weapon action damage and display of calculation. (#250) IrkTheImp 2025-07-03 18:02:44 -05:00
  • 122621a57a
    FEAT: add appTheme mixin on less files (#256) joaquinpereyra98 2025-07-03 18:26:03 -03:00
  • 3d197a4b0d FEAT: add appTheme mixin on less files Joaquin Pereyra 2025-07-03 17:48:22 -03:00
  • 72dfc54705 Removed hardcoded tierlimit on beastform WBHarry 2025-07-03 20:54:52 +02:00
  • 2fd5bc7eb0 Merged with main WBHarry 2025-07-03 18:57:32 +02:00
  • da755ea92a UpdateActorTokens fix WBHarry 2025-07-03 18:55:51 +02:00
  • 3182a3be6c remove unused field IrkTheImp 2025-07-03 11:31:06 -05:00
  • 4d64a99bb9 modify weapon data to split formula. IrkTheImp 2025-07-03 11:28:04 -05:00
  • b9be9b9667 Merge branch 'main' into Irk/219-weapon-damage IrkTheImp 2025-07-03 10:57:20 -05:00
  • 51bd7c18af Reworked beastform to hold it's data entirely in the beastformEffect WBHarry 2025-07-03 16:18:54 +02:00
  • cae659b9a5
    Feature/238 companion sheet template (#252) Murilo Brito 2025-07-03 10:44:20 -03:00
  • f7c42fdddf add attack config and disable experience value input molilo 2025-07-03 10:36:52 -03:00
  • 3186468f28 Fixed basic beastform WBHarry 2025-07-03 14:13:49 +02:00
  • 85dac730b7 Changed from evasion.value to evasion.total in display WBHarry 2025-07-03 11:01:54 +02:00
  • ef2116db49 Data fixes WBHarry 2025-07-03 10:37:33 +02:00
  • 502ac1cca5 new companion sheet templates moliloo 2025-07-03 01:32:05 -03:00
  • 1b9bd45e9c
    Feature/ 179 apply items filter in actors sheet (#249) joaquinpereyra98 2025-07-03 01:30:23 -03:00
  • bf08691bbf fix weapon action damage and display of calculation. IrkTheImp 2025-07-02 22:12:34 -05:00
  • 22dad98466 FIX: add again the Filter Menu implementation Joaquin Pereyra 2025-07-02 23:38:21 -03:00
  • 09eaa0d771 Merge branch 'main' into feature/-179-apply-items-filter-in-actors-sheet Joaquin Pereyra 2025-07-02 23:32:19 -03:00
  • b743c9b628 REFACTOR: prettier Joaquin Pereyra 2025-07-02 21:51:04 -03:00
  • 0ad4c8d71e FEAT: add filters getters on FilterMenu class Joaquin Pereyra 2025-07-02 21:49:46 -03:00
  • 9fb9a4af55
    fix dr command roll bug (#241) IrkTheImp 2025-07-02 17:02:20 -05:00
  • dbd0c620c9 Merge branch 'main' into Irk/208-dr-roll-bug IrkTheImp 2025-07-02 16:52:24 -05:00
  • 978d45b931 Merged with main WBHarry 2025-07-02 23:50:29 +02:00
  • a79b7189b6
    229 - Narrative Countdown Window Update (#237) WBHarry 2025-07-02 23:37:23 +02:00
  • ac7fb93635
    [Bug] Potential Adversary When Removed (#248) WBHarry 2025-07-02 23:36:27 +02:00
  • b90d7dee63 Improved lang WBHarry 2025-07-02 23:32:09 +02:00
  • 4cf7b63e03 Merged with main WBHarry 2025-07-02 23:30:14 +02:00
  • 939712f8f8 Merge branch 'main' into bug/229-Narrative-Countdown-Window WBHarry 2025-07-02 23:29:18 +02:00
  • 448249ebcb Removed console log WBHarry 2025-07-02 23:29:12 +02:00
  • 80c347471b Dialog setup WBHarry 2025-07-02 23:27:43 +02:00
  • ee8a48f73d
    Added DhTooltipManager aswell as placeholder rendering for Armor/Weapon/DomainCard (#245) WBHarry 2025-07-02 23:21:02 +02:00
  • 77edc73b2c FIX: file's names and import Joaquin Pereyra 2025-07-02 17:11:03 -03:00
  • 1679504275 FEAT: filter menu style Joaquin Pereyra 2025-07-02 17:06:53 -03:00
  • a314876b40 Fixed so edit/view/delete of potential adversary is handled if the adversary Actor has been removed from the world WBHarry 2025-07-02 21:51:31 +02:00
  • 4e7c46bb3d FEAT: create FilterMenu class FEAT: add FilterMenu to CharacterSheet Joaquin Pereyra 2025-07-02 16:36:53 -03:00
  • 750282aeec
    Feature/233 234 235 (#246) Dapoulp 2025-07-02 21:13:06 +02:00
  • e2f55a8d79 Fix reaction roll Dapoolp 2025-07-02 21:10:49 +02:00
  • df18ccce1a Merge branch 'main' into feature/233-234-235 Dapoolp 2025-07-02 20:36:37 +02:00
  • 7828c51f2e #233 #234 #235 + Fixes Dapoolp 2025-07-02 20:36:10 +02:00
  • d3951b9c62 Added DhTooltipManager aswell as placeholder rendering for Armor/Weapon/DomainCard WBHarry 2025-07-02 16:50:14 +02:00
  • 97f8da69cd Temp WBHarry 2025-07-02 15:44:38 +02:00
  • eb647f1e31
    Removed non-existing template preload (#244) WBHarry 2025-07-02 15:42:35 +02:00
  • 4b3a670e68 Removed non-existing template preload WBHarry 2025-07-02 15:33:18 +02:00
  • 1908e74b3e fix additional dr options IrkTheImp 2025-07-02 08:11:14 -05:00
  • 3a6a973ea2
    [Feature] New Environment Sheet (#243) Murilo Brito 2025-07-02 09:30:36 -03:00
  • 80fbfc6881 Added ToChat and UseItem WBHarry 2025-07-02 13:51:03 +02:00
  • 1506f46efb Potential Adversaries can be dragged out of the sheet onto canvas WBHarry 2025-07-02 13:44:19 +02:00
  • 4a53adf857 rework new environment template sheet, add environment-settings sheet, improve adversary-settings sheet and delete legacy actor sheet templates moliloo 2025-07-02 03:35:11 -03:00
  • e9abdbc523 reinstate DhpActor in action (which causes circular reference) IrkTheImp 2025-07-01 21:39:16 -05:00
  • d25212d9d7 update command to use new dice roll. IrkTheImp 2025-07-01 21:29:52 -05:00
  • c038f207b2 fix duplicated adversary sheet reference moliloo 2025-07-01 21:15:20 -03:00
  • c2669a8de6 Merge branch 'main' into Irk/208-dr-roll-bug IrkTheImp 2025-07-01 17:07:29 -05:00
  • 73a834e3a9 swap to use the DualityRoll not base roll IrkTheImp 2025-07-01 17:07:18 -05:00
  • d58f303907
    fix duplicated adversary sheet reference (#239) Murilo Brito 2025-07-01 18:21:46 -03:00
  • 5ffb22fcc5
    [Feature] 155 - New Adversary Sheet (#228) Murilo Brito 2025-07-01 17:07:12 -03:00
  • b5b348272d fix character import relative paths and remove effects from standard adversary attack molilo 2025-07-01 15:29:28 -03:00
  • ab4bdfd49a insert prose-mirror style and inicial implement to damage settings molilo 2025-07-01 15:00:38 -03:00
  • c3883b23a9 Fixed the mode not sticking WBHarry 2025-07-01 19:31:48 +02:00
  • ca9fcf12b9 Merged with main WBHarry 2025-07-01 19:07:50 +02:00
  • 8b834036fa
    Feature/165 action save (#231) Dapoulp 2025-07-01 19:04:53 +02:00
  • 9f88cdade8 Fix conflicts again Dapoolp 2025-07-01 19:02:54 +02:00
  • 92ce2b4367 Merged with main WBHarry 2025-07-01 19:00:30 +02:00
  • 1fff74d098 Fix conflicts Dapoolp 2025-07-01 18:10:16 +02:00
  • 3462b3bd77 Improved WBHarry 2025-07-01 17:58:29 +02:00
  • b7e4169079
    159 - Companion (#224) WBHarry 2025-07-01 17:19:41 +02:00
  • 7b4cbd3484 Merge branch 'main' into feature/165-action-save Dapoolp 2025-07-01 16:40:47 +02:00