* 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>