* 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>
* Update inventory controls and permissions filtering
* Also disable prosemirror editors
* Address context menu deprecation warnings
* Fix context menu detection for actions
* Refine logic for use action when hovering over item icon
* Show notification when invalid item types are added to actors
* Make all item types quantifiable in the party actor
* Remove from comment
* Use isInventoryItem to set quantity
* Fix formatting
* Initial
* .
* Improvements
* .
* Renamed 'Main Charater' to 'Leader'
* Localization fixes
* .
* Fixed roll sound coming when canceling a roll. Fixed the leader PART not being disabled when the player isn't the leader
* 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
* .
* Fix rolling critical damage after rerolling into a crit
* Add toggle for critical damage
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
* 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>
* 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>