Commit graph

509 commits

Author SHA1 Message Date
WBHarry
d90cf5c8cc Changed menu tab position 2025-09-07 00:52:24 +02:00
WBHarry
19a07139ff Merged with development 2025-09-06 23:23:07 +02: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
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
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
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
dc54fdc096
[Fix] 1091 - Improve Homebrew Domain Container (#1095)
* Simple fix for now

* Corrected to 2 rows of height

* Corrected scrollbar
2025-08-26 20:30:27 +02:00
ff396cd2f0
added note to translations (#1093)
* added note to translations

* clarified note
2025-08-26 22:42:07 +10:00
Dapoulp
aaf6c689fc
Add hint css (#1059)
* Add hint css

* Move .hint css class to global
2025-08-26 14:22:40 +02:00
WBHarry
3386a9d61d
[Feature] 1031 - Action Names In Chat (#1039)
* Fixed so that actions don't print the actor name in chat along with its own name

* .
2025-08-26 14:13:31 +02:00
WBHarry
76d753cd88
Fixed so subclasses can be dragged to the sheet when they're stored in a folder (#1081) 2025-08-26 10:14:09 +10:00
WBHarry
ff65a85458
[Fix] 1086 - Enrichment Buttons (#1087)
* Fixed so enriched buttons are button type

* Fixed DamageEnrihed button
2025-08-26 10:04:22 +10:00
WBHarry
0a5828c8fa
[Fix] Character Sheet Subclass Compendium Preset (#1083)
* Added the preset for the subclass Compendium Browser from character sheet

* Raised version
2025-08-26 09:54:07 +10:00
WBHarry
2aeb255033
Corrected so secondary weapons will show that they are secondary in the tooltip (#1082) 2025-08-26 09:27:38 +10:00
WBHarry
9aba4dc66d
Corrected pendant name (#1085) 2025-08-26 09:17:58 +10:00
WBHarry
990c73987e Merged with main 2025-08-24 21:31:57 +02:00
WBHarry
f480027b95
Improved text color on chat-message flavor texts (#1080) 2025-08-24 16:09:21 -03:00
Dapoulp
7a1d259e82
Fix/1022 (#1079)
* Temp ActionField attack type missing

* Move missing attack type to getModel

* Show hit/miss to GM and hide to players if no OBSERVER permission
2025-08-24 20:55:35 +02:00
WBHarry
d24fef7494
[Fix] Hints For Drag/Drop (#1076)
* Added hints for drag-drop areas

* Changed to drag-area style. Updated localization
2025-08-24 14:15:42 -03:00
WBHarry
d686ac1e0c
. (#1056) 2025-08-24 13:40:06 -03:00
WBHarry
5a38e28a84
Fixed the migration to respect null for multiclass (#1075) 2025-08-24 21:36:46 +10:00
Chris Ryan
afdffb672a
[PR] [Fix] Homebrew Settings, Initial Trait Modifiers improvements and clean up (#1035)
* Remove old homebrew settings template file

* Improve the Initial Trait Modifiers config display

* Remove font setting

---------

Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-08-23 22:38:09 -03:00
Murilo Brito
2a0d748b5e
[Bugfix] Fix light theme to roll messages (#1066)
* fix light theme to roll messages

* fix light theme issues

* finally fix issues

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-08-24 02:52:18 +02:00
WBHarry
661808b5f1
Fixed so observer permission doesn't allow using or editing anything (#1073) 2025-08-24 10:33:54 +10:00
WBHarry
16173363d4
[Feature] 687 - Companion Improvements (#1049)
* Companions can't be put into CombatState anymore. Companions now have a Action Roll button

* Added handling for multiselect toggleCombat
2025-08-24 10:24:57 +10:00
WBHarry
fbeff1b908
The basic attack damage shown in the sidebar is modified if horde damage is active (#1071) 2025-08-24 10:21:00 +10:00
WBHarry
46ea4addd0
[Fix] Subclass Links (#1069)
* Attempt at making subclass aware of its class

* Update compendium classes/subclasses

* Fixed multiclass

* Update compenidum browser subclass class filter

* Added migration for subclass.linkedClass

* Using foundry's isNewer function rather than custom one

* Added migration for existing actor features

---------

Co-authored-by: Dapoolp <elcatnet@gmail.com>
2025-08-24 10:13:15 +10:00
WBHarry
0b2694b007
Improved feature request label (#1072) 2025-08-23 17:50:10 -04:00
WBHarry
bd76e22e8d Merged with development 2025-08-23 18:17:32 +02:00
Dapoulp
a72d4583cd
[PR]Add custom formula to weapon base attack (#964)
* Add custom formula to weapon base attack

* Remove log

* Update weapon custom damage formula label + update font-size in px
2025-08-23 14:54:57 +02:00
WBHarry
0c3ebd6e11
Fixed description on Dracon and Orderborne (#1067) 2025-08-23 21:55:31 +10:00
WBHarry
936c96a1be
Fixed so enriched buttons are inline by default. Can be set to 'inline:true' to make them fit with the text better (#1068) 2025-08-23 21:49:10 +10:00
Chris Ryan
471cbd55df
Fixes some measurement issues with templates (#1065)
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-08-23 13:24:28 +02:00
WBHarry
f76515eac1 Revert "Fixed multiclass"
This reverts commit 2d20fb0df4.
2025-08-23 13:20:02 +02:00
WBHarry
2d20fb0df4 Fixed multiclass 2025-08-23 13:18:14 +02:00
Chris Ryan
b83adbf09b
Fixed the Cult Initiate Group Attack to use Fear instead of marking Stress (#1062)
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-08-23 10:32:17 +02:00
WBHarry
d5f7e17339
Added Custom Adversary Types (#1048) 2025-08-23 10:18:25 +10:00
Dapoulp
7016f71da7
Fix/spellcast modifier (#1061)
* Temp ActionField attack type missing

* Move missing attack type to getModel

* Fix spellcast modifier bonus
2025-08-23 10:05:16 +10:00
WBHarry
86d451f0d7
. (#1060) 2025-08-23 09:55:18 +10:00
Dapoulp
ee786544c7
Fix double damageKeyToNumber (#1044) 2025-08-22 12:22:47 +02:00
Luiz HD Costa
888cf9172b
[Community PR] Localize hardcoded text (#1002)
* Localize remaining hardcoded user-facing strings

* Introduce pluralize helper for localizing strings

* Localize missing strings from ItemBrowser
2025-08-22 11:35:36 +10:00
WBHarry
e9f7c0c16b Merged with main 2025-08-22 01:57:54 +02:00
WBHarry
523ecb506b
[Fix] ItemLink Fix (#1032)
* .

* .

* Removed outcommented code

* Raised to minor version

* Added confirmation on import of old character data
2025-08-22 01:38:07 +02:00
Chris Ryan
60b55619e1
[PR] [Feature] 652 Allow override range measurement settings (#1030)
* Look for rangeMeasurementSettingsOverride on the scene to switch off DH global range measurement settings.

* Part progress on adding config tab to scene config

* Hard coded template; no value applied/saved

* Flag fix

* Use the flags setting

* Clean up

* Remove import

* Better initialisation of PARTS and TABS

* Fix localisation

---------

Co-authored-by: Chris Ryan <chrisr@blackhole>
Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-08-21 11:05:09 -04:00
Murilo Brito
7a6bbe3488
add light theme for chat messages (#1016) 2025-08-20 18:14:46 +10:00