Closed tposney closed 2 years ago
Huge thanks for the report. There has been some development, but nothing ready quite yet. This is very helpful!
As far as I can tell with this change everything I use from itemacros is working, but I only use it to fetch the macro command and run it myself, and edit the macro. So I've not checked anything else.
The use of macro.command ?? macro.data.command to fetch the macro command seems very useful.
Not sure where you are on this, but had a play with the v10 branch. There seems to be a problem with editing item macros and the call to item.getMacro
The line
will always return the old macro if there is one, not the new one (this only affects pre v10 items in a v10 world). I think it should be (or can be)