* Initial
* Added Character-Settings
* Finalized Character-Settings
* Hide CharacterSetup if any part is done manually
* Fixed class/subclass drag-drop
* Fixed relinking of Features from items created on Character
* Adding features on CharacterItems now adds them on the Character and relinks
* Made suggested items inactive in the Class sheet if rendered from inside a Character
* Added hope to CharacterSetting
* add style to textarea element, add spellcasting and domain class into char sheet and move rest buttons to another place
* Fixed characterCreation experience description
---------
Co-authored-by: moliloo <dev.murilobrito@gmail.com>
* Troubleshooting
Created test button in 'duality-roll.hbs' and functionality in chatLog.mjs
* Updated functionality
dialog recheck.
* Update duality-roll.hbs
testing toggle on specific areas so only tooltip is triggered.
Rest of CSS functionality not affected.
* Redoing Dice Reroll functionality
Attempting something new
* The rise of NaNs
Resolved Dice Parsing Errors, now dealing with parsing errors from system values.
* Forcing string evaluation for testing
* Fixed rerolling of duality dice
* Fixed message.rolls not being updated
* Added support for d20 rolls
* PR fixes
---------
Co-authored-by: Nikhil Nagarajan <potter.nikhil@gmail.com>