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
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
Chris Ryan
a80789f1f1
Change the damage to use d8 instead of d6 ( #1211 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-10-08 14:14:23 -04:00
Chris Ryan
e15d210e20
Fix advantages for Armored Sentry ( #1210 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-10-08 14:12:53 -04:00
Chris Ryan
6f2ffaf2f8
Fix adv hand crossbow to d6 damage, not d4 ( #1208 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-10-08 13:24:09 -04: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
Chris Ryan
b406ec6c96
Rune Ward reduces damage with flat 1d8 ( #1191 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-20 17:04:20 +02: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
4379741681
Remove dupe weapon ( #1167 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-18 22:27:26 +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
UsernameIsInUse
f25387e964
Remove unnecessary chatDisplay ( #1171 )
2025-09-18 22:26:08 +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
Chris Ryan
2748e91aa6
Update Powerful Beast for Errata changes ( #1185 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-18 22:08:12 +02:00
Chris Ryan
a76486a86c
Add dice value support to Advesaries and Environments ( #1186 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-18 22:07:35 +02:00
Chris Ryan
513464b01b
Fixed typo of defi ant to defiant ( #1175 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-09-10 10:11:24 -04: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
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
Dapoulp
31238113c9
Fix/1116 fix action nullable fields ( #1117 )
...
* Temp ActionField attack type missing
* Move missing attack type to getModel
* Damage/Healing fields nullable fix
* Fix TargetField null value
* Other fixes
* Fix Action type to be not nullable
2025-08-30 11:44:16 -04:00
Chris Ryan
ef4d37d725
typo fixes ( #1121 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-08-29 21:47:08 -04:00
Chris Ryan
3f1e7f4f4a
Added some protection for no data supplied ( #1115 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-08-29 09:49:33 -04:00
WBHarry
c6741b1c7a
Added background and connection questions ( #1109 )
2025-08-29 09:26:22 +10:00
WBHarry
8fd63d5963
[Feature] 1033 - Consume Quantity On Use ( #1106 )
...
* Initial migration
* Updated compendium YML
* Added Quantity as a possible cost
* Added quantity consumption to all Compendium Consumables
* .
* Added DestroyOnEmpty property
2025-08-28 12:29:17 -04:00
Dapoulp
9dd773001d
Compendium browser per type ( #1103 )
...
* Compendium Browser per type
* Sort number column
* Re-add subclass config
* Sidebar buttons
* Add Characters folder
* Css
* Done
2025-08-28 11:29:40 +10:00
WBHarry
9f2c2f1bed
Changed so the default domaincard view is list ( #1102 )
2025-08-27 09:22:29 -04:00
Chris Ryan
18687b6131
Fix Avalanche typo ( #1098 )
...
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-08-27 09:01:15 +02:00
Dapoulp
1eb3ff11c0
Task/415 action refactor part 2 ( #1094 )
2025-08-27 09:00:18 +02:00
WBHarry
8e5dd22370
[Fix] 900 - Compendium Self Targetting ( #1077 )
...
* Fixed classes and subclasses
* Went over DomainCards
* Everything except de-facto-items
* Fixed items
* Fixed merge conflicts
2025-08-27 10:12:48 +10:00
WBHarry
7a764e39ae
Merge branch 'main' into development
2025-08-26 21:38:27 +02:00
WBHarry
3566ea3fd3
Merge branch 'main' into release
2025-08-26 20:32:04 +02:00