WBHarry
a23061a8be
Added delete icon to inventory
2025-11-07 16:43:21 +01:00
WBHarry
c96cd2beac
Fixed so items can be dropped into the Party sheet
2025-11-06 22:21:05 +01:00
WBHarry
e8961afc5e
Added the clown car
2025-11-06 21:48:41 +01:00
WBHarry
8ce7dc16db
Fixed so style applies in preview chat message
2025-11-06 18:58:16 +01:00
Carlos Fernandez
3fa4c7d81f
Re-render party when members update ( #1242 )
2025-11-06 11:59:23 -03:00
WBHarry
ff752bfaf2
Commented out Difficulty since it's not used yet
2025-11-06 00:18:38 +01:00
WBHarry
c54d86ed3f
Removed/commented-out not yet implemented things
2025-11-05 23:55:39 +01:00
WBHarry
c49079c57c
Finished GroupRoll
2025-11-05 23:51:14 +01:00
WBHarry
a442cb904b
Merge branch 'feature/party-sheet' of https://github.com/Foundryborne/daggerheart into feature/party-sheet
2025-11-04 17:20:29 +01:00
Carlos Fernandez
4f990166f5
Minor fixes and tweaks for the party sheet ( #1239 )
...
* Minor fixes and tweaks for the party sheet
* Fix scroll restoration for party sheet tabs
2025-11-04 17:13:44 +01:00
WBHarry
6d3e5302eb
Merged with development
2025-10-29 19:13:46 +01: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
IrkTheImp
d4f80b6fa1
[Feature] 789 - spotlight order ( #1222 )
...
* order spotlight requests
* add spotlight requests section to combat tracker
2025-10-25 18:59:25 +02:00
WBHarry
a3f079d111
Fixed costs
2025-10-23 20:29:04 +02:00
WBHarry
0511d24921
Main implementation
2025-10-23 19:51:22 +02:00
Carlos Fernandez
45b9b52314
Allow viewing domain card item sheet by clicking the name in grid view ( #1215 )
2025-10-15 23:01:41 +10:00
Carlos Fernandez
dc073aa9cc
Clean up loadout tab card name visual styling ( #1216 )
2025-10-14 12:01:54 -03:00
Carlos Fernandez
25fb2ee570
[Community PR] Remove item description fieldset ( #1214 )
...
* Remove item description fieldset
* Move styling to tab description and reduce tab specific overrides
* Move artist attribution style back to tab description
* Roll back editor menu changes
2025-10-14 12:00:16 -03:00
Carlos Fernandez
b3a72d6b1d
[Community PR] Use 2d12 as hover icon for PCs and omit when feature has no uses ( #1202 )
...
* Use 2d12 as hover icon for player rolls
* SVG test files added
Try to manipulate the fills and stroke of the SVG files as needed. I have made hope and fear based vectors to easily identify between them.
* Updated SVG path
Fear path fixed
* Use b&w duality and only show roll img if there are usable actions
* Switch to SVG and change colors
---------
Co-authored-by: Nikhil Nagarajan <potter.nikhil@gmail.com>
2025-10-08 12:18:19 -04:00
Carlos Fernandez
86eeba0648
Implement @Lookup enricher ( #1196 )
2025-10-04 21:10:39 +10:00
Chris Ryan
952779000d
[PR] [Feature] Remember the position and size of the compendium browser ( #1123 )
...
* Remember the position and size of the compendium browser
* Save position, size details for the 3 types of compendium browser
---------
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-29 14:15:02 -04:00
Carlos Fernandez
cc6ef0b7bf
Anchor chat message image crop to top ( #1193 )
2025-09-29 11:10:13 -03:00
moliloo
9e9c1d2ac0
add group roll dialog
2025-09-19 23:10:05 -03:00
Carlos Fernandez
e655954890
Fix item summary animation replaying on every rerender ( #1176 )
2025-09-19 11:33:56 +10:00
Chris Ryan
f1b5c80a53
Null check metadata ( #1145 )
...
* Null check metadata
* Fix d20RollDialog action find
---------
Co-authored-by: Chris Ryan <chrisr@blackhole>
Co-authored-by: Dapoolp <elcatnet@gmail.com>
2025-09-18 22:28:25 +02:00
Chris Ryan
55586c93c8
Move Foundryborne menu location; fix localisation; fix deprecation ( #1169 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-18 22:27:04 +02:00
Chris Ryan
a477c9b852
Fixed a merge? error in the itemBrowserConfig ( #1174 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-18 22:25:08 +02:00
moliloo
5a874ae268
add resource buttons actions methods
2025-09-17 23:51:34 -03:00
moliloo
1a0c6f46bc
Merge branch 'development' of https://github.com/Foundryborne/daggerheart into feature/party-sheet
2025-09-09 23:58:44 -03:00
moliloo
18e275a471
finish inventory tab and add inital template to projects tab
2025-09-09 23:56:27 -03:00
Carlos Fernandez
a57d154d45
Add space between paragraphs ( #1172 )
2025-09-09 23:03:13 -03:00
Chris Ryan
58f039ce96
Add extra features to the Temple Enricher and fix the mousewheel issues with the Template Manager ( #1147 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-07 01:27:46 +02:00
WBHarry
2c6aabb97a
Merged with main
2025-09-07 01:01:53 +02:00
WBHarry
2176038ec6
Added homebrew for armor and weapon fatures ( #1166 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-07 08:47:21 +10:00
WBHarry
f1b6d3851d
[PR] [Feature] 590 - Daggerheart Menu ( #1007 )
...
* Added menu with refresh tools
* Replaced menu icon
2025-09-07 08:30:29 +10:00
Chris Ryan
fd92540792
Add keys, update usage for translations ( #1156 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-06 22:06:17 +02:00
Chris Ryan
e258d9c5f6
Fixed typo in button class ( #1159 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-06 22:05:24 +02:00
Chris Ryan
d4a98d3f66
Add motives and tactics for Oak Treant ( #1158 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-06 19:53:21 +02:00
Chris Ryan
ec54da4e23
Add and fix Tier names in level up ( #1142 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-05 09:47:12 -04:00
joaquinpereyra98
eefb28c312
[REFACTOR] Simplify the DHAppearanceSettings ( #1057 )
...
Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-09-05 11:09:47 +10:00
Dapoulp
2d92576121
Fix/1149 fix targets apply effects ( #1151 )
...
* Temp ActionField attack type missing
* Move missing attack type to getModel
* Fix targets apply effects
2025-09-05 10:56:38 +10:00
Dapoulp
f04619f73b
Fix/1144 fix experiences roll use costs ( #1150 )
...
* Temp ActionField attack type missing
* Move missing attack type to getModel
* Fix costs object being updated during getRealCosts
2025-09-05 10:45:05 +10:00
Dapoulp
0bd423ef52
fix ( #1143 )
2025-09-03 21:42:18 +10:00
Chris Ryan
3f08741a34
Use less ambiguous sort direction symbols ( #1108 )
...
* Use less ambiguous sort direction symbols
* Up arrow for ascending, small bar at top, large bar at bottom; Down arrow for descending, large bar at top, small bar at bottom
* Using matching icons
* Switch the order
---------
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-03 13:54:41 +10:00
moliloo
f33c40d8f8
finish resources tab
2025-09-02 23:27:18 -03:00
Chris Ryan
3c893df175
Fix the missing translation keys ( #1133 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-02 09:26:32 -04:00
Chris Ryan
1b9defe4ad
The uuid is expected, not id ( #1132 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-02 09:00:46 -04:00
Chris Ryan
179dd3e6c3
Fix the typos related to the Protective feature on Round Shields ( #1131 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-01 20:50:48 -04:00