* add sorcerer subclass
* fix rogue not being in yet
* Fixed so subclasses can be dragged to sheet from compendium
---------
Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
Co-authored-by: WBHarry <williambjrklund@gmail.com>
* style items and action chat messages
* enhance death move chat message and fix border bottom from title actions
* fix padding bottom
* Added basic chat-message.hbs
* .
* style remaing chat messages
* style action messages
* remove console log
* add colapsable descriptions in chat messages
* inital style for message rolls
* fix deal damage button style
* add new partchments
* Roll Chat message new design template
* j
* l
* p
* y
* fix _getTags type error and add a alias label for non base messages
* Fix damage & healing roll
* Fix conflict
* Deleting old templates
* Good for now
* fix labels in duality rolls messages and style experience and effects messages
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
Co-authored-by: Dapoolp <elcatnet@gmail.com>
* 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>
* FEAT: getTags and getLabels for weapons items
* FEAT: add _gettags and _getLabels to armor, domainCard, weapons and ActiveEffect
* define tags for actions
---------
Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
* Fixed so that features get their actions and effects
* .
* Refactor features creations
---------
Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
* some minor consumables fixes, more to come later
* another typo T_T
* more loot rename fixes
* more loot fixes
* Changed miscellaneous to loot
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
* Small random fixes
* Added use of ItemLinkFields
* Multiclass levelup fixes
* Fixed our onCreate methods unintentionally being run on all clients
* Remade apps handling
* Added for all class items and subclass
* Restored foreignDocumentUuidField
* Improved
* PR fxies
* Fixed tooltip enrichment
* .
* Reverted silly change
* 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>