WBHarry
|
85314e6852
|
Fixed TagTeamDialog damage rendering and verified rerolls
|
2026-07-18 23:25:07 +02:00 |
|
WBHarry
|
a88031e279
|
Fixed ChatMessage damage view
|
2026-07-18 23:06:39 +02:00 |
|
WBHarry
|
a98e1cef90
|
Improved DamageDialog
|
2026-07-18 22:29:07 +02:00 |
|
WBHarry
|
09addcf248
|
Adjusted the -Damage- label from Hit Points to Damage in DamageDialog
|
2026-07-18 21:18:20 +02:00 |
|
WBHarry
|
02b685a8fd
|
Fixed DiceSoNice rolling on damage
|
2026-07-18 18:54:29 +02:00 |
|
WBHarry
|
cb917b2dc9
|
Merge branch 'main' into rework/damage-and-damage-resource-split
|
2026-07-18 18:34:14 +02:00 |
|
Carlos Fernandez
|
4b651836ff
|
Start supporting flat damage without custom formulas (#2077)
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 |
|
WBHarry
|
8b34fde8f6
|
Fixed damage rerolls
|
2026-07-18 18:22:51 +02:00 |
|
WBHarry
|
3dd968f0f1
|
Fixed weaponSheet damage section in settings tab
|
2026-07-18 17:24:25 +02:00 |
|
WBHarry
|
3562ba649f
|
Fixed so that formula construction specific to DAMAGE is now only applied to damage.main rather than by applyTo=hitPoints
|
2026-07-18 17:14:55 +02:00 |
|
WBHarry
|
88754c5a80
|
Fixed GroupAttack and DirectDamage
|
2026-07-18 15:32:57 +02:00 |
|
WBHarry
|
6273394db8
|
DamageDialog handlebars improvement
|
2026-07-18 14:41:41 +02:00 |
|
WBHarry
|
21daa7f3c0
|
Corrected actor.takeDamage and actor.takeHealing
|
2026-07-18 13:54:16 +02:00 |
|
WBHarry
|
b2bf102443
|
Fixed old messages being instantiated with damage rolls as class=roll instead of the new class=baseRoll
|
2026-07-18 12:48:24 +02:00 |
|
WBHarry
|
b7e92cfe0e
|
Fixed actorRoll migrateData
|
2026-07-18 12:37:51 +02:00 |
|
Carlos Fernandez
|
d76b4bb707
|
Fix chat being jumpy as timestamps get longer (#2095)
Project CI / build (24.x) (push) Waiting to run
|
2026-07-18 11:42:50 +02:00 |
|
Carlos Fernandez
|
4bffc27403
|
Fix tier adjustment damage
|
2026-07-18 04:24:32 -04:00 |
|
Carlos Fernandez
|
ce37bd9c60
|
Fix taking damage and start fixing healing
|
2026-07-18 03:28:36 -04:00 |
|
Carlos Fernandez
|
2ef78f2c89
|
Prevent assigning main damage on healing actions
|
2026-07-18 00:16:51 -04:00 |
|
Carlos Fernandez
|
23ebe6f6b5
|
Fix adversary damage
|
2026-07-17 23:55:05 -04:00 |
|
Carlos Fernandez
|
6ae07bd3a7
|
Fix newly created adversaries lacking damage
|
2026-07-17 21:33:40 -04:00 |
|
Carlos Fernandez
|
b833be4f1f
|
Fix tags fix
|
2026-07-17 21:19:38 -04:00 |
|
Carlos Fernandez
|
c5a64c2def
|
Move type to main damage only
|
2026-07-17 21:12:35 -04:00 |
|
WBHarry
|
37f64ed023
|
Merge branch 'rework/damage-and-damage-resource-split' of https://github.com/Foundryborne/daggerheart into rework/damage-and-damage-resource-split
|
2026-07-18 03:09:44 +02:00 |
|
WBHarry
|
42ec4f8c30
|
Fixed ChatMessage damage creation
|
2026-07-18 03:09:37 +02:00 |
|
Carlos Fernandez
|
ed30fd2122
|
Fix most issues with damage effects tab
|
2026-07-17 20:52:00 -04:00 |
|
WBHarry
|
1f12a98c63
|
Sheet fixes
|
2026-07-18 00:49:56 +02:00 |
|
WBHarry
|
ce47c63ce6
|
Corrected ChatDamageData and made damage.main nullable
|
2026-07-18 00:30:14 +02:00 |
|
WBHarry
|
578e6e6c76
|
Initial data model update
|
2026-07-18 00:11:48 +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)
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 |
|