Commit graph

1297 commits

Author SHA1 Message Date
Carlos Fernandez
c90c6afc19 Merge branch 'main' into rework/chat-message-damage 2026-07-18 17:28:50 -04: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
WBHarry
3828337472 Removed some remaining types.<>.roll references 2026-07-17 22:46:32 +02:00
WBHarry
e6dcb0f9a5 Fixed so that DamageTypes are retained and joined together throughout TagTeamDialog 2026-07-17 22:23:53 +02:00
WBHarry
7afc98ed93 Corrected TagTeamDialog rerender logic when selecting a roll 2026-07-17 18:35:25 +02:00
WBHarry
0fe2865e79 Critical damage fixes 2026-07-17 18:10:08 +02:00
WBHarry
ab1772264a Fixed so that party.tagTeam now uses a declared damageRollData(ChatDamageData) field. rollData.options.damage is retired. 2026-07-17 17:41:32 +02:00
WBHarry
e087b379fc . 2026-07-17 16:44:33 +02:00
WBHarry
d7f0747e5c Changed so all default rolls become BaseRolls to access convenience functions and getters 2026-07-17 16:28:37 +02:00
WBHarry
c68b3045f2 TagTeamDialog fixes to accomodate new flat damage.types structure 2026-07-17 15:48:41 +02:00
WBHarry
fbcb9e4572 Moved DamageTypes to roll.options 2026-07-17 14:10:06 +02:00
WBHarry
124c4749db Internalised ChatDamageData.prepareRolls to its own constructor 2026-07-17 00:36:34 +02:00
WBHarry
f1599bf566 Improved migration 2026-07-16 15:03:40 +02:00
WBHarry
737a0b03ad . 2026-07-16 11:49:24 +02:00
WBHarry
87ee027603 Fix for mean tagTeamDialog.finish 2026-07-16 02:35:31 +02:00
WBHarry
ef749f9b8c Added migration for TagTeamData 2026-07-16 02:16:57 +02:00
WBHarry
7a036821d9 TagTeamDialog somewhat working 2026-07-16 00:45:30 +02:00
WBHarry
221b84726d Added aseDie.rerollResult method to specifically reroll a specific result die in a grouping 2026-07-15 14:58:02 +02:00
WBHarry
1274639ba8 Code improvement 2026-07-15 10:41:03 +02:00
WBHarry
20febb82d5 Semi-corrected reroll of one of multiple results on a die 2026-07-15 02:35:27 +02:00
WBHarry
fea3671069 Fixed DamageActions 2026-07-15 02:00:43 +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
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
WBHarry
8e4ca52ab7 Added migration 2026-07-12 01:15:22 +02:00
WBHarry
7384402023 Removed outcommented code 2026-07-12 01:05:15 +02:00
WBHarry
5693c4c1a9 Removed unneeded method 2026-07-12 00:59:17 +02:00
WBHarry
e9e061284c Merge branch 'main' into rework/chat-message-damage 2026-07-12 00:49:04 +02: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
WBHarry
92787329c3 Initial rework 2026-07-11 20:19:25 +02: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