* 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
* Resource setup finished
* Fixed so that costs can be used
* Corrected standard resources
* Actions can only use item resources from their parent item
* Fixed up dice
* Fixed resource dice positioning
* Fixed parsing of resource.max
* Fixed styling on settings tab
* Added manual input for Dice Resources
* Lightmode fixes
* Fixed Feature spellcasting modifier
* Bugfix for item input to resourceDiceDialog
* Item fix for TokenInput
* PR Fixes