Commit graph

  • e6e3d7c21d refactor styles folder moliloo 2025-07-08 19:28:39 -03:00
  • 2a72c8ac83 Changed to keep the original Cone function WBHarry 2025-07-08 23:37:18 +02:00
  • 9454fe0525 Merge branch 'main' into feature/In-Front-Template WBHarry 2025-07-08 21:51:08 +02:00
  • f679e87a4b Merged with main WBHarry 2025-07-08 21:20:30 +02:00
  • 059b814fdf
    Feature/armor stack uses on damage (#300) Dapoulp 2025-07-08 21:06:46 +02:00
  • 861dfd977d
    Beastform Improvements (#294) WBHarry 2025-07-08 21:01:28 +02:00
  • 5fed073da0 Using handlebars disabled helper WBHarry 2025-07-08 21:00:47 +02:00
  • a3984f30a4 Fixes Dapoolp 2025-07-08 20:42:19 +02:00
  • 61f04df765
    289 - Confirm Delete Dialogs (#298) WBHarry 2025-07-08 20:04:54 +02:00
  • 62b25ccbfc Remove unnecessart args Dapoolp 2025-07-08 19:46:24 +02:00
  • 3b3de19384 Fox conflicts Dapoolp 2025-07-08 19:40:01 +02:00
  • e23ca28418 ArmorStack use as User query Dapoolp 2025-07-08 19:38:02 +02:00
  • 4dc0e79aec Changed Cone template to be 'In Front', acting as a 180 degree cone WBHarry 2025-07-08 19:04:04 +02:00
  • 13f65e514a Localization fix WBHarry 2025-07-08 17:09:13 +02:00
  • b3c9ee87b0 Added confirm dialogs to delete WBHarry 2025-07-08 17:00:49 +02:00
  • 5aa9ba661a
    286 - Adversary Experience Value Bug (#293) WBHarry 2025-07-08 12:10:38 +02:00
  • 5b18c928aa Using 'signedString()' WBHarry 2025-07-08 12:10:07 +02:00
  • 9ca001f2b4 fix class scrolling psitacus 2025-07-07 21:56:41 -06:00
  • 3a28c7f789 fix all other items except class psitacus 2025-07-07 21:54:25 -06:00
  • 1b01294e37 fix scrolling in armour - minimal changes psitacus 2025-07-07 21:47:17 -06:00
  • b0cdd4dce9 fix scrolling in armour psitacus 2025-07-07 21:45:41 -06:00
  • c88da5df0a BeastformEffect is editable. Added SubjectTexture field. WBHarry 2025-07-08 03:49:36 +02:00
  • f37c7da0db remove unused message psitacus 2025-07-07 18:27:32 -06:00
  • 48c0476b42 another messed up merge walther.johnson 2025-07-07 18:06:03 -06:00
  • 68594451b4 fix merge walther.johnson 2025-07-07 18:02:54 -06:00
  • 80a5f0cecf Changed experience schema field name from 'modifier' to 'total' to match useage in Character and Companion WBHarry 2025-07-08 01:52:37 +02:00
  • 6fb154767f fix weird diff on tab actions walther.johnson 2025-07-07 17:48:40 -06:00
  • 64d2e3d9ae Merge remote-tracking branch 'origin/main' into iss195-message-action-buttons-clean walther.johnson 2025-07-07 17:43:43 -06:00
  • 9d59c93243 ContextMenu localization fixes WBHarry 2025-07-08 01:28:30 +02:00
  • 17ca304741 Merge branch 'main' into feature/284-Armor-Weapon-Feature-Improvements WBHarry 2025-07-08 01:28:12 +02:00
  • 87b3677956
    Refactor/275 actor sheets simplification (#291) joaquinpereyra98 2025-07-07 20:27:21 -03:00
  • 62e02f91d2 remote yet more unecessary fallback walther.johnson 2025-07-07 17:27:20 -06:00
  • bd732afb04 forgot to update superfluous fallback walther.johnson 2025-07-07 17:15:21 -06:00
  • b3472177da Fixed armor WBHarry 2025-07-08 01:05:23 +02:00
  • abda31bdfa change behaviour to be entirely based on parent actor and item walther.johnson 2025-07-07 17:01:20 -06:00
  • fb4af90b07 fix unnecessary fallback and change to uuid field for validation walther.johnson 2025-07-07 16:33:15 -06:00
  • 4907b4e609 Merge branch 'main' of https://github.com/Foundryborne/daggerheart into iss195-message-action-buttons-clean walther.johnson 2025-07-07 16:22:10 -06:00
  • 17a9630736
    Merge branch 'main' into refactor/275-actor-sheets-simplification joaquinpereyra98 2025-07-07 17:16:47 -03:00
  • dead31db03 PRETTIER Joaquin Pereyra 2025-07-07 17:02:23 -03:00
  • 179deae6df FIX jsdoc Joaquin Pereyra 2025-07-07 16:57:30 -03:00
  • 0189805dd6 REFACTOR: remove unused method on setting sheet FEAT: create BaseActorSetting FIX: add type="button" to button on actor's sheet Joaquin Pereyra 2025-07-07 16:52:53 -03:00
  • f633c42aa8 Added the last to itemConfig WBHarry 2025-07-07 21:32:18 +02:00
  • 843c7c55f9 Merged with main WBHarry 2025-07-07 20:53:12 +02:00
  • 7d7fb88035
    Feature/253 weapon attack action (#290) Dapoulp 2025-07-07 20:50:48 +02:00
  • 363afb97a1 Added parsing of effect values from Item data model. Almost finished with itemConfig. WBHarry 2025-07-07 20:14:05 +02:00
  • 357679a0a8 Add Attack to Weapon & Override settings to Roll Dapoolp 2025-07-07 19:58:54 +02:00
  • 79a4c13a1b REFACTOR: remove unused methods REFACTOR: create method on BaseActorSheet REFACTOR: make Datamodel metadata getter Joaquin Pereyra 2025-07-07 01:41:05 -03:00
  • 0c68311a09 cleanup walther.johnson 2025-07-06 22:34:32 -06:00
  • 1c411ba2ee Revert package.json to generic version walther.johnson 2025-07-06 22:09:13 -06:00
  • e4fa33082e add working buttons and fix no token selected localization walther.johnson 2025-07-06 21:59:56 -06:00
  • c8d2429b53 add simple functionality to roll from chat walther.johnson 2025-07-06 20:08:10 -06:00
  • 32a0e909fc add buttons to card walther.johnson 2025-07-06 18:43:21 -06:00
  • 21f7d785f7 Merge branch 'main' into feature/253-weapon-attack-action Dapoolp 2025-07-07 02:36:51 +02:00
  • 52be430eff
    Feature/247 auto add yope fear clear stress (#285) Dapoulp 2025-07-07 01:38:39 +02:00
  • 73d665298b Changed config.roll.type logic WBHarry 2025-07-07 01:36:51 +02:00
  • 72e6bf055c REFACTOR: remove unused methods REFACTOR: simplify CharacterSheet's click actions methods REFACTOR: minor fix on DHActor class Joaquin Pereyra 2025-07-06 20:32:06 -03:00
  • a7837fa2b2 Merge branch 'feature/247-auto-add-yope-fear-clear-stress' of https://github.com/Foundryborne/daggerheart into feature/247-auto-add-yope-fear-clear-stress Dapoolp 2025-07-07 01:06:26 +02:00
  • 09b97592c2 Remove success condition for duality roll gain Dapoolp 2025-07-07 01:05:19 +02:00
  • e311829b0c Step #1 Dapoolp 2025-07-07 00:52:26 +02:00
  • 190fb9d8db Snuck in some localization fixes I noticed WBHarry 2025-07-07 00:26:52 +02:00
  • 8c83c6cac8 remove circular dependency Dapoolp 2025-07-06 22:59:22 +02:00
  • f038b7ccfd Fix conflicts Dapoolp 2025-07-06 22:57:37 +02:00
  • 74c657992c Fix Effect Action & Add Hope tumation settings to hook Dapoolp 2025-07-06 22:52:25 +02:00
  • ee4a5d17a6
    fix: make adversary and character page both resizeable and scroll able; fix overflow issue in adversary page. (#283) David limkys 2025-07-06 21:39:14 +03:00
  • 4ca5c41025 fix: make adversary and character page both resizeable and scroll able; fix overflow issue in adversary page. David.L 2025-07-06 20:16:36 +03:00
  • 532c245ca3 #2 Dapoolp 2025-07-06 18:58:47 +02:00
  • af32b8f1b4 FIX: tabs label Joaquin Pereyra 2025-07-06 13:19:14 -03:00
  • b5da2a6fcc Merge branch 'main' into refactor/275-actor-sheets-simplification Joaquin Pereyra 2025-07-06 13:04:41 -03:00
  • 98fee6096d FEAT: create isNPC geeter and add the prop on metada on actors FEAT: create common method for documents sheets FEAT: create BaseActorSheet and implementation Joaquin Pereyra 2025-07-06 12:49:08 -03:00
  • 488844603a
    Language Organization (#281) WBHarry 2025-07-06 17:43:12 +02:00
  • 0fe72669c8 Capitalized initial system localization categories WBHarry 2025-07-06 17:26:02 +02:00
  • ea6b84fc4b More org. That's enough ._. WBHarry 2025-07-06 16:45:27 +02:00
  • 597a15422c Some deeper organization WBHarry 2025-07-06 16:36:39 +02:00
  • 9f27708a65 Organized high level folders WBHarry 2025-07-06 16:32:48 +02:00
  • 1bbebd2f32 Merged with main WBHarry 2025-07-06 16:06:23 +02:00
  • a9775ffe24 Organized language WBHarry 2025-07-06 16:02:14 +02:00
  • 8a7ff2306a
    Fix D20 roll adv/disadv removing (#280) Dapoulp 2025-07-06 13:38:10 +02:00
  • e1637df35a Fix D20 roll adv/disadv removing Dapoolp 2025-07-06 13:11:51 +02:00
  • 7f4700fe26 Step 1 Dapoolp 2025-07-06 13:06:39 +02:00
  • 0eb5a7276f test Dapoolp 2025-07-06 02:40:32 +02:00
  • 51b7cdeefb
    Fix some css & resources select (#277) Dapoulp 2025-07-06 02:24:33 +02:00
  • 450fe60db6 cleanup Dapoolp 2025-07-06 02:23:39 +02:00
  • f336cc29ff Fix some css & resources select Dapoolp 2025-07-06 01:54:37 +02:00
  • 608920c193
    Design/action settings dialog style (#274) Dapoulp 2025-07-05 22:45:08 +02:00
  • 87008f126d requested changes moliloo 2025-07-05 17:44:36 -03:00
  • e9ad9c539a
    264 - Action Feature Swap (#265) WBHarry 2025-07-05 22:35:05 +02:00
  • baa7f6352e PR Fixes WBHarry 2025-07-05 22:29:59 +02:00
  • 93a61b4d41 fix small style details in action config application moliloo 2025-07-05 16:59:44 -03:00
  • af24b5064e Fixed adversary/environment features display WBHarry 2025-07-05 21:53:03 +02:00
  • b7c2d40d7f Merged with main WBHarry 2025-07-05 21:40:38 +02:00
  • eb96e8b813 Corrected back to actions for right items WBHarry 2025-07-05 21:34:15 +02:00
  • 0f87b389e3 Merge branch 'main' into design/action-settings-dialog-style Dapoolp 2025-07-05 20:59:25 +02:00
  • 6c8a5e5c60 Action Setting Dialog style Dapoolp 2025-07-05 20:58:44 +02:00
  • eac58c1386
    Bug/153 undeploy jquery (#270) joaquinpereyra98 2025-07-05 15:10:49 -03:00
  • 41181f19f1
    new style for dialog roll and remove console.log debuggers (#272) Murilo Brito 2025-07-05 14:34:42 -03:00
  • b57706f715 Merge branch 'main' of https://github.com/Foundryborne/daggerheart into feature/271-new-style-dialog-roll moliloo 2025-07-05 14:32:22 -03:00
  • e06aac3315 enhance advantage logic moliloo 2025-07-05 14:30:58 -03:00
  • 1d6b66d590 new style for dialog roll and remove console.log debuggers moliloo 2025-07-05 14:08:43 -03:00
  • 3d735e6a09 Items now copy over their features to Character WBHarry 2025-07-05 18:54:57 +02:00
  • 7785dea7fa REFACTOR:make more legible _preCreate Joaquin Pereyra 2025-07-05 13:54:25 -03:00