Commit graph

  • 1e4511faec Fix to advantage/disadvantage shortcut WBHarry 2025-06-13 01:15:33 +02:00
  • 01aa1b4bdd Fixed duality roll buttons WBHarry 2025-06-13 01:12:01 +02:00
  • 75ee44af52 Fixed so the different chat themes work again WBHarry 2025-06-13 00:28:21 +02:00
  • 10b1195fb6 Remove jQuery Dapoolp 2025-06-13 00:01:54 +02:00
  • 0f3da99f9d Fixed chat /dr roll WBHarry 2025-06-12 23:22:23 +02:00
  • 3d034cd24e Remove console log Dapoolp 2025-06-12 23:02:12 +02:00
  • d7a2c05694 Update ToDo Dapoolp 2025-06-12 22:40:51 +02:00
  • 355a7fa9ce Add daggerheart.css to gitignore Dapoolp 2025-06-12 22:39:25 +02:00
  • ec66414924 Merge branch 'refactor/84-data-models-structure' into feature/112-items-use-action-datamodel Dapoolp 2025-06-12 22:38:27 +02:00
  • fad34ae975 First PR Dapoolp 2025-06-12 22:36:55 +02:00
  • 3ccf7c1ed4 Merge branch 'refactor/84-data-models-structure' into feature/109-LevelUp-Followup WBHarry 2025-06-12 21:10:46 +02:00
  • 2c6501e349 Merged with refactor/84-data-models-structure WBHarry 2025-06-12 20:59:37 +02:00
  • d6acbcb281 Merged with main WBHarry 2025-06-12 20:57:00 +02:00
  • bc3525c970
    Active Effects (#123) WBHarry 2025-06-12 20:53:47 +02:00
  • cd06df6a0d Lowered tab-form-footer padding WBHarry 2025-06-12 20:53:32 +02:00
  • 0eaaa81e52 A trait can now only be level up once within the same tier WBHarry 2025-06-12 20:31:20 +02:00
  • 43c8e54e5d Fixed domaincard level max for selections in a tier WBHarry 2025-06-12 17:44:48 +02:00
  • 6ef691445e Added visualisation of domain card levels WBHarry 2025-06-12 00:24:34 +02:00
  • 3717e2ddd4 Levelup applies bonuses to character WBHarry 2025-06-11 22:52:48 +02:00
  • fad8b25b45 FIX: remove schema ADD: input of example Joaquin Pereyra 2025-06-11 15:21:40 -03:00
  • ff4f6a22d3 FEAT: basic PseudoDocumentSheet Joaquin Pereyra 2025-06-11 15:02:58 -03:00
  • 27777dddba FIX: CONFIG types Joaquin Pereyra 2025-06-11 13:43:11 -03:00
  • 88bf26dad0 FEAT: add TypedPseudoDocument REFACTOR: PreudoDocument FIX: Typos Bug Joaquin Pereyra 2025-06-11 01:14:14 -03:00
  • 7178148c80 fix conflicts Dapoolp 2025-06-10 23:58:57 +02:00
  • 044d0a5b21 Merge branch 'main' into refactor/84-data-models-structure WBHarry 2025-06-10 23:58:16 +02:00
  • 2e83bb4a16 fixes before merge Dapoolp 2025-06-10 23:54:30 +02:00
  • edaf5df9e0 actions types - attack roll Dapoolp 2025-06-10 23:41:25 +02:00
  • a206089bd2 TabFormFooter styling update WBHarry 2025-06-10 18:59:39 +02:00
  • a806e1f9bb Added Dh classes to ActiveEffect/ActiveEffectConfig with some initial logic WBHarry 2025-06-10 18:50:09 +02:00
  • 8fed1b24db
    Merge pull request #122 from Foundryborne/refactor/121-Base-Actor-Model joaquinpereyra98 2025-06-09 16:02:51 -03:00
  • 610323fde9 getRollData recursion fix WBHarry 2025-06-09 20:13:20 +02:00
  • 2ba580da58 Gathered exports WBHarry 2025-06-09 15:01:37 +02:00
  • 1129ff57a9 Added a basic BaseDataActor data model WBHarry 2025-06-09 14:53:06 +02:00
  • 70382df63c
    113 - Character Data Model (#114) WBHarry 2025-06-09 13:36:48 +02:00
  • 2534cc473f Merged with data-models branch WBHarry 2025-06-09 13:35:57 +02:00
  • 02f16f7363
    118 - adversary data model (#119) WBHarry 2025-06-09 13:33:33 +02:00
  • ccb988c8db Merged with data-models branch WBHarry 2025-06-09 13:33:08 +02:00
  • ad0acd62cd
    Fixed up data model and a basic placeholder template (#117) WBHarry 2025-06-09 13:25:43 +02:00
  • db7ecf0c2f Added the shell of the Countdown application WBHarry 2025-06-09 08:28:59 +02:00
  • 1d9197748c Restored HitPoints counting up WBHarry 2025-06-08 23:05:57 +02:00
  • d158d87620 Fix to damage roll WBHarry 2025-06-08 22:56:14 +02:00
  • 9fe29e5136 Added in a temp attack button, because why not WBHarry 2025-06-08 22:42:04 +02:00
  • 52484bd818 Fixed datamodel and set up basic template in new style WBHarry 2025-06-08 22:28:10 +02:00
  • a0b0411a48 FEAT: PseudoDocument class Joaquin Pereyra 2025-06-08 17:24:08 -03:00
  • df23847392 FEAT: new PseudoDocumentsField FIX: BasePseudoDocument 's getEmbeddedDocument Joaquin Pereyra 2025-06-08 16:13:19 -03:00
  • 70d8f37d3c FEAT: add baseDataModel logic Joaquin Pereyra 2025-06-08 15:27:37 -03:00
  • ece00c4fcb Fixed up data model and a basic placeholder template WBHarry 2025-06-08 18:49:42 +02:00
  • 5e0ab9458d Corrected Duality rolling from Character WBHarry 2025-06-08 12:08:13 +02:00
  • 1445baa556 Cleanup of 'pc' references WBHarry 2025-06-08 10:49:29 +02:00
  • 1f50e9533a Preliminary cleanup in the class sheet WBHarry 2025-06-08 01:57:06 +02:00
  • bf1492b195 Removed additional unneccessary getters WBHarry 2025-06-08 01:28:49 +02:00
  • 213a07b64c Improved Character datamodel WBHarry 2025-06-08 00:52:53 +02:00
  • 4c7f3a02c4 Create new actions classes Dapoolp 2025-06-08 00:37:39 +02:00
  • 746e0f239a
    110 - Class Data Model (#111) WBHarry 2025-06-07 20:30:12 +02:00
  • 7799f4f1eb Restored background color to the fear view WBHarry 2025-06-07 19:09:59 +02:00
  • 7a55541c46 Simplified Subclass WBHarry 2025-06-07 19:04:45 +02:00
  • d4754e511f Moved methods into TypedModelData WBHarry 2025-06-07 17:52:51 +02:00
  • a5aa2e914d Added PreCreate/Create/Delete logic for Class/Subclass and set it as foreignUUID fields in PC WBHarry 2025-06-07 15:17:16 +02:00
  • 53be047e12 Merged with main WBHarry 2025-06-07 02:08:57 +02:00
  • a92221778e
    Levelup Remake (#100) WBHarry 2025-06-07 01:50:50 +02:00
  • 1ef70ca4d6 Review fixes WBHarry 2025-06-07 01:38:16 +02:00
  • fafca7f2fc Merge branch 'main' into feature/56-Level-Up-Overview WBHarry 2025-06-07 00:30:07 +02:00
  • 47a6abddfb CombatTracker was throwing an error when there were no combatants WBHarry 2025-06-07 00:26:21 +02:00
  • c05460b84b Merged with main WBHarry 2025-06-07 00:15:02 +02:00
  • 57fdf9e07d Corrected CombatTracker flexing WBHarry 2025-06-07 00:12:02 +02:00
  • aa8fe6a7a1
    Combat and CombatTracker (#108) WBHarry 2025-06-07 00:06:54 +02:00
  • d79249076d Layout change WBHarry 2025-06-07 00:03:01 +02:00
  • f3942280b6 FEAT: formatting code FIX: fix fields used FEAT: add jsdoc Joaquin Pereyra 2025-06-06 18:17:14 -03:00
  • 19a71a6a7f Style improvements WBHarry 2025-06-06 23:14:07 +02:00
  • 92b4bfd741 Added categories for combatants WBHarry 2025-06-06 22:50:21 +02:00
  • ece1c7e6c1 Fixing and cleaning up WBHarry 2025-06-06 22:25:57 +02:00
  • 2cf68b7f17 Some cleneaup WBHarry 2025-06-06 21:34:07 +02:00
  • 7eb662ac21 Added Combat and CombatTracker WBHarry 2025-06-06 21:28:52 +02:00
  • d7f67a4580 Removed rendered action tokens for Adversaries WBHarry 2025-06-06 21:21:06 +02:00
  • 0ca0ab360e Added action tokens and Request functionality WBHarry 2025-06-06 21:09:14 +02:00
  • ca319d7fac Fixed tagify error on selection WBHarry 2025-06-06 16:47:11 +02:00
  • 0f77697614 Temp WBHarry 2025-06-06 16:39:17 +02:00
  • 448abb5f50 Improved multiclass/subclass recognition WBHarry 2025-06-06 12:19:28 +02:00
  • 8db8619bf5 Fixed multilevel buttons WBHarry 2025-06-06 03:39:35 +02:00
  • aca1f8a541 Removed tabs when in Summary WBHarry 2025-06-06 03:14:17 +02:00
  • 629782eccc Merged with main WBHarry 2025-06-06 03:01:09 +02:00
  • c5f8f88c1f Added markers WBHarry 2025-06-06 02:55:53 +02:00
  • 43444dfd42 Rework to level up once at a time WBHarry 2025-06-06 02:33:38 +02:00
  • 6c147a5c00 Merge remote-tracking branch 'origin/main' into refactor/84-data-models-structure Joaquin Pereyra 2025-06-03 22:43:10 -03:00
  • 32730b3aac
    Feature/89 gm fear display (#104) Dapoulp 2025-06-04 00:46:05 +02:00
  • 80cedbe4d2 FIX: imports FIX: items sheet new paths FIX: ItemDataModelMetadata type jsdoc Joaquin Pereyra 2025-06-03 19:26:41 -03:00
  • 2f79f44c5b fix Dapoolp 2025-06-04 00:04:56 +02:00
  • 36c3f8bc53 hover animation Dapoolp 2025-06-03 23:47:21 +02:00
  • 94ea9ba185 minimizable false Dapoolp 2025-06-03 23:32:41 +02:00
  • f792efe444 Merge branch 'main' into feature/89-gm-fear-display Dapoolp 2025-06-03 23:30:30 +02:00
  • 08a21dcb2f REFACTOR: rename folder data/items -> data/item REFACTOR: rename folder data/messages -> data/chat-message. Joaquin Pereyra 2025-06-02 18:00:04 -03:00
  • 43b0c626c4 Restored ChatMessage functionality WBHarry 2025-06-02 21:34:10 +02:00
  • 6bfb25325f
    Feature/89 gm fear display (#102) Dapoulp 2025-06-01 23:40:10 +02:00
  • 70a29dafd9 Fix clients fear update Dapoulp 2025-06-01 22:40:14 +02:00
  • 37b8c9bd37 Improved trait marking WBHarry 2025-06-01 21:49:07 +02:00
  • 5e97e4a8b8 Merge branch 'main' into feature/89-gm-fear-display Dapoulp 2025-06-01 21:19:18 +02:00
  • a6acbe750a Merge remote-tracking branch 'origin/main' into refactor/84-data-models-structure Joaquin Pereyra 2025-06-01 15:31:29 -03:00
  • 84cdaab767 Renamed/structured resources/evasion/proficiency WBHarry 2025-06-01 18:22:29 +02:00
  • 84a41912a7 Improved naming of attribute properties WBHarry 2025-06-01 16:04:50 +02:00
  • b9c5c3c753 Fixed attribute base for PC WBHarry 2025-06-01 15:47:56 +02:00