Changed all instances of add_actor to add_child. Fixed error in task.ts from super.on_close not being accessible by changing popup.ts on_close property into a method. Built and packed new zip. Tested as much as I could, and it seems to work fine.
Thank you for reviving this wonderful extension! I missed it dearly.
Changed all instances of
add_actor
toadd_child
. Fixed error in task.ts fromsuper.on_close
not being accessible by changing popup.tson_close
property into a method. Built and packed new zip. Tested as much as I could, and it seems to work fine.Thank you for reviving this wonderful extension! I missed it dearly.