Commit graph

426 commits

Author SHA1 Message Date
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
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
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
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
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
977715d22a
Protect from error when no actor (e.g. enricher) (#1273)
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-11-12 08:29:33 +01:00
WBHarry
72bf0171b3
Fixed so it uses the currently viewed scene instead of the active one (#1261) 2025-11-11 22:14:56 +01:00
WBHarry
d1caded970
Fixed so that the Homebrew settings screen for homebrew weapon/armor features gets a correct title instead of 'Downtime Moves' (#1263) 2025-11-11 22:14:17 +01:00
WBHarry
54109bf655
Fixed so countdown migration doesn't get stuck because of countdowns set to 'Limited' ownership (#1264) 2025-11-11 22:14:06 +01:00
WBHarry
c4b227de41
Added a system setting (appearance) to remove the Countdown UI (#1265) 2025-11-11 22:13:53 +01:00
WBHarry
6408528319
The delete button wasn't working for them with broken links (#1266) 2025-11-11 22:13:37 +01:00
WBHarry
7c4200b431
[Fix] Countdown UI Initial Position (#1267)
* .

* Fixed so countdown ui respects foundry UiScale

* Raised system version
2025-11-11 22:13:24 +01:00
WBHarry
84ef1063d8
[Fix] Party NonCombat Type (#1260)
* Set Party actor as a non-combat type

* Improved initial potrait view on limited sheets
2025-11-11 18:03:55 +01:00
WBHarry
074a9486ae
Fixed so that undefined flag doesn't cause an error (#1259) 2025-11-11 16:23:16 +01:00
WBHarry
261a3a68b0
[PR] [Feature] Party Sheet (#1230)
* start development

* finish party members tab

* start resources tab

* finish resources tab

* finish inventory tab and add inital template to projects tab

* add resource buttons actions methods

* add group roll dialog

* Main implementation

* Fixed costs

* Minor fixes and tweaks for the party sheet (#1239)

* Minor fixes and tweaks for the party sheet

* Fix scroll restoration for party sheet tabs

* Finished GroupRoll

* Removed/commented-out not yet implemented things

* Commented out Difficulty since it's not used yet

* Re-render party when members update (#1242)

* Fixed so style applies in preview chat message

* Added the clown car

* Fixed so items can be dropped into the Party sheet

* Added delete icon to inventory

* Fixed TokenHUD token property useage. Fixed skipping roll message

* Added visible modifier to GroupRoll leader result

* Leader roll displays the large result display right away after rolling

* Corrected tokenHUD for non-player-tokens

* Fixed clowncar tokenData

* Fixed TagTeam roll message and sound

* Removed final TagTeamRoll roll sound

* [PR] [Party Sheets] Sidebar character sheet changes (#1249)

* Something experimenting

* I am silly (wearning Dunce hat)

* Stressful task

* Armor functional to be hit

* CSS Changes to accomadate pip boy

* last minute change to resource section for better visual feeling

* restoring old css for toggle

* Added setting to toggle pip/number display

* toggle functionality added

* Fixed light-mode in characterSheet

* Fixed multi-row resource pips display for character

* Fixed separators

* Added pip-display to Adversary and Companion. Some fixing on armor display

---------

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

* Fixed party height and resource armor update

* Fixed deletebutton padding

* Only showing expand-me icon on InventoryItem if there is a description to show

* .

* Fixed menu icon to be beige instead of white in dark mode

---------

Co-authored-by: moliloo <dev.murilobrito@gmail.com>
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
Co-authored-by: Nikhil Nagarajan <potter.nikhil@gmail.com>
2025-11-11 16:02:45 +01:00
WBHarry
052b6baefe
[Feature] Extended Scene Range Measurements (#1255)
* Extended the capabilities of scene rangemeasurement settings

* Corrected darkmode tab title
2025-11-10 18:25:31 -05:00
WBHarry
7055591a76
[PR] [Feature] Beastform Wildcards (#1247)
* Added support for wildcard paths in beastform token paths

* Fixed browse dataSource
2025-11-10 16:30:04 +01:00
WBHarry
66961d7fea
. (#1252) 2025-11-10 08:02:44 -05:00
WBHarry
f52c3e840e
. (#1248) 2025-11-09 09:52:32 +10:00
Chris Ryan
a7bc8db55f
Fix broken TemplateEnricher - CONFIG.MeasuredTemplate.types has been … (#1246)
* Fix broken TemplateEnricher - CONFIG.MeasuredTemplate.types has been deprecated and the error was breaking the code

* Fix for shortHand of ranges

---------

Co-authored-by: Chris Ryan <chrisr@blackhole>
Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-11-08 20:28:49 +01:00
WBHarry
a7d035bcdb Fixed infinite loop errors 2025-11-08 14:30:15 +01:00
Chris Ryan
bccedffbca
merge main to development (#1244)
* Fixed typo of defi ant to defiant (#1175)

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

* Add dice value support to Advesaries and Environments (#1186)

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

* Update Powerful Beast for Errata changes (#1185)

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

* Remove unnecessary chatDisplay (#1171)

* Remove dupe weapon (#1167)

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

* Rune Ward reduces damage with flat 1d8 (#1191)

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

* Fix adv hand crossbow to d6 damage, not d4 (#1208)

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

* Fix advantages for Armored Sentry (#1210)

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

* Change the damage to use d8 instead of d6 (#1211)

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

* [PR] Compendium fixes and Typo checks - 26 Oct (#1233)

* PR fixes and Typo checks - 26 Oct

* removed dwarf tough skin action as it was unecessary

* Fix the damage output of the Takedown Beastform feature (#1240)

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

---------

Co-authored-by: Chris Ryan <chrisr@blackhole>
Co-authored-by: UsernameIsInUse <49582925+UsernameIsInUse@users.noreply.github.com>
Co-authored-by: Nikhil Nagarajan <potter.nikhil@gmail.com>
2025-11-08 12:56:04 +01:00
Chris Ryan
3aaae26ba1
Fix typo in AttributionDialog class name (#1245)
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-11-08 12:55:08 +01:00
WBHarry
ba84a75bd0
[Feature] 942 - Limited Sheet Views (#1090)
* Added stumps for all limited actor views

* Added description to adversary and environment

* style limited sheets

* Limited views are no longer resizable

* .

* Update styles/less/sheets/actors/actor-sheet-shared.less

Co-authored-by: Nikhil Nagarajan <potter.nikhil@gmail.com>

---------

Co-authored-by: moliloo <dev.murilobrito@gmail.com>
Co-authored-by: Nikhil Nagarajan <potter.nikhil@gmail.com>
2025-11-07 09:04:34 -05:00
Carlos Fernandez
ce3e2a804c
Improve sidebar appearance when labels are long (#1238) 2025-11-06 10:02:22 -05:00
WBHarry
659670c403
custom defeated icons (#1241) 2025-11-06 12:01:19 -03:00
WBHarry
ff79dd19bf
[Feature] 946 - Damage/Effect ChatMessages (#1089)
* Initial damage message

* Added hover functionality to adversary damage cards

* Added effect message

* enhance chat messages styles

* .

* Fixed promise lockup

* .

* Fixed token path for message

---------

Co-authored-by: moliloo <dev.murilobrito@gmail.com>
2025-10-29 13:56:37 -04:00
WBHarry
906c7ac853
[Feature] 613 - Countdown Improvements (#1184)
* Added CountdownEdit view

* Added countdowns UI element

* .

* Fixed migration of countdowns

* .

* .

* style countdown interface, application and ownership dialog

* fix buttons height in ownsership selection

* .

* Added coloured pips to UI cooldowns to signify player visibility if not every player has it

* .

* Added max-height and overflow

* Sync countdown current with max when equal (#1221)

* Update module/applications/ui/countdownEdit.mjs

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

* .

---------

Co-authored-by: moliloo <dev.murilobrito@gmail.com>
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
2025-10-27 18:24:38 -03:00
WBHarry
07cdcf2d78
Improved order of steps (#1232) 2025-10-26 21:57:46 +10:00