Commit graph

1287 commits

Author SHA1 Message Date
WBHarry
4480d5dabd
Apply suggestion from @CarlosFdez
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
2026-07-21 01:24:01 +02:00
WBHarry
e1337bfbf3 Corrected remaining cases of 'needReload' to 'needsReload' 2026-07-19 23:21:46 +02:00
WBHarry
27eb4a1430 . 2026-07-19 12:24:49 +02:00
WBHarry
2b9e21bd53 Fixes 2026-07-19 12:16:19 +02:00
WBHarry
274b99d8c6
Apply suggestions from code review
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
2026-07-19 11:43:48 +02:00
WBHarry
e2414b167a Merge branch 'main' into feature/reload-check 2026-07-19 03:08:36 +02:00
WBHarry
effab8db0c
[Rework] ChatMessage Damage (#2079)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
* Initial rework

* Removed unneeded method

* Removed outcommented code

* Added migration

* Fixed DamageActions

* Semi-corrected reroll of one of multiple results on a die

* Code improvement

* Added aseDie.rerollResult method to specifically reroll a specific result die in a grouping

* TagTeamDialog somewhat working

* Added migration for TagTeamData

* Fix for mean tagTeamDialog.finish

* .

* Improved migration

* Internalised ChatDamageData.prepareRolls to its own constructor

* Moved DamageTypes to roll.options

* TagTeamDialog fixes to accomodate new flat damage.types structure

* Changed so all default rolls become BaseRolls to access convenience functions and getters

* .

* Fixed so that party.tagTeam now uses a declared damageRollData(ChatDamageData) field. rollData.options.damage is retired.

* Critical damage fixes

* Corrected TagTeamDialog rerender logic when selecting a roll

* Fixed so that DamageTypes are retained and joined together throughout TagTeamDialog

* Removed some remaining types.<>.roll references

* [Rework] Damage and Damage Resource split (#2094)

* Changed the label of ActionSheet damage.resources to Mark Resources

* Fix assigning includeBase

* Localize add resource

* Maybe simplify API

* Fix onRollSimple

* Handle erroring action update differently

---------

Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
2026-07-19 03:02:57 +02:00
Carlos Fernandez
4b651836ff
Start supporting flat damage without custom formulas (#2077)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
2026-07-18 18:33:19 +02:00
Carlos Fernandez
c181a47cc2
Swap item macro tooltip with system item tooltips (#2092) 2026-07-18 18:28:42 +02:00
Carlos Fernandez
d76b4bb707
Fix chat being jumpy as timestamps get longer (#2095)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
2026-07-18 11:42:50 +02:00
Carlos Fernandez
79d6522614
[Feature] Add support for GM Notes (#2082)
Some checks failed
Project CI / build (24.x) (push) Has been cancelled
* Add support for GM Notes

* Localize GM Notes header label

* Fix active editor height and menu auto sizing

* Add tooltip to add gm note button
2026-07-14 14:39:53 +02:00
WBHarry
0c2d257871 Raised version 2026-07-14 14:36:56 +02:00
Carlos Fernandez
4974df16d0
Preserve description expand state on re-render (#2089) 2026-07-14 14:35:02 +02:00
Carlos Fernandez
3a5529f1dc
Cleanup secret block styling (#2088)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
2026-07-14 00:56:34 +02:00
Carlos Fernandez
02a73d774a
Add guard for null placedData (#2087) 2026-07-14 00:31:42 +02:00
WBHarry
450287e4d0
[Fix] Summon Wildcard Handling (#2086) 2026-07-13 16:57:43 -04:00
WBHarry
81e264a477 Raised version
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
2026-07-13 17:04:27 +02:00
WBHarry
d3d9ddfb41 Fixed an issue with the 2.5.2 migration 2026-07-13 17:02:26 +02:00
WBHarry
7b35feb36d
Corrected translation for damageReductionOnlyMagical (#2084) 2026-07-13 15:01:03 +02:00
Carlos Fernandez
6e0d0b4e2c
Adjust styling of secret blocks (#2080)
* Adjust styling of secret blocks

* Only show button when hovering over the secret section
2026-07-13 14:57:55 +02:00
Carlos Fernandez
3de9c2f909
Remove duplicate action descriptions in environments (#2083) 2026-07-13 14:56:49 +02:00
WBHarry
553941e22f . 2026-07-13 13:29:38 +02:00
Carlos Fernandez
3faf588e6c
Fix chat messages with list items or weapon/armor features (#2081)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
2026-07-13 02:43:56 +02:00
Murilo Brito
f8ec7201ca enhance reload label style and update roll button container to match actions button footer style 2026-07-12 15:18:53 -03:00
WBHarry
783505da0a Raised verison
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
2026-07-12 00:37:37 +02:00
WBHarry
76ee777985
[Fix] ActiveEffect Mode OneTime Migration (#2078)
* Migrations for ActiveEffect Mode
* Start on migration handlers

---------

Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
2026-07-12 00:37:02 +02:00
WBHarry
c6411ef0fe
Cleaned up uses of 'mode' for activeEffects in configs (#2076) 2026-07-11 16:51:44 -04:00
WBHarry
2c98070836
Fixed so that the v13/v14 change from mode to type is fixed in SRD (#2075) 2026-07-11 16:27:38 -04:00
WBHarry
780aaf216c
Fixed a typo in getTemplateShape and added stopPropagaton when clicking enriched buttons (#2074)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
2026-07-11 15:05:15 -04:00
Carlos Fernandez
0fbfe388b0
Remove postEvaluate static method (#2073)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
2026-07-11 01:52:50 +02:00
WBHarry
7a01793f67 Raised version 2026-07-11 01:47:16 +02:00
WBHarry
1e30ea42ba
Fixed beastform basic attack being available (#2072)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
2026-07-09 22:56:47 -04:00
Carlos Fernandez
e55ef9fd9e
Support vaulting and unvaulting domain cards via dragdrop (#2070)
Some checks failed
Project CI / build (24.x) (push) Has been cancelled
2026-07-08 14:57:10 -04:00
Carlos Fernandez
6cd19ada8a
Minor tweaks to tooltip card styling (#2069)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
2026-07-08 16:46:28 +02:00
Carlos Fernandez
b03772b633
Fix missing group roll hint message (#2068)
Some checks failed
Project CI / build (24.x) (push) Has been cancelled
2026-07-07 03:14:20 +02:00
WBHarry
b2eeed7bb7
[Fix] Cleanup RangeDependant (#2039)
* Made the RangeDependent setting for ActiveEffects Nullable
* Removed all RangeDependent data from SRD where enabled was false before
* Fixed random flickerfly SRD
2026-07-07 00:20:48 +02:00
Carlos Fernandez
2782b62793
Fix some issues involving party in observer view (#2067) 2026-07-06 23:52:43 +02:00
WBHarry
4b5550a097
Added Resource capability to armor items (#2060) 2026-07-06 20:08:44 +02:00
Carlos Fernandez
7e6fc03230
Fix padding of party sheet inventory (#2066) 2026-07-06 20:08:22 +02:00
WBHarry
67b0d036a1
Fixed so that a character having ReduceSeverity or ThresholdImmunity rules are considered for popping the DamageReductionDialog (#2064) 2026-07-06 20:06:08 +02:00
WBHarry
5889476b64
[Fix] SRD Towering Stalk Fix (#2063)
* Removed a faulty research cost on the attack action of Towering Stalk

* .
2026-07-06 20:05:16 +02:00
WBHarry
cb43ffed9b
Corrected the description of the vicious maul action (#2065)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
2026-07-06 00:36:05 +02:00
WBHarry
e63d19a2c4 Finished logic 2026-07-03 17:06:55 +02:00
WBHarry
f004227232 Added update of resource when a 1 is rolled 2026-07-03 16:58:13 +02:00
WBHarry
85e6e8580f Added resource to all reloading SRD weapons 2026-07-03 16:23:29 +02:00
WBHarry
8158c1f9ff Merge branch 'main' into feature/reload-check 2026-07-03 16:17:04 +02:00
Carlos Fernandez
eccab6ad64
[UI] Make sheet tab scrollsbars stable, remove fieldsets, and adjust padding (#1944)
Some checks failed
Project CI / build (24.x) (push) Has been cancelled
* Remove certain fieldsets and adjust scrollsbars

* Also remove fieldset for npc features and fix padding issue in full screen notes
2026-07-03 11:32:51 +02:00
WBHarry
1dcfc92a03 Raised version 2026-07-03 11:16:55 +02:00
WBHarry
98fedf3990
[Feature] Transform Linked Actors (#2046)
* Added ability to transform linked actors
* Updated to use the utils getWorldActor function
* Animate change and fix error when converting to unlinked
---------

Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
2026-07-03 11:14:25 +02:00
Gergely Bräutigam
44dd3bd2e1
[Feature] add resources to weapons (#2058)
* feat: add resources to weapons

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

* remove sidebar resource view

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

---------

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
2026-07-03 11:05:28 +02:00