ElfFriend-DnD / foundryvtt-compactBeyond5eSheet

A character sheet built with the intention of mimicing the dndbeyond character sheet layout and UX
MIT License
14 stars 16 forks source link

Investigate dnd5e 0.98 compatibility #10

Closed akrigline closed 3 years ago

akrigline commented 3 years ago

dnd5e 0.97 just dropped, need to see what if anything broke.

Hopefully I can remove my own localization for the Bio tab in favor of the official ones.

akrigline commented 3 years ago

Once this change is pushed out, we will be able to remove our localization for the headers in favor of the official implementation.

Other required changes include fixing the appearance data location and converting the bio attributes from editors to textareas. We will have to strip HTML tags if they are present in the bio attributes.

akrigline commented 3 years ago

Additionally, there's some talk of 0.7.x changing Hooks, we should make sure we're not calling any hooks on render that we don't need to. Some commotion specifically involves BetterRolls5e and MagicItems. I'm still hunting for details.

akrigline commented 3 years ago

dnd5e 0.98 dropped with the localization change, this can move forward now

akrigline commented 3 years ago

Resolved in release v0.6.9