Commit graph

1034 commits

Author SHA1 Message Date
WBHarry
4800b3a943
Apply suggestions from code review
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
2026-04-20 22:15:13 +02:00
WBHarry
774141a8da Completed 2026-04-19 15:20:38 +02:00
WBHarry
58b855389d Fixes 2026-04-19 11:36:33 +02:00
WBHarry
cac00e4b30 Merge branch 'main' into feature/action-areas 2026-04-19 11:29:59 +02:00
WBHarry
1fea8438ba Fixed DowntimeMove actions not opening 2026-04-19 11:29:47 +02:00
Carlos Fernandez
4944722139
Avoid error when backing out of action (#1813) 2026-04-18 23:31:56 +02:00
WBHarry
e920f00957 . 2026-04-18 15:03:10 +02:00
WBHarry
0cb7ede933 Functioning setup 2026-04-18 15:02:41 +02:00
Carlos Fernandez
4b92001f97
Fix issues with party sheet resources in light mode (#1810) 2026-04-17 19:29:37 +02:00
Carlos Fernandez
2fde61a1d5
[Feature] Make all item types quantifiable in the party (#1808)
* Show notification when invalid item types are added to actors

* Make all item types quantifiable in the party actor

* Remove from comment

* Use isInventoryItem to set quantity

* Fix formatting
2026-04-16 11:12:36 +02:00
Carlos Fernandez
d9b322406d
Fix party sheet rerenders from member updates interfering with currency and note input (#1809) 2026-04-16 10:23:55 +02:00
WBHarry
16c07d23bb Changed diceFaces->dieFaces for consistency 2026-04-16 09:57:16 +02:00
WBHarry
91aff8b10d
[Feature] Advantage Default Dice (#1802) 2026-04-16 03:55:12 -04:00
Carlos Fernandez
7e9385bc39
Add toggle for party sheet (#1806) 2026-04-16 09:22:26 +02:00
Carlos Fernandez
aa8771bf0d
Show notification when invalid item types are added to actors (#1807) 2026-04-16 08:23:25 +02:00
WBHarry
7d5cdeb09d
[Feature] Active Party (#1803) 2026-04-15 20:26:39 -04:00
WBHarry
8808e4646d Corrected use of Foundry's Reset translation 2026-04-15 18:47:20 +02:00
Carlos Fernandez
a77d2088a0
Increase reuse of gold and inventory styling (#1804) 2026-04-15 18:42:30 +02:00
WBHarry
c6335980ba Merge branch 'v14-dev' 2026-04-14 20:55:14 +02:00
WBHarry
1176328f62 Updated deploy.yml 2026-04-14 20:55:10 +02:00
a62d28cd96
updated contributing guidelines (#1800) 2026-04-14 18:51:28 +02:00
WBHarry
8d8dea81fe
[Fix] Compendium Advantage Sources (#1796)
* Duration Description field didn't show initially for type temporary

* Corrected SRD
2026-04-13 20:41:28 +02:00
Nikhil Nagarajan
fb07938e54
container fix (#1795) 2026-04-12 19:10:51 +02:00
WBHarry
c337338c8b Merge branch 'v14-dev' of https://github.com/Foundryborne/daggerheart into v14-dev 2026-04-12 13:58:51 +02:00
WBHarry
f900011510 Fixed trait counting in CharacterCreation. Fixed description layout and labels in CharacterCreation. Fixed drag/drop images from Compendium Browser 2026-04-12 13:58:43 +02:00
WBHarry
56a6613a73
Fixed more missing translations (#1792) 2026-04-12 11:38:15 +02:00
WBHarry
e003db3ec1 Corrected updateActorsRangeDependentEffects when token is null 2026-04-12 11:22:00 +02:00
WBHarry
66c90d69e3 Added saefety to updateActorsRangeDepenedentEffects 2026-04-12 11:10:02 +02:00
WBHarry
a839ca0066 Corrected deploy.yml for new branch 2026-04-12 00:36:24 +02:00
WBHarry
6ed975f5b7 Merge branch 'v14-dev' of https://github.com/Foundryborne/daggerheart into v14-dev 2026-04-12 00:33:04 +02:00
WBHarry
e2c97a7b61 Raised version 2026-04-12 00:32:59 +02:00
WBHarry
3ec013ff50
Reworked summon action and clowncar functionality to work with levels (#1791) 2026-04-12 00:25:43 +02:00
WBHarry
94f1fbdd9b Updated system.json 2026-04-12 00:21:16 +02:00
WBHarry
f22b67367b Updated system.json to point to V14 2026-04-11 23:57:33 +02:00
WBHarry
8a0b1b8e22
[Fix] Translation Fixes (#1789)
* Fixed translations

* .
2026-04-11 22:55:26 +02:00
WBHarry
1a57b55723 Fixed H4 elements in editors being hard to see in light mode 2026-04-11 22:51:23 +02:00
WBHarry
f910cf9795 Fixed Battlepoints menu being hard to see in light-mode 2026-04-11 22:46:30 +02:00
WBHarry
6804bfe047 Fixed so that bonus rest moves can be negative 2026-04-11 19:23:34 +02:00
WBHarry
28d9254883 Changed TagTeam initiasation cost label to be 'Hope Cost' 2026-04-11 16:23:41 +02:00
WBHarry
b076c2481b Fixed the extra unarmored severe threshold bonus being applied to Bare Bones 2026-04-11 14:59:44 +02:00
WBHarry
bdfc97bb3b Style improvements to groupRoll when a character name is long 2026-04-11 14:24:00 +02:00
WBHarry
e111f7c2ae Corrected BareBones damageThreshold application 2026-04-11 13:58:57 +02:00
WBHarry
bb179db758 Corrected minimum foundy compatability 2026-04-11 11:23:20 +02:00
WBHarry
bbc1781d01 Raised version 2026-04-11 11:20:07 +02:00
WBHarry
a897037dc4
[Feature] Group Roll Rework (#1785)
* Initial

* .

* Improvements

* .

* Renamed 'Main Charater' to 'Leader'

* Localization fixes

* .

* Fixed roll sound coming when canceling a roll. Fixed the leader PART not being disabled when the player isn't the leader
2026-04-11 11:14:36 +02:00
WBHarry
97636fa134 Fixed Countdown Actions not actually setting their DefaultOwnership. Fixed GMs not always getting Ownership of a countdown 2026-04-11 02:53:51 +02:00
WBHarry
e7be2a7d2b Raised Foundry version 2026-04-11 02:34:18 +02:00
WBHarry
9bea8d6a97 Merged with main 2026-04-11 00:05:18 +02:00
Carlos Fernandez
7ca420ae0e
[Feature] Redesign and merge party members and resources tabs (#1784) 2026-04-10 15:33:44 -04:00
WBHarry
ae480157d1
[Feature] 1766 - Group Attack (#1770)
* Implemented group attack logic

* Updated all minions in the SRD to use the group attack functionality

* .

* Renamed groupAttack.nr to groupAttack.numAttackers

* Moved the flag vs global setting logic to documents/scene

* .
2026-04-09 22:07:51 +02:00