WBHarry
0779443d4a
Merge branch 'main' into feature/combo-dice-modifier
2026-07-12 19:57:21 +02:00
Carlos Fernandez
0fbfe388b0
Remove postEvaluate static method ( #2073 )
Project CI / build (24.x) (push) Waiting to run
2026-07-11 01:52:50 +02:00
WBHarry
e6f26deab9
Corrected ot Higher or Equal to for combo to continue
2026-07-06 22:22:05 +02:00
WBHarry
3b87e1d4a8
Added a warning notification if comboDice modifiers are used on anything but a pair of dice
2026-07-06 21:03:59 +02:00
WBHarry
f977163534
Swapped to registering two modifiers, c for comboStrike and cc for compoundComboStrike
2026-07-06 21:00:00 +02:00
WBHarry
7ab7cc9787
Fixed so things are awaited properly if there are more dice to be rolled
2026-07-06 20:03:51 +02:00
WBHarry
9fba339230
Fixed DiceSoNice using the upgraded DiceSizes for 2d4c1
2026-07-06 19:52:15 +02:00
WBHarry
e25cf0c4cd
Fixed so that dice css uses specific results.denomation if available
2026-07-06 16:00:49 +02:00
WBHarry
de0d4ef9b4
.
2026-07-03 23:35:33 +02:00
WBHarry
bc7060ce36
Added ComboDice modifier for dice rolls
2026-07-03 23:23:45 +02:00
WBHarry
1492491998
[Fix] Reroll Countdown Automation ( #2031 )
...
* Fixed so that automated countdowns reverse progress from Fear when rerolling dice if the duality result changes
* .
* Removed overprep
* Apply suggestion from @CarlosFdez
---------
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
2026-06-22 00:14:40 +02:00
WBHarry
08b95e48d6
[Fix] TagTag/GroupRoll Resource Handling ( #2022 )
2026-06-20 22:50:09 -04:00
WBHarry
29be8c1395
Removed the unused ResourceMap total property ( #2024 )
Project CI / build (24.x) (push) Waiting to run
2026-06-21 00:13:45 +02:00
Carlos Fernandez
96f090bef5
Enable no unused vars and add more types ( #2005 )
Project CI / build (24.x) (push) Has been cancelled
2026-06-14 22:10:49 +02:00
Carlos Fernandez
2c09310694
Fix adding experiences to a roll ( #2002 )
2026-06-14 12:23:45 +02:00
WBHarry
9a220b4e16
[Fix] Companion Rolls ( #1982 )
Project CI / build (24.x) (push) Has been cancelled
2026-06-09 02:34:25 -04:00
Carlos Fernandez
a4428fd5be
Replace prettier with stylistic, improve types, and add no-undef rule ( #1975 )
Project CI / build (24.x) (push) Waiting to run
2026-06-05 15:53:15 -04:00
Carlos Fernandez
5be79f4ab8
Fix several issues with inline damage ( #1973 )
Project CI / build (24.x) (push) Waiting to run
2026-06-05 11:33:20 +02:00
Carlos Fernandez
2fc5b01f09
Fix rerolling when hope/fear automation is enabled ( #1972 )
2026-06-05 11:31:01 +02:00
WBHarry
2bc1c04c93
Fixed an issue where hope/fear dice size could no longer be changed in the roll dialog
Project CI / build (24.x) (push) Waiting to run
2026-05-30 12:56:42 +02:00
WBHarry
f1a530f57f
[Feature] Full Rerolls ( #1928 )
...
Project CI / build (24.x) (push) Waiting to run
* Initial
* Removed damage dialogs
* Fixed DamageReroll
* Fixed d20 modifiers
* Fixed
* Fixed DiceSoNice multiple damageType reroll
* Added triggerChatRollFx
* Fixed dice.denomination being lost on damage reroll
2026-05-29 12:19:08 +02:00
WBHarry
e529dd0f88
Fixed so that advantage dice do not get duplicated ( #1929 )
Project CI / build (24.x) (push) Waiting to run
2026-05-26 00:49:46 +02:00
WBHarry
4064701c16
Fixed so that the overridden ?? label is actually applied for private messages ( #1872 )
2026-05-09 16:25:43 +02:00
Carlos Fernandez
b22ce9697d
Fix detection of negative modifiers ( #1847 )
2026-05-01 20:54:18 +02:00
WBHarry
3eda3c4c05
[Feature] Action Areas ( #1815 )
...
Project CI / build (24.x) (push) Waiting to run
* Functioning setup
* .
* Fixes
* Completed
* Apply suggestions from code review
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
* using function.call instead of function.bind
* Run lint fix on action areas PR (#1820 )
* .
* .
* Restructured getTemplateShape to be a lot more readable
* .
* .
* Changed from 'area' to 'areas'
* .
* Moved the areas button to the left
* Fix regression with actions list
* Updated all SRD adversaries
---------
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
2026-04-21 22:27:52 +02:00
Carlos Fernandez
3cbc18f42b
Add eslint and run linter in workflow ( #1819 )
Project CI / build (24.x) (push) Waiting to run
2026-04-21 10:15:39 +10:00
WBHarry
91aff8b10d
[Feature] Advantage Default Dice ( #1802 )
2026-04-16 03:55:12 -04:00
WBHarry
ae480157d1
[Feature] 1766 - Group Attack ( #1770 )
...
* Implemented group attack logic
* Updated all minions in the SRD to use the group attack functionality
* .
* Renamed groupAttack.nr to groupAttack.numAttackers
* Moved the flag vs global setting logic to documents/scene
* .
2026-04-09 22:07:51 +02:00
WBHarry
7057504a9e
Fixes ( #1774 )
2026-04-04 13:01:24 +02:00
Carlos Fernandez
2b8e4cb2fa
[v14] Add toggle for critical damage ( #1762 )
...
* Fix rolling critical damage after rerolling into a crit
* Add toggle for critical damage
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
2026-04-01 19:39:26 +02:00
Carlos Fernandez
29734c5fb5
Fix rolling critical damage after rerolling into a crit ( #1761 )
2026-04-01 09:47:20 +02:00
WBHarry
25264c26e9
Fixed Adversary roll failing
2026-03-31 18:01:12 +02:00
Carlos Fernandez
259b66236c
[V14] Update duality and fate chat commands ( #1759 )
...
* Update duality and fate chat commands for v14
* FateRoll withfear/withHope wasn't working after merging with v14-Dev. Fixed
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
2026-03-31 17:26:45 +02:00
WBHarry
f156b12d79
[V14] Message Rolls Rework ( #1757 )
...
* Basic rework to the roll data in messages
* .
* Fixed advantage/disadvantage
* .
* .
* Fixed TagTeamDialog
* Reuse getter in faces setter
* Simplify fate roll type css class
* Add more caution to the dualityRoll fromData function
* Apply suggestion from @CarlosFdez
* Compute modifiers using deterministic terms (#1758 )
---------
Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
2026-03-31 17:20:22 +02:00
WBHarry
d7ce388cad
Fixed resource error on TagTeamDialog reroll
2026-03-27 10:29:01 +01:00
WBHarry
de801924e6
Fixed a bunch of deprecations
2026-03-22 16:59:23 +01:00
WBHarry
d5244eedbf
Merged with main
2026-03-17 22:46:08 +01:00
WBHarry
83146d842d
Fixed not being able to tab between Hit/Current in roll messages
2026-03-17 21:39:25 +01:00
WBHarry
3031531b14
[V14] TagTeamRoll Rework ( #1732 )
...
* Initial rolls working
* Fixed reroll
* more
* More work
* Added results section
* .
* Visual improvements
* .
* Removed traces of old TagTeamRoll
* Added initiator handling
* Added updating for other players
* Fixed sync start
* Completed finish method
* Damage reroll
* Fixed localization
* Fixed crit damage
* Fixes
* Added visual of advantage and disadvantage dice
2026-03-16 09:31:15 +01:00
WBHarry
fb4ddf227c
Merged with main
2026-03-13 01:29:29 +01:00
WBHarry
7d50ba409f
Fixed so that damage buttons show up for players on their own messages
2026-03-13 01:25:52 +01:00
WBHarry
b87e630a0a
Merged main
2026-03-13 00:25:50 +01:00
WBHarry
8172e8baa7
[Feature] DualityDice DiceSoNice Animations ( #1722 )
...
* .
* Fixed translation
* Remove fieldset
* DiceSoNice Animation Overrides (#1726 )
* .
* .
* Fixed hope/fear animation input
* Visual tweaks to general tab
* Move general tab to top
* Fixed localizaiton
---------
Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
2026-03-13 00:15:52 +01:00
WBHarry
af04fb33d0
[Fix] Hit/Miss Display ( #1711 )
...
* Added an AppearanceSetting that decided if players should get to see information about hit/miss in chat messages
* .
* Improved setting name
* Introduced metagaming settings
* Raised verison
2026-03-10 18:48:44 +01:00
WBHarry
876e496d24
Merged with main
2026-03-07 01:39:52 +01:00
WBHarry
83c3da0130
Fixed so that Rally dice works as a single active effect for bard ( #1708 )
2026-03-07 00:08:03 +01:00
WBHarry
17aa0680d2
[Fix] 1697 - DamageRolls DiceSoNice ( #1706 )
...
* .
* .
* .
2026-03-06 13:07:55 +01:00
WBHarry
e2eb31c12e
Merged with main
2026-02-16 20:40:28 +01:00
WBHarry
ca434d33f1
Fixed so that advantage/disadvantage dice are properly considered when rerolling ( #1662 )
2026-02-14 13:09:13 +01:00
WBHarry
063ff3d999
Merged with main
2026-02-09 15:44:54 +01:00