periodic / foundryvtt-summoner

A module to help with summoning tokens in the Foundry Virtual Tabletop
MIT License
4 stars 1 forks source link

Compatibility with 0.8.x #15

Open uLotUu opened 3 years ago

uLotUu commented 3 years ago

Any plans (If it's even possible) to upgreade "Summoner" to the new version of Foundry?

periodic commented 3 years ago

That's a good question. I have been very busy lately and my Foundry play groups fell off a bit so I haven't been investing as much time.

I'll have to see all the changes with 0.8, as I was waiting for the API to stabilize before working on it.

I'm always happy to take input though. I may want to reach out to the League of Extraordinary FoundryVTT Developers to see if I can get some help.

p4535992 commented 3 years ago

This macro work for 0.8.X if it can help you.

https://github.com/theripper93/FoundryVTT-Macros/blob/main/General/SummonActorFromItemMacro.js

p4535992 commented 3 years ago

Some other good macro i foudn for this issue: https://github.com/trioderegion/fvtt-macros/tree/master/honeybadger-macros/tokens/dnd5e

periodic commented 3 years ago

Thanks for the follow up. I've been really busy and haven't had the time to update my add-on for 0.8. It's on my very long list of things to do. I'm happy to take PRs though!