cswendrowski / FoundryVTT-Encounter-Builder

A Vue-powered Encounter Builder
MIT License
4 stars 3 forks source link

Fix Foundry v11 compatibility #26

Closed freohr closed 9 months ago

freohr commented 1 year ago

I updated all reference to the v10 (and before) data model in the actors to use the v11 data model, because when the module tries to load the SRD monster compendium (my system of reference is 13th Age, but it was the same for PF2 and D&D 5e), the hundreds and hundreds of deprecation warning messages were making the module laggy.

cswendrowski commented 9 months ago

@freohr sorry it took so long for me to review this, thanks a ton for helping on this