Commit graph

447 commits

Author SHA1 Message Date
Dapoolp
e64a046000 Merge branch 'hotfix' of https://github.com/Foundryborne/daggerheart into hotfix 2025-08-12 03:58:40 +02:00
Dapoolp
6533877b79 Action Macro working again 2025-08-12 03:58:25 +02:00
Dapoulp
68c9cd52ea
Remove extra result text from reaction chat message (#860)
* Remove extra result text from reaction chat message

* Remove log
2025-08-11 23:58:12 +02:00
Dapoulp
4403ff9418
Sheet image position (#861) 2025-08-11 23:57:30 +02:00
WBHarry
7a798901cc
Removed the unintended icons that came from merge conflicts (#838) 2025-08-11 22:33:46 +02:00
8ebd498054
renamed .md files (#834) 2025-08-11 22:28:02 +02:00
SunnySunSun
ab5ffc5c9e
Update localization of rollSelection.hbs (#841)
The Fear label lacked a localization path
2025-08-11 22:26:21 +02:00
WBHarry
83fb6c711e Merged with main 2025-08-11 17:49:11 +02:00
WBHarry
d224827d2a
Fixed so exp increases can be selected normally (#835) 2025-08-11 20:56:15 +10:00
joaquinpereyra98
6f0f21c355
Impproved Adversary Sheet Data Display (#751)
* Impproved Adversary Sheet Data Display
Fixes #604

* FIX: formula lables for attacks and weapons

---------

Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-08-11 09:56:10 +02:00
WBHarry
67d3b6c0e3
Hotfix 1.0.1 (#823)
* Updated the background image for the system

* Fixed so Weapon/Armor features are added again

* Fixed so fear is available as a resource to be deducted by actions (#757)

* Changed to use the config labels and src

* Updated Weapons

* Fixed so the decrease button of simple fear tracker is not visible when not hovered

* Fixed so armor preUpdate doesn't fail if no system changes are made

* Updated .gitignore and author details (#777)

* Add author details and name mapping for chrisryan10 (#773)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Add build to ignore for my linux dev (#775)

Co-authored-by: Chris Ryan <chrisr@blackhole>

---------

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Corrected sneak attack active effect (#780)

* Fixed a spelling error (#779)

* Fix bardic rally showing in damage dialog when it should not (#783)

* update spelling (#786)

* Translating inventory descriptions (#782)

* updated credits for 1.0.1 release (#797)

* updated credits for 1.0.1 release

* further updated artwork credits

* Chagned handlebarhelper rollparsed to be more defensive (#794)

* Added missing scene refreshType (#790)

* Remove ability use buttons for not owned abilities (#795)

* [Fix] PrayerDice Fixed (#799)

* Fixed prayer dice, and wheelchair images

* Fixed -settings data sources

* Dragging features from one adversary to another (#788)

* [Fix] Levelup Fixes (#787)

* Fixed crash on experience selection. Fixed subclass error on multiclassing

* Fixed so multiclasses do not gain the hope feature for the class

* Fixed so Class/Subclass features are properly deleted on delevel

* Removed automatic deletion of features on delevel when not using levelup auto

* Fixed so custom domains can be selected in levelup when multiclassing

* Changed so encounter countdowns is a button (#804)

* Fixed so that dropping on class/subclass...creates the item on the character (#803)

* [BUG] - Importing All Adversaries/Environments (#814)

Fixes #774

Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>

* Bug/671 reaction roll chat title (#809)

* Update Reaction Roll Chat Message Title

* Removed console log

---------

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

* Improve Trait tooltip display (#817)

Fixes #806

Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>

* [BUG] - Combat Tracker d12 logo not found (#812)

Fixes #764

Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>

* Compendium Browser (#821)

* Corrected timbending description localization (#816)

* [Fix] Compendium Item (#810)

* Corrected Emberwoven Armor

* Fixed subclass regression

* Fixed so character's with wildcard images don't break beastform (#815)

* Fix roll result based duality damage (#822)

---------

Co-authored-by: Chris Ryan <73275196+chrisryan10@users.noreply.github.com>
Co-authored-by: Chris Ryan <chrisr@blackhole>
Co-authored-by: Dapoulp <74197441+Dapoulp@users.noreply.github.com>
Co-authored-by: IrkTheImp <41175833+IrkTheImp@users.noreply.github.com>
Co-authored-by: CPTN_Cosmo <cptncosmo@gmail.com>
Co-authored-by: Josh Q. <jshqntnr13@gmail.com>
Co-authored-by: joaquinpereyra98 <24190917+joaquinpereyra98@users.noreply.github.com>
Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-08-11 00:52:29 +02:00
Dapoulp
ae23696e40
Fix roll result based duality damage (#822) 2025-08-11 00:26:33 +02:00
WBHarry
61ba82be05
Fixed so character's with wildcard images don't break beastform (#815) 2025-08-11 08:22:46 +10:00
WBHarry
c74c7aaedd
[Fix] Compendium Item (#810)
* Corrected Emberwoven Armor

* Fixed subclass regression
2025-08-11 08:20:48 +10:00
WBHarry
d571a89a7c
Corrected timbending description localization (#816) 2025-08-11 08:19:48 +10:00
Dapoulp
f9774f130e
Compendium Browser (#821) 2025-08-11 00:18:31 +02:00
joaquinpereyra98
b68d2e9ec2
[BUG] - Combat Tracker d12 logo not found (#812)
Fixes #764

Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-08-10 23:10:24 +02:00
joaquinpereyra98
3106b0d5d1
Improve Trait tooltip display (#817)
Fixes #806

Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-08-10 23:10:04 +02:00
Dapoulp
e6af8beda1
Bug/671 reaction roll chat title (#809)
* Update Reaction Roll Chat Message Title

* Removed console log

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-08-10 22:26:19 +02:00
joaquinpereyra98
60b583e4c1
[BUG] - Importing All Adversaries/Environments (#814)
Fixes #774

Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-08-10 22:24:50 +02:00
WBHarry
4603e7e40c
Fixed so that dropping on class/subclass...creates the item on the character (#803) 2025-08-10 16:08:08 -03:00
WBHarry
10b871d4c3
Changed so encounter countdowns is a button (#804) 2025-08-10 16:07:09 -03:00
WBHarry
b470a1dc51
[Fix] Levelup Fixes (#787)
* Fixed crash on experience selection. Fixed subclass error on multiclassing

* Fixed so multiclasses do not gain the hope feature for the class

* Fixed so Class/Subclass features are properly deleted on delevel

* Removed automatic deletion of features on delevel when not using levelup auto

* Fixed so custom domains can be selected in levelup when multiclassing
2025-08-10 15:19:37 -03:00
Josh Q.
f81d0d250f
Dragging features from one adversary to another (#788) 2025-08-10 15:18:01 -03:00
WBHarry
5359455050
[Fix] PrayerDice Fixed (#799)
* Fixed prayer dice, and wheelchair images

* Fixed -settings data sources
2025-08-10 15:12:00 -03:00
Dapoulp
6acb6c16c7
Remove ability use buttons for not owned abilities (#795) 2025-08-10 19:38:42 +02:00
WBHarry
8aa46f4cd1
Added missing scene refreshType (#790) 2025-08-10 19:37:44 +02:00
WBHarry
69346870b7
Chagned handlebarhelper rollparsed to be more defensive (#794) 2025-08-10 19:37:28 +02:00
5bf3294676
updated credits for 1.0.1 release (#797)
* updated credits for 1.0.1 release

* further updated artwork credits
2025-08-10 19:36:23 +02:00
WBHarry
7a012a74f0
Translating inventory descriptions (#782) 2025-08-10 16:54:07 +02:00
IrkTheImp
d65bd28e16
update spelling (#786) 2025-08-10 16:53:52 +02:00
Dapoulp
df5373cd20
Fix bardic rally showing in damage dialog when it should not (#783) 2025-08-10 16:52:36 +02:00
WBHarry
080b6bc2da
Fixed a spelling error (#779) 2025-08-10 14:06:53 +02:00
WBHarry
a038d4c254
Corrected sneak attack active effect (#780) 2025-08-10 14:05:43 +02:00
Chris Ryan
c7ec2eb5ac
Updated .gitignore and author details (#777)
* Add author details and name mapping for chrisryan10 (#773)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Add build to ignore for my linux dev (#775)

Co-authored-by: Chris Ryan <chrisr@blackhole>

---------

Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-08-10 13:28:04 +02:00
Chris Ryan
553a86c2b1
Merge pull request #772 from Foundryborne/fix/771-Armor-PreUpdate
[Fix] 771 - Armor preUpdate
2025-08-10 19:38:45 +10:00
Chris Ryan
97e6ac73ce
Merge pull request #768 from Foundryborne/fix/763-Weapon-Feature-Fixing
[Fix] 763 - WeaponFeature Fixing
2025-08-10 19:38:02 +10:00
Chris Ryan
33ac683a91
Merge pull request #767 from Foundryborne/fix/762-custom-domain-localization
[Fix] 762 - Custom Domain Localization
2025-08-10 19:36:49 +10:00
Chris Ryan
61e0d05025
Merge pull request #769 from Foundryborne/fix/731-fear-tracker-decrease-button
[Fix] 731 - FearTracker Decrease Button
2025-08-10 19:35:49 +10:00
WBHarry
52f940bb51 Fixed so armor preUpdate doesn't fail if no system changes are made 2025-08-10 11:35:18 +02:00
WBHarry
511d46fe0f Fixed so the decrease button of simple fear tracker is not visible when not hovered 2025-08-10 11:12:37 +02:00
WBHarry
ea9e787382 Updated Weapons 2025-08-10 10:43:20 +02:00
WBHarry
f8d9257cd0 Changed to use the config labels and src 2025-08-10 10:05:00 +02:00
Chris Ryan
a26e6aface
Merge pull request #755 from Foundryborne/fix/Fixed-Weapon-Armor-Feature-Useage
[Fix] Fixed Weapon/Armor Features
2025-08-10 17:44:15 +10:00
Chris Ryan
4feee2f1bf
Merge pull request #754 from Foundryborne/feature/change-background-image
[Feature] Change System Background
2025-08-10 17:43:29 +10:00
WBHarry
4d2c72fb84
Fixed so fear is available as a resource to be deducted by actions (#757) 2025-08-10 07:58:19 +02:00
WBHarry
5891908493 Fixed so Weapon/Armor features are added again 2025-08-10 02:26:28 +02:00
WBHarry
d6316f30ba Updated the background image for the system 2025-08-10 02:06:51 +02:00
WBHarry
300719c116
[Feature] Damage-Reroll (#753)
* Added rerolls for damage dice in chat

* Fixed multiple dice

* Added reroll icon

* Fixed new style of dialog
2025-08-09 19:32:12 -04:00
Dapoulp
2aaab73699
Fixes (#752)
* Fixes

* Remove comment
2025-08-09 19:23:00 -04:00