Carlos Fernandez
e655954890
Fix item summary animation replaying on every rerender ( #1176 )
2025-09-19 11:33:56 +10:00
Chris Ryan
f1b5c80a53
Null check metadata ( #1145 )
...
* Null check metadata
* Fix d20RollDialog action find
---------
Co-authored-by: Chris Ryan <chrisr@blackhole>
Co-authored-by: Dapoolp <elcatnet@gmail.com>
2025-09-18 22:28:25 +02:00
Chris Ryan
55586c93c8
Move Foundryborne menu location; fix localisation; fix deprecation ( #1169 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-18 22:27:04 +02:00
Chris Ryan
a477c9b852
Fixed a merge? error in the itemBrowserConfig ( #1174 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-18 22:25:08 +02:00
Chris Ryan
58f039ce96
Add extra features to the Temple Enricher and fix the mousewheel issues with the Template Manager ( #1147 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-07 01:27:46 +02:00
WBHarry
2c6aabb97a
Merged with main
2025-09-07 01:01:53 +02:00
WBHarry
2176038ec6
Added homebrew for armor and weapon fatures ( #1166 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-07 08:47:21 +10:00
WBHarry
f1b6d3851d
[PR] [Feature] 590 - Daggerheart Menu ( #1007 )
...
* Added menu with refresh tools
* Replaced menu icon
2025-09-07 08:30:29 +10:00
Chris Ryan
fd92540792
Add keys, update usage for translations ( #1156 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-06 22:06:17 +02:00
Chris Ryan
ec54da4e23
Add and fix Tier names in level up ( #1142 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-05 09:47:12 -04:00
joaquinpereyra98
eefb28c312
[REFACTOR] Simplify the DHAppearanceSettings ( #1057 )
...
Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-09-05 11:09:47 +10:00
Dapoulp
2d92576121
Fix/1149 fix targets apply effects ( #1151 )
...
* Temp ActionField attack type missing
* Move missing attack type to getModel
* Fix targets apply effects
2025-09-05 10:56:38 +10:00
Dapoulp
f04619f73b
Fix/1144 fix experiences roll use costs ( #1150 )
...
* Temp ActionField attack type missing
* Move missing attack type to getModel
* Fix costs object being updated during getRealCosts
2025-09-05 10:45:05 +10:00
Dapoulp
0bd423ef52
fix ( #1143 )
2025-09-03 21:42:18 +10:00
Chris Ryan
3c893df175
Fix the missing translation keys ( #1133 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-02 09:26:32 -04:00
Chris Ryan
1b9defe4ad
The uuid is expected, not id ( #1132 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-02 09:00:46 -04:00
Dapoulp
31238113c9
Fix/1116 fix action nullable fields ( #1117 )
...
* Temp ActionField attack type missing
* Move missing attack type to getModel
* Damage/Healing fields nullable fix
* Fix TargetField null value
* Other fixes
* Fix Action type to be not nullable
2025-08-30 11:44:16 -04:00
Chris Ryan
3f1e7f4f4a
Added some protection for no data supplied ( #1115 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-08-29 09:49:33 -04:00
WBHarry
c6741b1c7a
Added background and connection questions ( #1109 )
2025-08-29 09:26:22 +10:00
WBHarry
8fd63d5963
[Feature] 1033 - Consume Quantity On Use ( #1106 )
...
* Initial migration
* Updated compendium YML
* Added Quantity as a possible cost
* Added quantity consumption to all Compendium Consumables
* .
* Added DestroyOnEmpty property
2025-08-28 12:29:17 -04:00
Dapoulp
9dd773001d
Compendium browser per type ( #1103 )
...
* Compendium Browser per type
* Sort number column
* Re-add subclass config
* Sidebar buttons
* Add Characters folder
* Css
* Done
2025-08-28 11:29:40 +10:00
WBHarry
9f2c2f1bed
Changed so the default domaincard view is list ( #1102 )
2025-08-27 09:22:29 -04:00
Dapoulp
1eb3ff11c0
Task/415 action refactor part 2 ( #1094 )
2025-08-27 09:00:18 +02:00
WBHarry
8e5dd22370
[Fix] 900 - Compendium Self Targetting ( #1077 )
...
* Fixed classes and subclasses
* Went over DomainCards
* Everything except de-facto-items
* Fixed items
* Fixed merge conflicts
2025-08-27 10:12:48 +10:00
WBHarry
7a764e39ae
Merge branch 'main' into development
2025-08-26 21:38:27 +02:00
WBHarry
3386a9d61d
[Feature] 1031 - Action Names In Chat ( #1039 )
...
* Fixed so that actions don't print the actor name in chat along with its own name
* .
2025-08-26 14:13:31 +02:00
WBHarry
76d753cd88
Fixed so subclasses can be dragged to the sheet when they're stored in a folder ( #1081 )
2025-08-26 10:14:09 +10:00
WBHarry
ff65a85458
[Fix] 1086 - Enrichment Buttons ( #1087 )
...
* Fixed so enriched buttons are button type
* Fixed DamageEnrihed button
2025-08-26 10:04:22 +10:00
WBHarry
0a5828c8fa
[Fix] Character Sheet Subclass Compendium Preset ( #1083 )
...
* Added the preset for the subclass Compendium Browser from character sheet
* Raised version
2025-08-26 09:54:07 +10:00
WBHarry
990c73987e
Merged with main
2025-08-24 21:31:57 +02:00
Dapoulp
7a1d259e82
Fix/1022 ( #1079 )
...
* Temp ActionField attack type missing
* Move missing attack type to getModel
* Show hit/miss to GM and hide to players if no OBSERVER permission
2025-08-24 20:55:35 +02:00
WBHarry
d686ac1e0c
. ( #1056 )
2025-08-24 13:40:06 -03:00
WBHarry
5a38e28a84
Fixed the migration to respect null for multiclass ( #1075 )
2025-08-24 21:36:46 +10:00
Murilo Brito
2a0d748b5e
[Bugfix] Fix light theme to roll messages ( #1066 )
...
* fix light theme to roll messages
* fix light theme issues
* finally fix issues
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-08-24 02:52:18 +02:00
WBHarry
661808b5f1
Fixed so observer permission doesn't allow using or editing anything ( #1073 )
2025-08-24 10:33:54 +10:00
WBHarry
16173363d4
[Feature] 687 - Companion Improvements ( #1049 )
...
* Companions can't be put into CombatState anymore. Companions now have a Action Roll button
* Added handling for multiselect toggleCombat
2025-08-24 10:24:57 +10:00
WBHarry
fbeff1b908
The basic attack damage shown in the sidebar is modified if horde damage is active ( #1071 )
2025-08-24 10:21:00 +10:00
WBHarry
46ea4addd0
[Fix] Subclass Links ( #1069 )
...
* Attempt at making subclass aware of its class
* Update compendium classes/subclasses
* Fixed multiclass
* Update compenidum browser subclass class filter
* Added migration for subclass.linkedClass
* Using foundry's isNewer function rather than custom one
* Added migration for existing actor features
---------
Co-authored-by: Dapoolp <elcatnet@gmail.com>
2025-08-24 10:13:15 +10:00
Dapoulp
a72d4583cd
[PR]Add custom formula to weapon base attack ( #964 )
...
* Add custom formula to weapon base attack
* Remove log
* Update weapon custom damage formula label + update font-size in px
2025-08-23 14:54:57 +02:00
WBHarry
936c96a1be
Fixed so enriched buttons are inline by default. Can be set to 'inline:true' to make them fit with the text better ( #1068 )
2025-08-23 21:49:10 +10:00
Chris Ryan
471cbd55df
Fixes some measurement issues with templates ( #1065 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-08-23 13:24:28 +02:00
WBHarry
f76515eac1
Revert "Fixed multiclass"
...
This reverts commit 2d20fb0df4 .
2025-08-23 13:20:02 +02:00
WBHarry
2d20fb0df4
Fixed multiclass
2025-08-23 13:18:14 +02:00
WBHarry
d5f7e17339
Added Custom Adversary Types ( #1048 )
2025-08-23 10:18:25 +10:00
Dapoulp
7016f71da7
Fix/spellcast modifier ( #1061 )
...
* Temp ActionField attack type missing
* Move missing attack type to getModel
* Fix spellcast modifier bonus
2025-08-23 10:05:16 +10:00
WBHarry
86d451f0d7
. ( #1060 )
2025-08-23 09:55:18 +10:00
Dapoulp
ee786544c7
Fix double damageKeyToNumber ( #1044 )
2025-08-22 12:22:47 +02:00
Luiz HD Costa
888cf9172b
[Community PR] Localize hardcoded text ( #1002 )
...
* Localize remaining hardcoded user-facing strings
* Introduce pluralize helper for localizing strings
* Localize missing strings from ItemBrowser
2025-08-22 11:35:36 +10:00
WBHarry
e9f7c0c16b
Merged with main
2025-08-22 01:57:54 +02:00
WBHarry
523ecb506b
[Fix] ItemLink Fix ( #1032 )
...
* .
* .
* Removed outcommented code
* Raised to minor version
* Added confirmation on import of old character data
2025-08-22 01:38:07 +02:00