lipefl / swade-tools

A Fondry VTT module with automations for Savage Worlds (SWADE)
15 stars 13 forks source link

[ENH] SwadeActor.isEncumbered got deprecated with SWADE 3.2 #264

Closed Vogliadicone closed 11 months ago

Vogliadicone commented 11 months ago

Encumbered actors get this decreption message when rolling: error No big deal, since everything is working, but you should maybe switch to SwadeActor.system.encumbered before SWADE v4.0 is released (which is planned for FoundryVTT v12). See the changelog of 3.2.0: "SwadeActor.isEncumbered is deprecated in favor of SwadeActor.system.encumbered, and will be removed in Version 4.0"

lipefl commented 11 months ago

Fixed in v1.14.6 Thanks!