kandashi / midi-srd

MIT License
7 stars 29 forks source link

Support with foundry v9.X #8

Closed CaosFR closed 2 years ago

CaosFR commented 2 years ago

Hi,

Simple question that many would like to know. Is your module compatible with v9.X? Have any tests been carried out?

I'm refer to : https://docs.google.com/spreadsheets/d/1ppPR348igxL75M_G7dWl3otzXYpPwrnj7NVSDP8GmVw/edit#gid=0

Thanks Bests regards

justinross commented 2 years ago

Using this pack, I've noticed at least a couple of issues in v9. Spells (arcane sword, IIRC) throwing "tactor.createowneditem" errors, for example.

kandashi commented 2 years ago

Any spells/items with macros will likely have broken

CaosFR commented 2 years ago

that's a shame, thanks for reply

justinross commented 2 years ago

The fixes will likely be pretty easy in most cases. Replacing cases of “createEmbeddedItem” with “createEmbeddedEntities” and wrapping the new item with an array [].

CaosFR commented 2 years ago

is theire any plan for update ?

kandashi commented 2 years ago

yes, but I need some time that I dont have right now.

CaosFR commented 2 years ago

Of course, take all your time you need. My question is just for information