* Schema definition for DHSummonAction
* Will reimplement
* HBS idea formed. Need to recheck drag drop implementation
* Tried to refine drag drop
* drag drop implemented (css tbd)
* phase 1 complete
* tbd work on summon action type
* Improved Schema and now it works
* .
* Dialog created. Tokens not dragged(tbd).
* Bare minimum implementation
* Finalized functionality
* Cleanup
* .
* Added optional summon render to chat message
* Updated SRD
* bugfix: fix title lines not rendering in chat messages
* Added summon actions to the easily doable environments in the SRD
* Update module/data/fields/action/summonField.mjs
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
---------
Co-authored-by: Nikhil Nagarajan <potter.nikhil@gmail.com>
Co-authored-by: Murilo Brito <dev.murilobrito@gmail.com>
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
* Initial
* Remade to array structure
* Fixed context menu for multiples
* .
* Cleanup
* .
* Fixed so that users can access sceneEnvironments if they have permissions
* Update module/documents/scene.mjs
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
* .
---------
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
* Increased priority on effects in srd domain cards that depend on character data
* Increased priority on effects in srd classes/subclasses that depend on character data
* Increased priority on effects in srd ancestries that depend on character data
* Increased priority on effects in srd beastforms that depend on character data
* Increased priority on effects in remaining SRD items that depend on character data
* Adversaries
* Raised system version
* Added the select and handliing
* Fixed so tokenPreview works with tokenSize
* Correction for prototypeToken
* Extracted common logic to token-config-mixin.mjs
* Update templates/sheets-settings/token-config/appearance.hbs
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
---------
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
* Removed the disabled default ownership select in the ownership view. Added a fallback text incase there are no players added yet
* Corrected noPlayers condition
* Adding styles to make the text div take up the full area of the inventory items
* Moving the draggable spots to internal divs and images
* For better visuals in dragDrop, always make the drag image the first image selected
* Fixing the dragDrop behavior on the sidebar, which still uses the classic layout
* Fixing other uses of dragDrop to handle the layout change
* Moving the draggable attribute to the parent img-portrait from img directly
* Switching to the less pretty version of the drag drop in case of currency problems
* Reverting how the dragSelector DEFAULT_OPTION is set and only modifying a few
* Removing extra space in styles/less/global/inventory-item.less
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
* Fixing up the character sheet to once again allow selecting the text areas
---------
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
* Include item effects when applying rangeDependence
* Creating a new method to update range dependent effects that uses the players targets
* Using debouncing to fix an issue with selected and unselecting targets
* Using token destinations instead of their current location for calculation range