Commit graph

939 commits

Author SHA1 Message Date
WBHarry
baa72ff461 Added saefety to updateActorsRangeDepenedentEffects 2026-04-12 11:06:44 +02:00
WBHarry
cf28e011f2 Raised version 2026-04-12 00:29:04 +02:00
WBHarry
623f62e4b9 Merge branch 'V13' of https://github.com/Foundryborne/daggerheart into V13 2026-04-11 23:13:54 +02:00
WBHarry
40109dbbe4 Fixed system.json 2026-04-11 23:13:21 +02:00
WBHarry
d12220c64f
Fixes (#1790)
* Fixes

* .
2026-04-11 22:55:41 +02:00
WBHarry
f4282429cd Fixed H4 elements in editors being hard to see in light mode 2026-04-11 22:51:46 +02:00
WBHarry
1f02795b5d Fixed Battlepoints menu being hard to see in light-mode 2026-04-11 22:46:56 +02:00
WBHarry
d7b37f8178 Fixed faulty deploy script 2026-04-03 20:17:20 +02:00
WBHarry
f8df53ed83 Updated github deploy manifest to be the latest on the V13 branch 2026-04-03 00:10:32 +02:00
WBHarry
8ee5db2832 Fixed our templates taking custom scene distance into account 2026-04-02 23:38:18 +02:00
WBHarry
bbc521ece0 Labrys axe, rain of blades fixes. Enriched Description improvement on armor and weapon 2026-04-02 22:30:49 +02:00
WBHarry
be8d7f6469 Fixed so that tokens with vision range set to Infinity doesn't make summon actions error out 2026-04-02 17:07:52 +02:00
WBHarry
3a4b66f487 Merge branch 'main' into release 2026-03-27 08:27:10 +01:00
WBHarry
94a2a5723b Removed default spotlight keybind key 2026-03-26 16:34:24 +01:00
WBHarry
a4adbf8ac4
Added system keybind for spotlighting a combatant (#1749) 2026-03-26 16:12:05 +01:00
Carlos Fernandez
eb9e47c39d
Refresh effects display after actor preparation (#1752) 2026-03-26 15:50:52 +01:00
WBHarry
a4fff56461 Fixed base resources getting their values capped to max at prepareDerivedData. Fixed effect autocomplete not having labels for baseResources. 2026-03-25 17:07:20 +01:00
WBHarry
cdf159b4a7 Merge branch 'main' into release 2026-03-23 01:13:44 +01:00
WBHarry
d258478218
Fixed so that tooltips don't get stuck (#1745) 2026-03-23 01:11:21 +01:00
WBHarry
848a7ab466 Removed DestroyOnEmpty from consumables 2026-03-23 00:33:02 +01:00
WBHarry
413a37483c Merge branch 'main' into release 2026-03-17 22:45:41 +01:00
WBHarry
263c05c307 Fixed scars getting stuck at 0 2026-03-17 22:31:14 +01:00
WBHarry
83146d842d Fixed not being able to tab between Hit/Current in roll messages 2026-03-17 21:39:25 +01:00
WBHarry
c5e21d9d92 Merge branch 'main' into release 2026-03-16 01:32:48 +01:00
WBHarry
f11d5f98dd Fixed TooltipManager setAnchor erroring when no options were sent in 2026-03-16 01:19:54 +01:00
WBHarry
13185bf28e
Fixed so that SRD Environment subfolders are correctly typed as Actor (#1734) 2026-03-16 01:01:04 +01:00
WBHarry
f9b7fdca52
Fixed error with missing partial block (#1733) 2026-03-15 22:46:56 +01:00
WBHarry
10c0b6b51e Merge branch 'main' into release 2026-03-15 11:44:45 +01:00
WBHarry
8024cac565 Raised version 2026-03-15 11:44:28 +01:00
Carlos Fernandez
1bd3daed43
Fix adversary feature type not rendering (#1731) 2026-03-15 00:20:49 +01:00
WBHarry
08a9bbdf05 Corrected KnuckleBlades to be twohanded 2026-03-14 12:15:20 +01:00
Carlos Fernandez
9d6c26e8c4
Fix retrieving resource attribute bars in token (#1730) 2026-03-14 06:22:33 -04:00
WBHarry
652a554c9a Merge branch 'main' into release 2026-03-13 01:29:02 +01:00
WBHarry
7d50ba409f Fixed so that damage buttons show up for players on their own messages 2026-03-13 01:25:52 +01:00
WBHarry
c0ed5fe697 Merge branch 'main' into release 2026-03-13 00:19:34 +01:00
WBHarry
8172e8baa7
[Feature] DualityDice DiceSoNice Animations (#1722)
* .

* Fixed translation

* Remove fieldset

* DiceSoNice Animation Overrides (#1726)

* .

* .

* Fixed hope/fear animation input

* Visual tweaks to general tab

* Move general tab to top

* Fixed localizaiton

---------

Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
2026-03-13 00:15:52 +01:00
WBHarry
6c7937a9ff Fixed Book Of Tyfar missing a spellcast action 2026-03-12 20:31:40 +01:00
WBHarry
50b4b4cf26 Fixed scars change preUpdate 2026-03-12 19:52:01 +01:00
WBHarry
4282933dcf Fixed so that TransformActions don't make a new actor when transforming into another world actor 2026-03-11 18:08:49 +01:00
WBHarry
552c62adc1
[Feature] Custom Resources (#1714)
* Initial

* .

* Fixed positioning

* .

* Only showing the menu if there are extra resources

* Improved resourceManager clickable

* .

* Changed variable name

* Refactor resources selection and data prep (#1721)

* Move resources select to scrolly text and accept actor object

* Convert isReversed to prepared data and add label

* Removed unused imports

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>

* Naming

* [Feature] Custom Homebrew Resources (#1718)

* Added resources to the Homebrew Menu

* Fixed translations

* .

* Inverted from isImage to isIcon. Should be more logical for users

* Removed testing resources

* Refactor resource settings to not be a method (#1723)

* Fix editing homebrew resources with a custom ResourcesField

* Fix removing homebrew resources

* Remove vestigial code

* Use custom config for module data instead of including in all (#1724)

* Use custom config for module data instead of including in all

* More simple

* base highest priority

---------

Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
2026-03-11 11:10:28 +01:00
WBHarry
af04fb33d0
[Fix] Hit/Miss Display (#1711)
* Added an AppearanceSetting that decided if players should get to see information about hit/miss in chat messages

* .

* Improved setting name

* Introduced metagaming settings

* Raised verison
2026-03-10 18:48:44 +01:00
WBHarry
f920fa7ba2
[Fix] 1699 - Trait Generalization For Descriptions (#1717)
* Fixed so that domaincard tooltips properly use the all domains including homebrew

* .

* Adjust spacing of compendium browser tags (#1720)

* Remove some vestigial inCompendiums

---------

Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
2026-03-10 00:10:21 +01:00
WBHarry
83f6c940df
Fixed so that the new feature button in the character sheet can take you to the compendium browser (#1719) 2026-03-09 23:09:16 +01:00
WBHarry
d518993ec9
Fixed so that domaincard tooltips properly use the all domains including homebrew (#1716) 2026-03-09 13:18:07 +01:00
WBHarry
59363c57e4 Fixed CompendiumBrowserSettings misstakenly being a client setting instead of a world setting 2026-03-09 13:08:39 +01:00
WBHarry
a42d708f15
[Feature] Phase Transform (#1710)
* Added transform action to handle phased adversaries

* Added support for keeping currently marked hitPoints/stress when transforming

* Minor fixes

* Compendium update

* Added consideration for an active combatant
2026-03-08 14:34:22 +01:00
WBHarry
ff65abe09b Merge branch 'main' into release 2026-03-07 01:33:55 +01:00
WBHarry
f1f5102af1 Raised version 2026-03-07 01:33:45 +01:00
WBHarry
a4f8c67707
Added vulnerable condition automation (#1704) 2026-03-07 01:32:36 +01:00
WBHarry
83c3da0130
Fixed so that Rally dice works as a single active effect for bard (#1708) 2026-03-07 00:08:03 +01:00