Commit graph

725 commits

Author SHA1 Message Date
WBHarry
165068a9ee
[Feature] EffectsDisplay (#1340)
* Merged with main

* Added the display

* .

* Removed unused override function

* Fixed layout for generic effects

* feat: add basic style to effects tooltip

* Corrected distancing

* Use CSS based solution for shifting the countdowns

* Centered tooltip header

---------

Co-authored-by: moliloo <dev.murilobrito@gmail.com>
Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
2025-11-30 18:30:57 +01:00
WBHarry
f41f0b20b7
Fixed so that attribute rolls for characters are set as Action type (#1347) 2025-11-30 00:37:25 +01:00
WBHarry
f29198e81f
. (#1351) 2025-11-29 22:49:28 +01:00
Carlos Fernandez
630ba5ab7d
[Feature] Actor Directory subtitles (#1332)
* Show subtitles for various actor types in actor directory

* Show adversary and environment type

* Update companion subtitles

* Fallback adversay and environment label to item type label
2025-11-27 00:38:11 -03:00
Chris Ryan
b4c2034789
Add expanded descriptions/features to Classes (#1336)
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-11-26 09:30:26 +01:00
WBHarry
cd5b8e9c75
[Fix] Levelup/Delevel fixes (#1342)
* .

* .
2025-11-26 02:42:42 +01:00
WBHarry
44b805d0df
[Fix] Party And Effect Minifixes (#1337)
* .

* Added migration to remove ghosts from the TagTeamDialog
2025-11-25 23:20:07 +01:00
WBHarry
d616ddc113
Fixed the translation (#1341) 2025-11-25 17:18:25 +01:00
Carlos Fernandez
4510deae96
Fix marking companion damage as direct damage (#1333) 2025-11-25 08:23:25 +01:00
WBHarry
d137e33c3d
[Feature] Countdown Rols And Randomzie (#1329)
* .

* .

* .

* Raised system version
2025-11-25 00:36:43 +01:00
WBHarry
9e0bc3cff1
Fixed so that the token hud for party tokens works again (#1326) 2025-11-25 00:35:05 +01:00
WBHarry
f78f8e32b6
Added critical threshold for Adversaries, determining at what number they crit (#1331) 2025-11-25 00:26:27 +01:00
Carlos Fernandez
d5b501cb98
Move config assignments to initial load phase (#1330) 2025-11-25 00:25:59 +01:00
WBHarry
4b76223e45 Raised version 2025-11-23 15:24:24 +01:00
WBHarry
b9508e19e8
[Feature] Become Unstoppable (#1321)
* Added implementation of unstoppable

* Forgot to add the updated Unstoppable Feature itself

* Added immunity for hidden and SRD additions for immunity
2025-11-23 15:23:52 +01:00
WBHarry
e6a242ba43
. (#1322) 2025-11-23 15:20:04 +01:00
WBHarry
81e7f24d22
Fixed the css selector so that you can drag out potential adversaries again (#1319) 2025-11-23 15:19:47 +01:00
WBHarry
6398ba15f2
Ancestry and community is now reset when dragging in a new one (#1315) 2025-11-23 15:19:30 +01:00
WBHarry
ebf98a6ae5
Added a confirmation window when deleting a feature (#1324) 2025-11-23 15:12:25 +01:00
WBHarry
2920ead81a
[Fix] Inventory Item Transfer (#1316)
* Fixed so items from the inventory tab of the Party sheet can be dragged out

* Added transfer logic

* Added translation

* Improved item transfer dialog title

* Simplified title

* Updated image

* Simplified the handlebars templates for itemTransfer

* Improved item-identicial check

* Slight improved rendering

* .
2025-11-23 15:04:42 +01:00
WBHarry
9f7554cdff
[Feature] DiceSoNice Fonts (#1318)
* Added a font choice to system diceSoNice settings

* .
2025-11-23 02:19:57 +01:00
WBHarry
87643dc662
Fixed so that effects applied to self will work again (#1320) 2025-11-22 15:24:11 +01:00
WBHarry
e77f538ab7
Fixed so that using the loop button actually increases/decreases max on looping instead of cocatenating to string (#1314) 2025-11-20 18:46:44 +01:00
WBHarry
207220ff7b
[Feature] Countdown Actions (#1302)
* Added countdown actions

* Added a CountdownAutomation setting to enable/disable countdown automation

* Added Looping

* Added characterSpotlight automation

* Countdown max as formula to enable random countdowns

* Updated compendiums with countdowns

* .

* Fixed lightmode colouration

* Raised system version

* Added automation for ActionRolls on countdowns

* Added automation on fear to countdowns

* Corrected attackAction countdown automation

* Added initial countdown upon creating a CountdownAction

* Improved ActionCountdown initial name to be 'Start Countdown'
2025-11-20 11:46:00 +01:00
WBHarry
0233979a9f
[Fix] RCT Countdown Positioning (#1306)
* Fixed so that the countdown Ui positions itself well when RCT video is enabled

* Removed hooks and just placing the Ui Countdowns in the UI-Right-column-1 placement
2025-11-20 11:10:58 +01:00
Carlos Fernandez
844c683c7d
Show loot actions in sheet (#1312) 2025-11-20 09:59:59 +01:00
Carlos Fernandez
72944698c5
Fix enriching multiple instances of the same inline (#1309) 2025-11-20 09:57:46 +01:00
Carlos Fernandez
28401989d0
Fallback action description to item description when posted in chat (#1310) 2025-11-20 09:56:32 +01:00
WBHarry
d1cbaa7809
[Fix] PouncingPredator Beastform (#1307)
* .

* .
2025-11-19 21:47:28 +10:00
Chris Ryan
a02015df57
Add passive effects for each trait for use in the Druid Evolution feature. (#1299)
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-11-19 11:59:14 +01:00
WBHarry
8e785a5890
. (#1305) 2025-11-19 20:46:27 +10:00
WBHarry
336995b748
Changed from .loader to .daggerheart-loader to avoid conflicts with modules applying broad classes (#1303) 2025-11-19 20:26:04 +10:00
WBHarry
a146132171
Beastfom Effect Unstuck (#1298) 2025-11-17 16:54:52 +01:00
Carlos Fernandez
5c52a33496
Fix styling of used action tokens for players (#1297) 2025-11-17 11:05:26 +01:00
WBHarry
b9d67e44da
[Fix] Downtime Actions (#1295)
* Fixed so downtime actiosn can be used again

* Update module/data/fields/action/targetField.mjs

Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>

* .

---------

Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
2025-11-17 10:17:22 +01:00
WBHarry
fe8e98ef35
Fixed so that status effects are shown on ActiveEffectConfig again when useGeneric is not active (#1293) 2025-11-17 09:53:03 +01:00
Carlos Fernandez
c3660ffa34
Fix party sheet tab height when expanded (#1296) 2025-11-17 09:52:48 +01:00
WBHarry
97f408c185
[Fix] Beastform Actor Wildcard Image (#1292)
* .

* .
2025-11-17 09:22:24 +01:00
WBHarry
023e17d47d Made it so you enable each currency denomination separately incase you don't want to have all 4 shown. 2025-11-16 15:30:47 +01:00
WBHarry
481ce46edf
[Fix] Party Fixes (#1284)
* Fixed deletion of characters in the world locking up the party actor

* .

* Fixed so leader in group roll gains resourcse

* Fixed so party.inventory has the right controls

* Corrected for added character purning

* .
2025-11-16 01:52:19 +01:00
WBHarry
7df43d71e0
[Fix] Item Browser Corrections (#1290)
* Fixed so lists do not fail to show items when search is empty

* Fixed so that the clear button loads in the items

* .

* .
2025-11-16 01:14:01 +01:00
WBHarry
fcb9c032ef
[Fix] Beastform Fixes (#1288)
* Fixed Beastforms getting stuck

* Made the wildcard image select dialog scrollable

* Beastform button shifts to cancelBeastform
2025-11-15 11:51:01 -05:00
WBHarry
91b1b92d19
Corrected vairable (#1289) 2025-11-15 16:54:20 +01:00
Carlos Fernandez
369559f935
Do minor styling fixes (#1283) 2025-11-15 15:09:50 +01:00
Carlos Fernandez
97ddf651a0
Prune missing party members (#1285) 2025-11-15 14:51:34 +01:00
Carlos Fernandez
bdbca0d35a
Hide countdown panel for players when empty (#1286) 2025-11-15 14:36:50 +01:00
Chris Ryan
ef0290ae8a
Update the Ancestry descriptions to include the Ancestry Features text from the SRD (#1275)
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-11-14 23:37:08 +01:00
Chris Ryan
f730bb762c
Update the Community descriptions to include the Community Feature te… (#1280)
* Update the Community descriptions to include the Community Feature text from the SRD

* Corrected newline

---------

Co-authored-by: Chris Ryan <chrisr@blackhole>
Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-11-14 23:29:47 +01:00
Chris Ryan
fbf1ee2046
Fixed the Retract feature to be applied to the Galapa character (#1281)
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-11-14 22:57:31 +01:00
Chris Ryan
249f27ed5b
Remove the HP cost on the feature (#1282)
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-11-14 22:56:33 +01:00