* Fix finishing levelup with a multiclass
* Fix removal when de-leveling
* Also delete multiclass related stuff if reducing below the minimum multiclass level
* Fix error with adding multiclass
* Make it more card like
* Fix issues with responsiveness when resized
* Fix cards spilling out of container when multiple lines
* Remove mask and fix regression in scrollbar
* Initial thoughts
* .
* Fixed linting
* Continue work on updating identifier
* Change to uuid approach
* Localization and minor fix
* Fixed CompendiumBrowser Class filter for Subclass view
* Fixed the class name display in the subclass view
* Improved missing class visual for subclass
* Fixed character creation
* Rerender class sheets when subclass link is changed
* Use compendium source over actual uuid in search
---------
Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
* Fixed so that creating regions without behaviors work for players. Fixed so that creating regions with behaviors works via GmEmit for players
* Updated previous uses of emitAsGM to emitGMUpdate
* Fixed linting
* Update module/documents/chatMessage.mjs
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
---------
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
* Redesign group roll dialog
* Style and restore aid modifiers
* Move successful buttons to inner result
* Localize and finish dialog
* Remove empty line
* Fix error and remove old styles
* Make icon pop a tiny bit better
* Fix advantage/disadvantage
* Fix origin key replacement and prioritize item options
* Rename key to value
* Some fixes
* Attempt to always retrieve the source item for same actor origin
* Fix getters in item roll data
* Performance improvement
* Allow apply to item system data
* Replace implementation with shallow proxy
* Add delete to the shallow proxy
* Add proxy trap for the in operator
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
* Functioning setup
* .
* Fixes
* Completed
* Apply suggestions from code review
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
* using function.call instead of function.bind
* Run lint fix on action areas PR (#1820)
* .
* .
* Restructured getTemplateShape to be a lot more readable
* .
* .
* Changed from 'area' to 'areas'
* .
* Moved the areas button to the left
* Fix regression with actions list
* Updated all SRD adversaries
---------
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
* Update inventory controls and permissions filtering
* Also disable prosemirror editors
* Address context menu deprecation warnings
* Fix context menu detection for actions
* Refine logic for use action when hovering over item icon